[Snyk] Upgrade @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.53.3 #100
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.53.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 46 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: @rollup/rollup-linux-x64-gnu
-
4.53.3 - 2025-11-19
- Fix an error where too many modules where flagged for having an unused external import (#6182)
- Fix an error where an assignment was wrongly tree-shaken when mutating it (#6183)
- #6171: Add test-install CI job to test packaging, installation and importing of rollup package (@ antoninkriz, @ lukastaegert)
- #6174: Re-enable TypeScript test (@ lukastaegert)
- #6180: fix(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
- #6182: Tracing the importers chain for exported variables in external module (@ TrickyPi, @ lukastaegert)
- #6183: Check if left side is included when checking if assigning to an assignment has side effects (@ lukastaegert)
-
4.53.2 - 2025-11-10
- Do not throw when using invalid escape sequences in template literals (#6177)
- #6177: handle TemplateElement with null cooked value (@ TrickyPi)
-
4.53.1 - 2025-11-07
- Fix install script (#6172)
- #6172: fix: move patch-package from postinstall to prepare script (@ mshima)
-
4.53.0 - 2025-11-07
- Improve rendering performance by caching generated variable names (#5947)
- #5947: refactor: store safe variable names in cache for subsequent usage (@ Aslemammad, @ lukastaegert, @ service account user)
- #6149: chore(deps): update dependency vite to v7.1.11 [security] (@ renovate[bot], @ service account user)
- #6151: fix(deps): update swc monorepo (major) (@ renovate[bot], @ service account user)
- #6152: fix(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ service account user)
- #6153: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ service account user)
- #6155: Fix tests: Do not swallow warnings for multi-format tests (@ lukastaegert, @ service account user)
- #6159: chore(deps): update dependency eslint-plugin-unicorn to v62 (@ renovate[bot])
- #6160: chore(deps): update github artifact actions (major) (@ renovate[bot])
- #6161: fix(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
- #6164: chore(deps): update dependency @ rollup/plugin-alias to v6 (@ renovate[bot])
- #6165: chore(deps): update dependency @ rollup/plugin-commonjs to v29 (@ renovate[bot])
- #6166: fix(deps): update swc monorepo (major) (@ renovate[bot], @ lukastaegert)
- #6167: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
-
4.52.5 - 2025-10-18
- Always produce valid UUIDs as debugIds in sourcemaps (#6144)
- #6135: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
- #6140: chore(deps): update peter-evans/create-or-update-comment action to v5 (@ renovate[bot])
- #6141: chore(deps): update peter-evans/find-comment action to v4 (@ renovate[bot])
- #6142: fix(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
- #6143: chore: eslint enable concurrency option (@ btea)
- #6144: fix: generation of debugIDs with invalid length (@ pablomatiasgomez, @ lukastaegert)
- #6146: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
- #6147: chore(deps): update actions/setup-node action to v6 (@ renovate[bot])
-
4.52.4 - 2025-10-03
- Fix an issue where the wrong branch of nullish coalescing was picked (#6133)
- #6128: Enable npm OIDC publishing (@ lukastaegert)
- #6133: Correct nullish coalescing branch resolution for symbol left value (@ TrickyPi)
- #6134: fix(deps): lock file maintenance minor/patch updates (@ renovate[bot], @ lukastaegert)
-
4.52.4-3 - 2025-09-28
-
4.52.4-2 - 2025-09-28
-
4.52.4-1 - 2025-09-28
-
4.52.3 - 2025-09-27
- Fix check in native loader for environments that do not support reports (#6123)
- #6123: fix(native-loader): safely handle report.getReport() on Termux/Android (@ Jobians, @ lukastaegert)
- #6124: chore(deps): pin msys2/setup-msys2 action to fb197b7 (@ renovate[bot])
- #6125: fix(deps): lock file maintenance minor/patch updates (@ renovate[bot])
- #6126: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
-
4.52.2 - 2025-09-23
- Fix Android build crashing due to failed dlopen (#6109)
- #6109: fix(rust): use prebuilt std when it is available (@ cyyynthia)
-
4.52.1 - 2025-09-23
- Opt-out of dynamic import optimization when using top-level await to effectively prevent deadlocks (#6121)
- #6121: Simplify top-level await deadlock prevention (@ lukastaegert)
-
4.52.0 - 2025-09-19
- Add option
- Add support for x86_64-pc-windows-gnu platform (#6110)
- #6087: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (@ maiieul)
- #6110: Add support x86_64-pc-windows-gnu (@ lsq, @ lukastaegert)
- #6118: Automatically remove REPL artefacts label from PRs (@ lukastaegert)
-
4.51.1-0 - 2025-09-19
-
4.51.0 - 2025-09-19
-
4.50.3-0 - 2025-09-19
-
4.50.2 - 2025-09-15
-
4.50.2-2 - 2025-09-15
-
4.50.1 - 2025-09-07
-
4.50.0 - 2025-08-31
-
4.49.0 - 2025-08-27
-
4.48.1 - 2025-08-25
-
4.48.0 - 2025-08-23
-
4.48.0-0 - 2025-08-22
-
4.47.1 - 2025-08-21
-
4.47.0 - 2025-08-21
-
4.46.4 - 2025-08-20
-
4.46.3 - 2025-08-18
-
4.46.2 - 2025-07-29
-
4.46.1 - 2025-07-28
-
4.46.0 - 2025-07-27
-
4.45.3 - 2025-07-26
-
4.45.1 - 2025-07-15
-
4.45.0 - 2025-07-12
-
4.44.2 - 2025-07-04
-
4.44.1 - 2025-06-26
-
4.44.0 - 2025-06-19
-
4.43.0 - 2025-06-11
-
4.42.0 - 2025-06-06
-
4.41.2 - 2025-06-06
-
4.41.1 - 2025-05-24
-
4.41.0 - 2025-05-18
-
4.40.2 - 2025-05-06
-
4.40.1 - 2025-04-28
-
4.40.0 - 2025-04-12
-
4.39.0 - 2025-04-02
-
4.38.0 - 2025-03-29
from @rollup/rollup-linux-x64-gnu GitHub release notes4.53.3
2025-11-19
Bug Fixes
Pull Requests
4.53.2
2025-11-10
Bug Fixes
Pull Requests
4.53.1
2025-11-07
Bug Fixes
Pull Requests
4.53.0
2025-11-07
Features
Pull Requests
4.52.5
2025-10-18
Bug Fixes
Pull Requests
4.52.4
2025-10-03
Bug Fixes
Pull Requests
4.52.3
2025-09-27
Bug Fixes
Pull Requests
4.52.2
2025-09-23
Bug Fixes
Pull Requests
4.52.1
2025-09-23
Bug Fixes
Pull Requests
4.52.0
2025-09-19
Features
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)Pull Requests
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: