Skip to content

chore(deps): update angular packages#422

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-packages
Open

chore(deps): update angular packages#422
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
@angular/animations (source) 19.2.1919.2.20 age confidence
@angular/animations (source) 21.0.021.2.4 age confidence
@angular/build 21.2.021.2.2 age confidence
@angular/build 20.3.1920.3.20 age confidence
@angular/build 21.0.021.2.2 age confidence
@angular/cli 21.2.021.2.2 age confidence
@angular/cli 20.3.1920.3.20 age confidence
@angular/cli 21.0.021.2.2 age confidence
@angular/common (source) 19.2.1919.2.20 age confidence
@angular/common (source) 21.2.121.2.4 age confidence
@angular/common (source) 20.3.1720.3.18 age confidence
@angular/compiler (source) 19.2.1919.2.20 age confidence
@angular/compiler (source) 21.2.121.2.4 age confidence
@angular/compiler (source) 20.3.1720.3.18 age confidence
@angular/compiler-cli (source) 19.2.1919.2.20 age confidence
@angular/compiler-cli (source) 21.2.121.2.4 age confidence
@angular/compiler-cli (source) 20.3.1720.3.18 age confidence
@angular/compiler-cli (source) 21.0.021.2.4 age confidence
@angular/core (source) 19.2.1919.2.20 age confidence
@angular/core (source) 21.2.121.2.4 age confidence
@angular/core (source) 20.3.1720.3.18 age confidence
@angular/forms (source) 19.2.1919.2.20 age confidence
@angular/forms (source) 21.2.121.2.4 age confidence
@angular/forms (source) 20.3.1720.3.18 age confidence
@angular/forms (source) 21.0.021.2.4 age confidence
@angular/platform-browser (source) 19.2.1919.2.20 age confidence
@angular/platform-browser (source) 21.2.121.2.4 age confidence
@angular/platform-browser (source) 20.3.1720.3.18 age confidence
@angular/platform-browser (source) 21.0.021.2.4 age confidence
@angular/platform-browser-dynamic (source) 19.2.1919.2.20 age confidence
@angular/platform-browser-dynamic (source) 21.0.021.2.4 age confidence
@angular/platform-server (source) 19.2.1919.2.20 age confidence
@angular/platform-server (source) 21.2.121.2.4 age confidence
@angular/platform-server (source) 20.3.1720.3.18 age confidence
@angular/platform-server (source) 21.0.021.2.4 age confidence
@angular/router (source) 19.2.1919.2.20 age confidence
@angular/router (source) 21.2.121.2.4 age confidence
@angular/router (source) 20.3.1720.3.18 age confidence
@angular/router (source) 21.0.021.2.4 age confidence
@angular/ssr 21.2.021.2.2 age confidence
@angular/ssr 20.3.1920.3.20 age confidence

Release Notes

angular/angular (@​angular/animations)

v19.2.20

Compare Source

compiler
Commit Type Description
5be912eb55 fix disallow translations of iframe src
core
Commit Type Description
b89b0a83a4 fix sanitize translated attribute bindings with interpolations
621c7071ad fix sanitize translated form attributes
angular/angular-cli (@​angular/build)

v21.2.2

Compare Source

@​angular/cli
Commit Type Description
8447d9132 fix conditionally quote package names when adding dependencies based on host requirements
d2f209823 fix preserve exact version in ng add when requested
28f4d684a perf avoid redundant package version resolution in ng add
@​angular/build
Commit Type Description
06010294f fix allow any CHROME_BIN for vitest playwright provider
8dec0c62b fix normalize line endings for CSP hash generation
58688ebd7 fix pass process environment variables to prerender workers
4ca61647f fix resolve assets correctly during i18n prerendering

v21.2.1

Compare Source

@​angular/cli
Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes
@​schematics/angular
Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled
@​angular-devkit/build-angular
Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0
@​angular/build
Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n
@​angular/ssr
Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process
angular/angular (@​angular/compiler-cli)

v19.2.20

Compare Source

angular/angular (@​angular/router)

v19.2.20

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 5, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: demo/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: demo@0.0.0
npm error Found: @angular/core@21.0.0
npm error node_modules/@angular/core
npm error   peer @angular/core@"21.0.0" from @angular/common@21.0.0
npm error   node_modules/@angular/common
npm error     peer @angular/common@"^21.0.0" from @angular/ssr@21.0.0
npm error     node_modules/@angular/ssr
npm error       @angular/ssr@"^21.0.0-rc.1" from the root project
npm error     @angular/common@"^21.0.0-rc.1" from the root project
npm error   peer @angular/core@"^21.0.0" from @angular/ssr@21.0.0
npm error   node_modules/@angular/ssr
npm error     @angular/ssr@"^21.0.0-rc.1" from the root project
npm error   1 more (the root project)
npm error
npm error Could not resolve dependency:
npm error @angular/animations@"21.2.4" from the root project
npm error
npm error Conflicting peer dependency: @angular/core@21.2.4
npm error node_modules/@angular/core
npm error   peer @angular/core@"21.2.4" from @angular/animations@21.2.4
npm error   node_modules/@angular/animations
npm error     @angular/animations@"21.2.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-13T13_26_08_081Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-13T13_26_08_081Z-debug-0.log

kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 5, 2026
@netlify
Copy link

netlify bot commented Mar 5, 2026

Deploy Preview for angular-runtime-demo ready!

Name Link
🔨 Latest commit c9ff6d4
🔍 Latest deploy log https://app.netlify.com/projects/angular-runtime-demo/deploys/69b3462ed86df60007a96500
😎 Deploy Preview https://deploy-preview-422--angular-runtime-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Mar 5, 2026
@renovate renovate bot force-pushed the renovate/angular-packages branch from 2b9dc78 to 54e64be Compare March 9, 2026 20:06
@renovate renovate bot changed the title chore(deps): update angular packages to v21.2.1 chore(deps): update angular packages Mar 9, 2026
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 9, 2026
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 11, 2026
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 11, 2026
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-framework-in-fixtures dependencies javascript type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants