Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @angular/router from 11.1.2 to 12.2.5.

Release notes

Sourced from @​angular/router's releases.

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:

Daniel Trevino, Erik Slack, George Kalpakas, dario-piotrowicz and shlasouski

v12.2.2

12.2.2 (2021-08-18)

animations

Commit Description
fix - bb6555979d add pure annotations to static property initializers (#43064)

core

Commit Description
fix - 738b23347e add pure annotations to static property initializers (#43064)

platform-browser

Commit Description
perf - 535837e617 avoid intermediate arrays in server transition (#43145)

router

Commit Description
fix - 6449590ec8 eagerly update internal state on browser-triggered navigations (#43102)

Special Thanks:

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

12.2.5 (2021-09-08)

router

Commit Description
a0bd6e90f9 fix: 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

13.0.0-next.4 (2021-09-01)

compiler-cli

Commit Description
4341a5f4cb fix: Emit type annotations for synthesized decorator fields (#43021)

router

Commit Description
faf9f5a3bc feat: new output that would notify when link is activated (#43280)

Special Thanks:

Alan Agius, Andrew Scott, Daniel Trevino, George Kalpakas, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, anandtiwary, nickreid and segunb

12.2.4 (2021-09-01)

compiler-cli

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

Special Thanks:

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

13.0.0-next.3 (2021-08-25)

Breaking Changes

router

  • Previously null and undefined inputs for routerLink were equivalent to empty string and there was no way to disable the link's navigation. In addition, the href is changed from a property HostBinding() to an attribute binding (HostBinding('attr.href')). The effect of this change is that DebugElement.properties['href'] will now return the href value returned by the native element which will be the full URL rather than the internal value of the RouterLink href property.

compiler-cli

Commit Description
bed121c34f feat: inline resources when generating class metadata calls (#43178)

core

... (truncated)

Commits
  • 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)
  • 0d81b00 fix(router): add missing outlet events to RouterOutletContract (#42431)
  • dbae001 feat(router): ability to provide custom route reuse strategy via DI for `Rout...
  • 4b49824 test(router): move computed state restoration tests to own file (#42933)
  • 9119e1f refactor(router): Ensure computed state restoration works for thrown errors (...
  • a6c256f docs: Add import line to router event example for clarification (#42935)
  • 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.5.
- [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.5/packages/router)

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

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

dependabot bot commented on behalf of github Sep 16, 2021

Superseded by #425.

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