Update rollup 4.9.6 → 4.12.0 (minor) #13008
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rollup (4.9.6 → 4.12.0) · Repo · Changelog
Release Notes
4.12.0
4.11.0
4.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
4.12.0
Improve performance by directly constructing AST from buffer (#5391)
chore(deps): lock file maintenance minor/patch updates (#5395)
chore(deps): update typescript-eslint monorepo to v7 (major) (#5394)
chore(deps): update dependency eslint-plugin-unicorn to v51 (#5393)
4.11.0
Add const reassign rule (#5388)
fix: separately export `__proto__` for compatibility with CJS Transpiler Re-exports (#5380)
4.10.0
chore(deps): update codecov/codecov-action action to v4 (#5384)
Resolve all rollup imports to node_modules to avoid type conflict (#5386)
Add skipLibCheck again to fix type issues
Fix declaration file
Ensure we pull before a release
chore(deps): lock file maintenance minor/patch updates (#5385)
Catch Rust panics and then throw them in JS (#5383)
Implement "output.hashCharacters" option to define character set for file hashes (#5371)
Update documentation (#5382)
Roll back vitepress as 1.0.0-rc.40 breaks the development build (#5372)
Fix dependency range for Node types (#5370)
chore(deps): lock file maintenance minor/patch updates (#5369)
chore(deps): update peter-evans/find-comment action to v3 (#5368)
chore(deps): update dependency husky to v9 (#5366)
chore(deps): update peter-evans/create-or-update-comment action to v4 (#5367)
chore(deps): update dependency pretty-ms to v9 (#5360)
chore(deps): update actions/cache action to v4 (#5359)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands