Bump @rollup/rollup-linux-x64-gnu from 4.44.1 to 4.45.0
Open
Number: #330
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 14, 2025 at 02:47 PM UTC
(11 months ago)
(11 months ago)
Updated:
July 14, 2025 at 02:47 PM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @rollup/rollup-linux-x64-gnu from 4.44.1 to 4.45.0.
Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
v4.45.0
4.45.0
2025-07-12
Features
- Improve tree-shaking when both branches of a conditional expression return the same boolean value (#6000)
- In environments that support both CJS and ESM, prefer the ESM build of Rollup (#6005)
Bug Fixes
- Ensure static blocks do not prevent tree-shaking if they access
this(#6001)Pull Requests
- #6000: feat: improve get literal value for conditional expression (
@ahabhgk,@lukastaegert)- #6001: Correct the parent scope for static blocks (
@TrickyPi,@lukastaegert)- #6005: fix: export field order prefer esm (
@DylanPiercey)v4.44.2
4.44.2
2025-07-04
Bug Fixes
- Correctly handle
@__PURE__annotations afternewkeyword (#5998)- Generate correct source mapping for closing braces of block statements (#5999)
Pull Requests
- #5998: Support
@__PURE__when nested after new in constructor invocations (@TrickyPi)- #5999: Add location info for closing brace of block statement (
@TrickyPi)- #6002: chore(deps): update dependency vite to v7 (
@renovate[bot],@lukastaegert)- #6004: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)
Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
4.45.0
2025-07-12
Features
- Improve tree-shaking when both branches of a conditional expression return the same boolean value (#6000)
- In environments that support both CJS and ESM, prefer the ESM build of Rollup (#6005)
Bug Fixes
- Ensure static blocks do not prevent tree-shaking if they access
this(#6001)Pull Requests
- #6000: feat: improve get literal value for conditional expression (
@ahabhgk,@lukastaegert)- #6001: Correct the parent scope for static blocks (
@TrickyPi,@lukastaegert)- #6005: fix: export field order prefer esm (
@DylanPiercey)4.44.2
2025-07-04
Bug Fixes
- Correctly handle
@__PURE__annotations afternewkeyword (#5998)- Generate correct source mapping for closing braces of block statements (#5999)
Pull Requests
- #5998: Support
@__PURE__when nested after new in constructor invocations (@TrickyPi)- #5999: Add location info for closing brace of block statement (
@TrickyPi)- #6002: chore(deps): update dependency vite to v7 (
@renovate[bot],@lukastaegert)- #6004: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)
Commits
b7c7c114.45.07be41cbfeat: improve get literal value for conditional expression (#6000)1923218fix: export field order prefer esm (#6005)9cebb0bCorrect the parent scope for static blocks (#6001)d6dd1e74.44.2af9fb94List included PRs before release7155102Add location info for closing brace of block statement (#5999)a916563Support @PURE when nested after new in constructor invocations (#5998)bd2d98cchore(deps): update dependency vite to v7 (#6002)960c246fix(deps): lock file maintenance minor/patch updates (#6004)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+7
+7
Deletions:
-5
-5
Package Dependencies
Package:
@rollup/rollup-linux-x64-gnu
Ecosystem:
npm
npm
Version Change:
4.44.1 → 4.45.0
Update Type:
Minor
Minor
Technical Details
| ID: | 3284095 |
| UUID: | 2664515902 |
| Node ID: | PR_kwDOFsbMz86e0Uk- |
| Host: | GitHub |
| Repository: | circuitpython/web-editor |
| Merge State: | Unknown |