Skip to content

Bump @angular/router from 19.2.11 to 19.2.12 in /CSETWebNg #4659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps @angular/router from 19.2.11 to 19.2.12.

Release notes

Sourced from @​angular/router's releases.

19.2.12

common

Commit Description
fix - 126efc9972 cancel reader when app is destroyed (#61528)
fix - efda872453 prevent reading chunks if app is destroyed (#61354)

compiler

Commit Description
fix - 44bb328eae avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Description
fix - 107180260f Always retain prior results for all files (#61487)
fix - 1191e62d70 avoid ECMAScript private field metadata emit (#61227)

core

Commit Description
fix - 2b1b14f4d3 cleanup rxResource abort listener (#58306)
fix - 8f9b05eaaa cleanup testability subscriptions (#61261)
fix - eb53bda470 enable stashing only when withEventReplay() is invoked (#61352)
fix - 94f5a4b4d6 Testing should not throw when Zone does not patch test FW APIs (#61376)
fix - c0c69a5abc unregister onDestroy in toSignal. (#61514)

platform-server

Commit Description
perf - 8edafd0559 speed up resolution of base (#61392)
Changelog

Sourced from @​angular/router's changelog.

19.2.12 (2025-05-21)

common

Commit Type Description
126efc9972 fix cancel reader when app is destroyed (#61528)
efda872453 fix prevent reading chunks if app is destroyed (#61354)

compiler

Commit Type Description
44bb328eae fix avoid conflicts between HMR code and local symbols (#61550)

compiler-cli

Commit Type Description
107180260f fix Always retain prior results for all files (#61487)
1191e62d70 fix avoid ECMAScript private field metadata emit (#61227)

core

Commit Type Description
2b1b14f4d3 fix cleanup rxResource abort listener (#58306)
8f9b05eaaa fix cleanup testability subscriptions (#61261)
eb53bda470 fix enable stashing only when withEventReplay() is invoked (#61352)
94f5a4b4d6 fix Testing should not throw when Zone does not patch test FW APIs (#61376)
c0c69a5abc fix unregister onDestroy in toSignal. (#61514)

platform-server

Commit Type Description
8edafd0559 perf speed up resolution of base (#61392)

20.0.0-rc.1 (2025-05-15)

compiler

Commit Type Description
e0d378d20e7 fix incorrectly handling let declarations inside i18n (#60512)
768239a89cb perf reduce allocations for let declarations only used in the same view (#60512)

compiler-cli

Commit Type Description
9ec9c7e1b84 fix avoid fatal diagnostics for invalid module schemas (#61220)

core

Commit Type Description
4fe34f4cfea fix enable stashing only when withEventReplay() is invoked (#61077)

Commits

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 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)

Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 19.2.11 to 19.2.12.
- [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/19.2.12/packages/router)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #4671.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/CSETWebNg/angular/router-19.2.12 branch May 26, 2025 10:10
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