Update rollup 3.26.2 → 3.29.4 (minor) #354
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 (3.26.2 → 3.29.4) · Repo · Changelog
Release Notes
3.29.4
3.29.3
3.29.2
3.29.1
3.29.0
3.28.1
3.28.0
3.27.2
3.27.1
3.27.0
3.26.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
3.29.4
Deoptimize all parameters when losing track of a function (#5158)
3.29.3
Fully deoptimize first level path when deoptimizing nested parameter paths (#5153)
chore(deps): update dependency @vue/eslint-config-typescript to v12 (#5148)
chore(deps): lock file maintenance minor/patch updates (#5149)
docs: improve the docs repl appearance in the light mode (#5145)
Adapt branches in REPL workflow
3.29.2
chore(deps): lock file maintenance minor/patch updates (#5137)
fix: exports `TreeshakingPreset` (#5131)
docs: steps to enable symlinks on windows (#5134)
3.29.1
Ignore wasm files when linting
fix: access document.currentScript at the top level (#5118)
fix(perf): avoid superfluous timer wrappings in watch mode (#5114)
re-enbale repl-artefacts workflow for rollup-swc branch (#5129)
chore(deps): lock file maintenance minor/patch updates (#5126)
chore(deps): update actions/checkout action to v4 (#5125)
3.29.0
Deoptimize custom event detail (#5123)
Added option to name sourcemap files, i.e. a output.sourcemapFileName… (#5105)
chore(deps): lock file maintenance minor/patch updates (#5115)
feat(types): add generic type for plugin api (#5112)
Docs: load full path of rollup.browser.js for Rollup V4 (#5109)
chore(deps): lock file maintenance minor/patch updates (#5108)
3.28.1
Comment out codecov token for now
chore(deps): lock file maintenance minor/patch updates (#5102)
chore(deps): update dependency lint-staged to v14 (#5101)
Fix resolution of relative external files outside target directory (#5099)
chore(deps): update dependency eslint-config-prettier to v9 (#5093)
chore(deps): lock file maintenance minor/patch updates (#5094)
Fix CI npm versions
3.28.0
feat: add `preliminaryFileName` to `OutputChunk` (#5086)
fix: the type of RenderedModule.code is readonly (#5091)
perf(sourcemaps): add back lazy sourcemap decode and handling nullish mappings (#5087)
3.27.2
Revert perf(sourcemap): lazy compute decoded mappings (#5075)
3.27.1
Update gitignore
perf(sourcemap): lazy compute decoded mappings (#5075)
Add codecov token
Exclude rollup-swc from REPL artefacts for now
Exclude rollup-swc from REPL artefacts for now
3.27.0
chore(deps): lock file maintenance minor/patch updates (#5079)
Add known globals (#5072)
chore(deps): update dependency @vue/eslint-config-prettier to v8 (#5078)
chore(deps): lock file maintenance minor/patch updates (#5070)
docs(tutorial): change the .js extension to .mjs (#5071)
Fix issue number
3.26.3
chore(deps): update typescript-eslint monorepo to v6 (major) (#5065)
chore(deps): update dependency prettier to v3 (#5064)
chore(config): migrate renovate config (#5059)
fix: don't pass external modules to the manualChunks function (#5068)
chore(deps): lock file maintenance minor/patch updates (#5056)
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