Skip to content

chore(deps): bump @angular/router from 13.3.11 to 22.0.3#407

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/router-22.0.3
Closed

chore(deps): bump @angular/router from 13.3.11 to 22.0.3#407
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular/router-22.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/router from 13.3.11 to 22.0.3.

Release notes

Sourced from @​angular/router's releases.

22.0.3

compiler

Commit Description
fix - f90c20df40 account for NgModule dependencies in JIT-compiled partial declarations
fix - f4f7f3755c remove unused import breaking CI in 22.0.x

compiler-cli

Commit Description
fix - 06d854929c report diagnostic instead of crashing on malformed host binding

core

Commit Description
fix - 2799304259 avoid uncaught promise errors in injectAsync prefetching

http

Commit Description
fix - 8cdc202dfc prevent caching of responses with Set-Cookie headers

service-worker

Commit Description
fix - b4a5a2fb4e preserve referrer in asset requests
fix - a16f9b2263 preserve referrer policy in asset requests

upgrade

Commit Description
fix - bcc648f4b6 support model() signals in downgradeComponent

22.0.2

common

Commit Description
fix - 94ea403563 escape anchor fragment in shadow DOM name selector
fix - 6c1f3e9d49 skip transfer cache for uncacheable HTTP traffic (#69316)

compiler

Commit Description
fix - 6f1171991a restrict possible event handler check to property names longer than 2 characters

core

Commit Description
fix - 528a34f766 avoid caching missing locale data
fix - e17e8d5422 escape overlapping comment delimiters in escapeCommentText
fix - 59dea13f80 guard against DOM clobbering in declareExperimentalWebMcpTool
fix - 3a48abc15c preserve leave animation for sibling instances sharing a TNode
fix - 93d0a5f95c prevent unsubscribe during emit from throwing off other listeners
fix - b32ee7ceb3 treat iframe credentialless as security-sensitive
perf - f902d1d35e detect existing signal dependency without checking all producer links

http

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

22.0.3 (2026-06-25)

compiler

Commit Type Description
f90c20df40 fix account for NgModule dependencies in JIT-compiled partial declarations
f4f7f3755c fix remove unused import breaking CI in 22.0.x

compiler-cli

Commit Type Description
06d854929c fix report diagnostic instead of crashing on malformed host binding

core

Commit Type Description
2799304259 fix avoid uncaught promise errors in injectAsync prefetching

http

Commit Type Description
8cdc202dfc fix prevent caching of responses with Set-Cookie headers

service-worker

Commit Type Description
b4a5a2fb4e fix preserve referrer in asset requests
a16f9b2263 fix preserve referrer policy in asset requests

upgrade

Commit Type Description
bcc648f4b6 fix support model() signals in downgradeComponent

22.1.0-next.1 (2026-06-17)

common

Commit Type Description
a69e56df71 fix escape anchor fragment in shadow DOM name selector

compiler

Commit Type Description
417a4071a7 fix restrict possible event handler check to property names longer than 2 characters

core

Commit Type Description
98f42eaaae fix avoid caching missing locale data
ea1a3ed64c fix escape overlapping comment delimiters in escapeCommentText
8cf7731468 fix guard against DOM clobbering in declareExperimentalWebMcpTool
6b5616b2c7 fix preserve leave animation for sibling instances sharing a TNode
28cb15a2bb fix prevent unsubscribe during emit from throwing off other listeners
0152e3cbdf fix treat iframe credentialless as security-sensitive
327744ac17 perf detect existing signal dependency without checking all producer links

... (truncated)

Commits
  • 81cb457 refactor(router): Add handling for ActivatedRoute-scoped injector
  • 43edc84 fix(router): use native URL object for navigation boundary and comparison
  • 76a8c87 refactor(core): Split the ng global into internal and external objects
  • a97d5ec build: update minimum supported Node.js versions
  • 3e5ab7b fix(router): skip scroll-to-top on initial navigation when hydrating
  • 3e7117d fix(router): Add strict typing on 'getResolvedTitleForRoute'
  • e9d1c7e refactor(router): Move target RouterState creation before 'blocking' stage
  • ad717df refactor(core): use the @Service decorator where possible.
  • b8d3f36 feat(compiler-cli): add support for Node.js 26.0.0
  • 8a7f955 docs: correct "Angular JS" to "AngularJS"
  • 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 13.3.11 to 22.0.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/v22.0.3/packages/router)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #413.

@dependabot dependabot Bot closed this Jun 26, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/angular/router-22.0.3 branch June 26, 2026 22:35
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants