Bump rollup and @angular-devkit/build-angular
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(4 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
Bumps rollup to 4.59.0 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates rollup from 4.52.3 to 4.59.0
Release notes
Sourced from rollup's releases.
v4.59.0
4.59.0
2026-02-22
Features
- Throw when the generated bundle contains paths that would leave the output directory (#6276)
Pull Requests
- #6275: Validate bundle stays within output dir (
@lukastaegert)v4.58.0
4.58.0
2026-02-20
Features
- Also support
__NO_SIDE_EFFECTS__annotation before variable declarations declaring function expressions (#6272)Pull Requests
- #6256: docs: document PreRenderedChunk properties including isDynamicEntry and isImplicitEntry (
@njg7194,@lukastaegert)- #6259: docs: Correct typo and improve sentence structure in docs for
output.experimentalMinChunkSize(@millerick,@lukastaegert)- #6260: fix(deps): update rust crate swc_compiler_base to v47 (
@renovate[bot],@lukastaegert)- #6261: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6262: Avoid unnecessary cloning of the code string (
@lukastaegert)- #6263: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6265: chore(deps): lock file maintenance (
@renovate[bot])- #6267: fix(deps): update minor/patch updates (
@renovate[bot])- #6268: chore(deps): update dependency eslint-plugin-unicorn to v63 (
@renovate[bot],@lukastaegert)- #6269: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6270: chore(deps): lock file maintenance (
@renovate[bot])- #6272: forward NO_SIDE_EFFECTS annotations to function expressions in variable declarations (
@lukastaegert)v4.57.1
4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.59.0
2026-02-22
Features
- Throw when the generated bundle contains paths that would leave the output directory (#6276)
Pull Requests
- #6275: Validate bundle stays within output dir (
@lukastaegert)4.58.0
2026-02-20
Features
- Also support
__NO_SIDE_EFFECTS__annotation before variable declarations declaring function expressions (#6272)Pull Requests
- #6256: docs: document PreRenderedChunk properties including isDynamicEntry and isImplicitEntry (
@njg7194,@lukastaegert)- #6259: docs: Correct typo and improve sentence structure in docs for
output.experimentalMinChunkSize(@millerick,@lukastaegert)- #6260: fix(deps): update rust crate swc_compiler_base to v47 (
@renovate[bot],@lukastaegert)- #6261: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6262: Avoid unnecessary cloning of the code string (
@lukastaegert)- #6263: fix(deps): update minor/patch updates (
@renovate[bot],@lukastaegert)- #6265: chore(deps): lock file maintenance (
@renovate[bot])- #6267: fix(deps): update minor/patch updates (
@renovate[bot])- #6268: chore(deps): update dependency eslint-plugin-unicorn to v63 (
@renovate[bot],@lukastaegert)- #6269: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6270: chore(deps): lock file maintenance (
@renovate[bot])- #6272: forward NO_SIDE_EFFECTS annotations to function expressions in variable declarations (
@lukastaegert)4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)- #6252: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6253: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6254: Fully include dynamic imports in a try-catch (
@lukastaegert)
... (truncated)
Commits
ae846954.59.0b39616eUpdate audit-resolvec60770dValidate bundle stays within output dir (#6275)33f39c14.58.0b61c408forward NO_SIDE_EFFECTS annotations to function expressions in variable decla...7f00689Extend agent instructionse7b2b85chore(deps): lock file maintenance (#6270)2aa5da9fix(deps): update minor/patch updates (#6267)4319837chore(deps): update dependency lru-cache to v11 (#6269)c3b6b4bchore(deps): update dependency eslint-plugin-unicorn to v63 (#6268)- 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.
Install script changes
This version modifies prepare script that runs during installation. Review the package contents before updating.
Updates @angular-devkit/build-angular from 20.3.13 to 20.3.18
Release notes
Sourced from @angular-devkit/build-angular's releases.
20.3.18
@angular-devkit/core
Commit Description update ajvto8.18.0
@angular/build
Commit Description update rollup to 4.59.0 20.3.17
@angular/ssr
Commit Description prevent open redirect via X-Forwarded-Prefix header validate host headers to prevent header-based SSRF 20.3.16
@angular/cli
Commit Description update dependency @modelcontextprotocol/sdkto v1.26.020.3.15
@angular/cli
Commit Description update pacote to v21.0.4
@angular-devkit/build-angular
Commit Description update webpack to version 5.104.1 20.3.14
@angular/cli
Commit Description update dependency @modelcontextprotocol/sdkto v1.25.2
Changelog
Sourced from @angular-devkit/build-angular's changelog.
20.3.18 (2026-02-26)
@angular-devkit/core
Commit Type Description 39596d529 fix update ajvto8.18.0
@angular/build
Commit Type Description f668e2778 fix update rollup to 4.59.0 19.2.22 (2026-02-26)
@angular-devkit/core
Commit Type Description 0a01aecd9 fix update ajvto8.18.0
@angular/build
Commit Type Description 79f59412a fix update rollup to 4.59.0 21.2.0 (2026-02-25)
@angular/cli
Commit Type Description 0dd04f289 feat add markdown files to Prettier's formatting list fbae1b6ab feat automatic formatting files modified by schematics 91b9d281f feat integrate file formatting into update migrations 98a24d040 feat standardize MCP tools around workspace/project options d9cd609c5 fix correctly parse scoped packages in yarn classic list output 5b05f2500 fix enable shell option for Prettier execution on Windows platforms 25b8a157d fix quote complex range specifiers in package manager 6f29a8c35 fix renamed files by their new path in the schematic workflow
... (truncated)
Commits
05b3511release: cut the v20.3.18 release39596d5fix(@angular-devkit/core): updateajvto8.18.0f668e27fix(@angular/build): update rollup to 4.59.0c0d1626release: cut the v20.3.17 release8700e18fix(@angular/ssr): prevent open redirect via X-Forwarded-Prefix header67582a9fix(@angular/ssr): validate host headers to prevent header-based SSRF750f037release: cut the v20.3.16 release0f02acabuild: update webpack to v5.105.0656888afix(@angular/cli): update dependency@modelcontextprotocol/sdkto v1.26.0279b1adrelease: cut the v20.3.15 release- Additional commits viewable in compare view
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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
@angular-devkit/build-angular
npm
20.3.13 → 20.3.18
Patch
Technical Details
| ID: | 14720363 |
| UUID: | 4005168079 |
| Node ID: | PR_kwDOPCSbL87HCBln |
| Host: | GitHub |
| Repository: | contentstack/kickstart-angular |