[Snyk] Upgrade rollup from 4.18.0 to 4.28.1#2
Open
snyk-io[bot] wants to merge 1 commit intodevelopfrom
Open
Conversation
Snyk has created this PR to upgrade rollup from 4.18.0 to 4.28.1. See this package in npm: rollup See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/6ffc5fc2-2279-4241-85ea-ac261f7708fc?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
Author
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 from 4.18.0 to 4.28.1.
ℹ️ 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 36 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-MICROMATCH-6838728
SNYK-JS-AXIOS-7361793
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-NANOID-8492085
SNYK-JS-ROLLUP-8073097
SNYK-JS-AXIOS-6671926
SNYK-JS-COOKIE-8163060
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: rollup
-
4.28.1 - 2024-12-06
- Support running Rollup natively on LoongArch (#5749)
- Add optional
- #5749: feat: add support for LoongArch (@ darkyzhou)
- #5751: feat: Add
- #5752: chore(deps): update dependency mocha to v11 (@ renovate[bot])
- #5753: chore(deps): update dependency vite to v6 (@ renovate[bot])
- #5754: fix(deps): update swc monorepo (major) (@ renovate[bot])
- #5755: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
- #5756: Test if saving the Cargo cache can speed up FreeBSD (@ lukastaegert)
-
4.28.0 - 2024-11-30
- Allow to specify how to handle import attributes when transpiling Rollup config files (#5743)
- #5743: fix: supports modify the import attributes key in the config file (@ TrickyPi, @ lukastaegert)
- #5747: chore(deps): update codecov/codecov-action action to v5 (@ renovate[bot])
- #5748: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
-
4.27.4 - 2024-11-23
- Update bundled magic-string to support sourcemap debug ids (#5740)
- #5740: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
-
4.27.3 - 2024-11-18
- Revert object property tree-shaking for now (#5736)
- #5736: Revert object tree-shaking until some issues have been resolved (@ lukastaegert)
-
4.27.2 - 2024-11-15
- Ensure unused variables in patterns are always deconflicted if rendered (#5728)
- #5728: Fix more variable deconflicting issues (@ lukastaegert)
-
4.27.1 - 2024-11-15
- Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)
- #5727: Debug out-of-memory issues with Rollup v4.27.0 (@ lukastaegert)
-
4.27.1-1 - 2024-11-15
-
4.27.1-0 - 2024-11-15
-
4.27.0 - 2024-11-15
- Tree-shake unused properties in object literals (#5420)
- Change hash length limit to 21 to avoid inconsistent hash length (#5423)
- #5420: feat: implement object tree-shaking (@ TrickyPi, @ lukastaegert)
- #5723: Reduce max hash size to 21 (@ lukastaegert)
- #5724: fix(deps): update swc monorepo (major) (@ renovate[bot])
- #5725: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
-
4.27.0-1 - 2024-11-14
-
4.27.0-0 - 2024-11-13
-
4.26.0 - 2024-11-13
-
4.25.0 - 2024-11-09
-
4.25.0-0 - 2024-10-29
-
4.24.4 - 2024-11-04
-
4.24.3 - 2024-10-29
-
4.24.2 - 2024-10-27
-
4.24.1 - 2024-10-27
-
4.24.0 - 2024-10-02
-
4.23.0 - 2024-10-01
-
4.22.5 - 2024-09-27
-
4.22.4 - 2024-09-21
-
4.22.3 - 2024-09-21
-
4.22.3-0 - 2024-09-20
-
4.22.2 - 2024-09-20
-
4.22.1 - 2024-09-20
-
4.22.0 - 2024-09-19
-
4.21.3 - 2024-09-12
-
4.21.2 - 2024-08-30
-
4.21.1 - 2024-08-26
-
4.21.0 - 2024-08-18
-
4.20.0 - 2024-08-03
-
4.19.2 - 2024-08-01
-
4.19.1 - 2024-07-27
-
4.19.0 - 2024-07-20
-
4.18.1 - 2024-07-08
-
4.18.0 - 2024-05-22
from rollup GitHub release notes4.28.1
2024-12-06
Bug Fixes
debugIdtoSourceMaptypes (#5751)Pull Requests
debugIdtoSourceMaptypes (@ timfish, @ lukastaegert)4.28.0
2024-11-30
Features
Pull Requests
4.27.4
2024-11-23
Bug Fixes
Pull Requests
4.27.3
2024-11-18
Bug Fixes
Pull Requests
4.27.2
2024-11-15
Bug Fixes
Pull Requests
4.27.1
2024-11-15
Bug Fixes
Pull Requests
4.27.1-1
4.27.1-0
4.27.0
2024-11-15
Features
Bug Fixes
Pull Requests
4.27.0-1
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: