deps(npm): bump @angular/router from 21.2.1 to 21.2.11 in /ui#88
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps(npm): bump @angular/router from 21.2.1 to 21.2.11 in /ui#88dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
a662373 to
84191f1
Compare
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 21.2.1 to 21.2.11. - [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.11/packages/router) --- updated-dependencies: - dependency-name: "@angular/router" dependency-version: 21.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
84191f1 to
400f550
Compare
Contributor
Author
|
Looks like @angular/router is up-to-date now, so this is no longer needed. |
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 21.2.1 to 21.2.11.
Release notes
Sourced from @angular/router's releases.
... (truncated)
Changelog
Sourced from @angular/router's changelog.
Commits
fbe080fdocs(router): Fix method name for retrieving stored handles1be52addocs: Align Router API docs with inject based DIfa4eff3docs(docs-infra): Validate case-sensitive API symbol links in@link580212cfix(router): restore internal URL on popstate whenbrowserUrlis used684e9fdfix(router): normalize multiple leading slashes in URL parser0960592fix(router): pass outlet context to split to fix empty path named outletsa21be36refactor: prepare for requiredchangeDetectionprop on G3.