Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps @angular/router from 11.1.2 to 12.2.6.

Release notes

Sourced from @​angular/router's releases.

v12.2.6

12.2.6 (2021-09-15)

animations

Commit Description
fix - 141fde1632 emit pure annotations to static property initializers (#43344)

core

Commit Description
fix - ca510c87c5 emit pure annotations to static property initializers (#43344)

router

Commit Description
fix - 4034f252c9 Allow renavigating to failed URLs (#43424)

service-worker

Commit Description
fix - a102b27641 clear service worker cache in safety worker (#43324)

Special Thanks

Alan Agius, Amadou Sall, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bjarki, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Michele Stieven, Naveed Ahmed, dario-piotrowicz, mezhik91 and mgechev

v12.2.5

12.2.5 (2021-09-08)

router

Commit Description
fix - a0bd6e90f9 add more context to Unhandled Navigation Error (#43291)

Special Thanks:

Alan Agius, Charles Barnes, Enea Jahollari, George Kalpakas, Ikko Ashimine, Paul Gschwendtner, Pete Bacon Darwin, William Sedlacek and dario-piotrowicz

v12.2.4

12.2.4 (2021-09-01)

compiler-cli

Commit Description
fix - 8233906be2 Emit type annotations for synthesized decorator fields (#43021)

Special Thanks:

Andrew Scott, Daniel Trevino, George Kalpakas, Joey Perrott, Kristiyan Kostadinov, nickreid and segunb

v12.2.3

12.2.3 (2021-08-25)

service-worker

Commit Description
fix - fc7f92159d NPE if onActionClick is undefined (#43210)

Special Thanks:

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

12.2.6 (2021-09-15)

animations

Commit Type Description
141fde1632 fix emit pure annotations to static property initializers (#43344)

core

Commit Type Description
ca510c87c5 fix emit pure annotations to static property initializers (#43344)

router

Commit Type Description
4034f252c9 fix Allow renavigating to failed URLs (#43424)

service-worker

Commit Type Description
a102b27641 fix clear service worker cache in safety worker (#43324)

Special Thanks

Alan Agius, Amadou Sall, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bjarki, David Shevitz, George Kalpakas, Joe Martin (Crowdstaffing), Michele Stieven, Naveed Ahmed, dario-piotrowicz, mezhik91 and mgechev

13.0.0-next.5 (2021-09-08)

Breaking Changes

common

  • The behavior of the SpyLocation used by the RouterTestingModule has changed to match the behavior of browsers. It no longer emits a 'popstate' event when Location.go is called. In addition, simulateHashChange now triggers both a hashchange and a popstate event. Tests which use location.go and expect the changes to be picked up by the Router should likely change to simulateHashChange instead. Each test is different in what it attempts to assert so there is no single change that works for all tests. Each test using the SpyLocation to simulate browser URL changes should be evaluated on a case-by-case basis.

common

Commit Type Description
c6a93001eb fix synchronise location mock behavior with the navigators (#41730)

language-service

Commit Type Description
fc3b50e427 fix exclude the SafePropertyRead when applying the optional chaining (#43321)

migrations

Commit Type Description
2efc18e675 fix migration failed finding tsconfig file (#43343)

router

Commit Type Description
3c6b653089 feat Option to correctly restore history on failed navigation (#43289)

... (truncated)

Commits
  • 24cf4ea refactor(router): Remove TODO and slightly adjust eager browserUrlTree update...
  • 4034f25 fix(router): Allow renavigating to failed URLs (#43424)
  • ea30979 docs: Add documentation and TODOs for cleanup (#43391)
  • 134e4f5 Revert "refactor(router): clean up unnecessary flag in restoreHistory funct...
  • 2658219 refactor(router): clean up unnecessary flag in restoreHistory function (#43...
  • a0bd6e9 fix(router): add more context to Unhandled Navigation Error (#43291)
  • fdcb420 docs(router): Fix incorrect name for url match options (#43268)
  • 6449590 fix(router): eagerly update internal state on browser-triggered navigations (...
  • dd3abdb fix(router): ensure check for match options is compatible with property renam...
  • 0e47334 refactor(core): update peerDependencies to allow rxjs7 (#42991)
  • 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 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 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 11.1.2 to 12.2.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.2.6/packages/router)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2021

Superseded by #432.

@dependabot dependabot bot closed this Sep 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/router-12.2.6 branch September 23, 2021 13:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant