docsify-corner
docsify-corner copied to clipboard
build(deps-dev): bump rollup from 4.40.2 to 4.53.3
Bumps rollup from 4.40.2 to 4.53.3.
Release notes
Sourced from rollup's releases.
v4.53.3
4.53.3
2025-11-19
Bug Fixes
- 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)
Pull Requests
- #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)v4.53.2
4.53.2
2025-11-10
Bug Fixes
- Do not throw when using invalid escape sequences in template literals (#6177)
Pull Requests
- #6177: handle TemplateElement with null cooked value (
@TrickyPi)v4.53.1
4.53.1
2025-11-07
Bug Fixes
- Fix install script (#6172)
Pull Requests
v4.53.0
4.53.0
2025-11-07
Features
... (truncated)
Changelog
Sourced from rollup's changelog.
4.53.3
2025-11-19
Bug Fixes
- 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)
Pull Requests
- #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
Bug Fixes
- Do not throw when using invalid escape sequences in template literals (#6177)
Pull Requests
- #6177: handle TemplateElement with null cooked value (
@TrickyPi)4.53.1
2025-11-07
Bug Fixes
- Fix install script (#6172)
Pull Requests
4.53.0
2025-11-07
Features
- Improve rendering performance by caching generated variable names (#5947)
Pull Requests
... (truncated)
Commits
998b5954.53.3ef834c2Tracing the importers chain for exported variables in external module (#6182)fb21d56Check if left side is included when checking if assigning to an assignment ha...4b4581dAdd test-install CI job to test packaging, installation and importing of roll...18ee41bfix(deps): lock file maintenance minor/patch updates (#6180)f0a80d1Re-enable TypeScript test (#6174)d8b01504.53.24f43f03handle TemplateElement with null cooked value (#6177)e3bdcdf4.53.196b5453fix: move patch-package from postinstall to prepare script (#6172)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)