build(deps): bump @angular/router from 22.0.8 to 22.1.0 - #392
Merged
Conversation
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 22.0.8 to 22.1.0. - [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.1.0/packages/router) --- updated-dependencies: - dependency-name: "@angular/router" dependency-version: 22.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/angular/router-22.1.0
branch
from
August 2, 2026 22:45
911ad4a to
7e20b83
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @angular/router from 22.0.8 to 22.1.0.
Release notes
Sourced from @angular/router's releases.
... (truncated)
Changelog
Sourced from @angular/router's changelog.
... (truncated)
Commits
c1829f6docs(docs-infra): Add build-time validation for API and guide links using rou...e5c37f2fix(router): use safe hasOwnProperty when parsing query paramsd963920test(router): Update tests to usecurrentNavigation()cbbb1d8fix(router): handle outlet named proto in segment group mapsa74801cfix(router): fix malformed jsdoc comment for RouterLinkWithHref export97a3fd6feat(router): handle null and undefined inputs in RouterLinkActive1e79dd3refactor(router): Add handling for ActivatedRoute-scoped injectorfe72186fix(router): use native URL object for navigation boundary and comparisond069c55refactor(core): Split the ng global into internal and external objects861d37ebuild: update minimum supported Node.js versions