Skip to content

build(deps-dev): bump @angular/router from 21.0.8 to 21.1.1 - #2917

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/router-21.1.1
Open

build(deps-dev): bump @angular/router from 21.0.8 to 21.1.1#2917
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular/router-21.1.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @angular/router from 21.0.8 to 21.1.1.

Release notes

Sourced from @​angular/router's releases.

21.1.1

compiler-cli

CommitDescription
fix - 0e1f1ed573drop .tsx extension for generated relative imports

core

CommitDescription
fix - 05adfcf8f2handle Set in class bindings

forms

CommitDescription
feat - d89a80a970Ability to manually register a form field binding in signal forms
fix - cb75f9ce85fix control value syncing on touch

VSCode Extension: 21.1.1

  • fix(vscode-extension): add syntax highlighting for arrow functions (a649fc8f57)
  • fix(vscode-extension): add syntax highlighting for spread/rest expressions (8f16846dd9)

VSCode Extension: 21.1.0

21.1.0 (2026-01-12)

  • fix(vscode-extension): convert enum member kind in completions correctly (50674f8c28)

21.1.0

common

CommitDescription
feat - d8790972beAdd custom transformations for Cloudflare and Cloudinary image loaders
feat - a6b8cb68afsupport custom transformations in ImageKit and Imgix loaders

compiler

CommitDescription
feat - 640693da8eAdd support for multiple swich cases matching
fix - 0ad3adc7c6Support empty cases

core

CommitDescription
feat - 99ad18a4eeAdd stability debugging utility
feat - a0dfa5fa86support rest arguments in function calls
feat - 6e18fa8bc9support spread elements in array literals
feat - e407280ab5support spread expressions in object literals
fix - 06be8034bbMicrotask scheduling should be used after any application synchronization
fix - b4f584cf42return StaticProvider for providePlatformInitializer

forms

CommitDescription
feat - 1ea5c97703allow focusing bound control from field state

platform-browser

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

21.1.1 (2026-01-21)

compiler-cli

CommitTypeDescription
0e1f1ed573fixdrop .tsx extension for generated relative imports

core

CommitTypeDescription
05adfcf8f2fixhandle Set in class bindings

forms

CommitTypeDescription
d89a80a970featAbility to manually register a form field binding in signal forms
cb75f9ce85fixfix control value syncing on touch

21.1.0 (2026-01-14)

Deprecations

upgrade

  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.

common

CommitTypeDescription
d8790972befeatAdd custom transformations for Cloudflare and Cloudinary image loaders
a6b8cb68affeatsupport custom transformations in ImageKit and Imgix loaders

compiler

CommitTypeDescription
640693da8efeatAdd support for multiple swich cases matching
0ad3adc7c6fixSupport empty cases

core

CommitTypeDescription
99ad18a4eefeatAdd stability debugging utility
a0dfa5fa86featsupport rest arguments in function calls
6e18fa8bc9featsupport spread elements in array literals
e407280ab5featsupport spread expressions in object literals
06be8034bbfixMicrotask scheduling should be used after any application synchronization
b4f584cf42fixreturn StaticProvider for providePlatformInitializer

forms

CommitTypeDescription
1ea5c97703featallow focusing bound control from field state

platform-browser

CommitTypeDescription
ec9dc94ceefeatadd context to createApplication
ab67988d2efeatresolve JIT resources in createApplication

... (truncated)

Commits
  • 1884226 docs(docs-infra): Handle additional description format
  • b1c68e6 docs: update examples to use isActive instead of deprecated `Router.isActiv...
  • a2b9429 Revert "feat(router): add trailingSlash config option"
  • 12fccc5 feat(router): add trailingSlash config option
  • 7003e8d feat(router): Publish Router's integration with platform Navigation API as ex...
  • 9e043de fix(router): handle errors from view transition updateCallbackDone promise
  • bcef77d fix(router): Fix RouterLink href not updating with queryParamsHandling
  • 1c00ab4 feat(router): extend paramters of RedirectFunction to include paramMap and qu...
  • 97fd1de Revert "refactor(router): Add support for precommitHandler in Navigation inte...
  • 397dbc4 Revert "refactor(router): Retain original navigateEvent across redirects"
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Jan 23, 2026
@coderabbitai

coderabbitaiBot commented Jan 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/angular/router-21.1.1 branch 2 times, most recently from db7909f to 0830629CompareJanuary 27, 2026 10:03
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 21.0.8 to 21.1.1.
- [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.1.1/packages/router)
---
updated-dependencies:
- dependency-name: "@angular/router"
dependency-version: 21.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/angular/router-21.1.1 branch from 0830629 to ab53accCompareFebruary 10, 2026 16:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants