Bump @rollup/rollup-linux-x64-gnu from 4.45.1 to 4.46.1 in /packages/nextjs-cache-handler
Closed
Number: #41
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
Created:
July 28, 2025 at 09:14 AM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
August 02, 2025 at 07:38 AM UTC
(about 1 month ago)
(about 1 month ago)
Closed:
August 02, 2025 at 07:38 AM UTC
(about 1 month ago)
(about 1 month ago)
Time to Close:
5 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @rollup/rollup-linux-x64-gnu from 4.45.1 to 4.46.1.
Release notes
Sourced from @rollup/rollup-linux-x64-gnu
's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)v4.46.0
4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)v4.45.3
4.45.3
2025-07-26
Bug Fixes
- Do not fail build if a const is reassigned but warn instead (#6020)
- Fail with a helpful error message if an exported binding is not defined (#6023)
Pull Requests
- #6014: chore(deps): update dependency
@vue/language-server
to v3 (@renovate
[bot])- #6015: chore(deps): update dependency vue-tsc to v3 (
@renovate
[bot],@lukastaegert
)- #6016: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #6017: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #6020: Make const reassignments only a warning (
@lukastaegert
)- #6023: Throw descriptive error message for used export is not defined (
@TrickyPi
)- #6027: feat: upgrade to NAPI-RS 3 stable (
@Brooooooklyn
)- #6028: Update eslint-plugin-unicorn to resolve vulnerability (
@lukastaegert
)- #6034: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)
Changelog
Sourced from @rollup/rollup-linux-x64-gnu
's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)4.45.3
2025-07-26
Bug Fixes
- Do not fail build if a const is reassigned but warn instead (#6020)
- Fail with a helpful error message if an exported binding is not defined (#6023)
Pull Requests
- #6014: chore(deps): update dependency
@vue/language-server
to v3 (@renovate
[bot])- #6015: chore(deps): update dependency vue-tsc to v3 (
@renovate
[bot],@lukastaegert
)- #6016: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)- #6017: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #6020: Make const reassignments only a warning (
@lukastaegert
)- #6023: Throw descriptive error message for used export is not defined (
@TrickyPi
)- #6027: feat: upgrade to NAPI-RS 3 stable (
@Brooooooklyn
)- #6028: Update eslint-plugin-unicorn to resolve vulnerability (
@lukastaegert
)- #6034: fix(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)
Commits
244dc20
4.46.16031a33
disables optimization for external namespace when using the in operator (#6036)09794f1
4.46.09a8614f
feat: optimizein
checks on namespaces to keep them treeshake-able (#6029)fdd48a9
feat: update linux-loongarch64-gnu (#5991)461b1ac
fix(deps): update swc monorepo (major) (#6033)d6908c9
4.45.3ccdde29
Fix option namea29ef7a
4.45.29f3835e
Fix package name for ppc64 architecture- Additional commits viewable 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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:
1
1
Additions:
+4
+4
Deletions:
-3
-3
Package Dependencies
Package:
@rollup/rollup-linux-x64-gnu
Ecosystem:
npm
npm
Version Change:
4.45.1 → 4.46.1
Update Type:
Minor
Minor
Path:
/packages/nextjs-cache-handler
Technical Details
ID: | 4225137 |
UUID: | 2699892383 |
Node ID: | PR_kwDOM6SKXs6g7Raf |
Host: | GitHub |
Repository: | fortedigital/nextjs-cache-handler |
Mergeable: | Yes |
Merge State: | Clean |