Skip to content

chore(deps): bump @angular/router from 20.3.16 to 21.2.3 in /console#12

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/angular/router-21.2.3
Open

chore(deps): bump @angular/router from 20.3.16 to 21.2.3 in /console#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/console/angular/router-21.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Bumps @angular/router from 20.3.16 to 21.2.3.

Release notes

Sourced from @​angular/router's releases.

VSCode Extension: 21.2.3

This release contains internal refactorings only.

21.2.3

core

Commit Description
fix - 62a97f7e4b ensure definitions compile
fix - 21b1c3b2ee include signal debug names in their toString() representation
fix - 224e60ecb1 sanitize translated attribute bindings with interpolations

VSCode Extension: 21.2.2

  • fix(extension): bundle TypeScript 5.9 internally (da57d1af73)

21.2.2

compiler

Commit Description
fix - 1df1697c6e prevent mutation of children array in RecursiveVisitor

compiler-cli

Commit Description
fix - c822bf8e76 always parenthesize object literals in TCB
fix - 05d022d5e6 ignore generated ngDevMode signal branch for code coverage

forms

Commit Description
feat - 670d1660c4 add 'blur' option to debounce rule

VSCode Extension: 21.2.1

  • perf(language-service): use lightweight project warmup for Angular analysis (d2137928e8)

21.2.1

core

Commit Description
fix - e2e9a9a531 adds transfer cache to httpResource to fix hydration
fix - b4ec3cc4e4 prevent child animation elements from being orphaned
fix - e923d88398 Prevent removal of elements during drag and drop

http

Commit Description
fix - 277ade97ac correctly cache blob responses in transfer cache (#67002)

VSCode Extension: 21.2.0

  • fix(vscode-extension): Highlight function calls with optional chaining (4f8d3995f0)
  • feat(language-service): add linked editing ranges for HTML tag synchronization (8c21866f49)
  • fix(vscode-extension): support highlighting for class bindings with brackets (01ed57f297)
  • feat(language-service): add JSON schema for angularCompilerOptions (496967e7b1)
  • fix(language-service): Detect local project version on creation (8a7cbd4668)

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

21.2.3 (2026-03-11)

core

Commit Type Description
62a97f7e4b fix ensure definitions compile
21b1c3b2ee fix include signal debug names in their toString() representation
224e60ecb1 fix sanitize translated attribute bindings with interpolations

21.2.2 (2026-03-09)

compiler

Commit Type Description
1df1697c6e fix prevent mutation of children array in RecursiveVisitor

compiler-cli

Commit Type Description
c822bf8e76 fix always parenthesize object literals in TCB
05d022d5e6 fix ignore generated ngDevMode signal branch for code coverage

forms

Commit Type Description
670d1660c4 feat add 'blur' option to debounce rule

22.0.0-next.1 (2026-03-05)

compiler

Commit Type Description
72a17afaf3 fix prevent mutation of children array in RecursiveVisitor

compiler-cli

Commit Type Description
dc4cf649b6 fix ignore generated ngDevMode signal branch for code coverage

forms

Commit Type Description
c767d678cf feat add 'blur' option to debounce rule

migrations

Commit Type Description
f01901d766 fix avoid generating invalid code in ChangeDetectionStrategy.Eager migration

... (truncated)

Commits
  • 84adb2f refactor(router): Permit deferring commit of traversal navigations
  • 17da2c3 docs(docs-infra): remove toString from the API docs
  • 5b8a403 build: update rules_browsers digest to ceb5275
  • 81cabc1 feat(core): add support for TypeScript 6
  • 0f47fda test(router): move timeout and autoTick helpers to shared testing utilities
  • 11767ca build: update Jasmine to 6.0.0
  • 3867cd8 perf(router): Use .bind to avoid holding other closures in memory
  • 5a0f272 Revert "feat(router): adds browserUrl input support to router links"
  • 68ba9c4 test(router): remove provider zoneless from tests
  • 9505541 feat(router): adds browserUrl input support to router links
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 20.3.16 to 21.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.3/packages/router)

---
updated-dependencies:
- dependency-name: "@angular/router"
  dependency-version: 21.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 12, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants