Skip to content
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

Bump @angular/router from 12.2.6 to 12.2.16 in /web #545

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps @angular/router from 12.2.6 to 12.2.16.

Release notes

Sourced from @​angular/router's releases.

v12.2.16

12.2.16 (2022-01-27)

ngcc

Commit Type Description
460befd693 fix support element accesses for export declarations (#44824)

Special Thanks

Andrew Kushnir and JoostK

v12.2.15

12.2.15 (2021-12-10)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

Alex Rickabaugh and George Kalpakas

v12.2.14

12.2.14 (2021-12-01)

compiler

Commit Type Description
e3db0385b6 fix ensure that partially compiled queries can handle forward references (#44124)

ngcc

Commit Type Description
a8be244113 fix correctly report error when collecting dependencies of UMD module (#44245)
fc072935ee fix support the UMD wrapper function format emitted by Webpack (#44245)

Special Thanks

George Kalpakas, Pete Bacon Darwin and iRealNirmal

v12.2.13

12.2.13 (2021-11-03)

compiler-cli

Commit Description
fix - 9a89db790f avoid broken references in .d.ts files due to @​internal markers (#43965)

core

Commit Description
fix - 8f402c9d06 support InjectFlags argument in NodeInjector.get() (#41592)

Special Thanks

Alan Agius, George Kalpakas, Jochen Kraushaar, Joe Martin (Crowdstaffing), JoostK and vthinkxie

v12.2.12

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

12.2.16 (2022-01-27)

ngcc

Commit Type Description
460befd693 fix support element accesses for export declarations (#44824)

Special Thanks

Andrew Kushnir and JoostK

12.2.15 (2021-12-10)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

Alex Rickabaugh and George Kalpakas

12.2.15 (2021-12-08)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

George Kalpakas

12.2.14 (2021-12-01)

compiler

Commit Type Description
e3db0385b6 fix ensure that partially compiled queries can handle forward references (#44124)

ngcc

Commit Type Description
a8be244113 fix correctly report error when collecting dependencies of UMD module (#44245)
fc072935ee fix support the UMD wrapper function format emitted by Webpack (#44245)

Special Thanks

George Kalpakas, Pete Bacon Darwin and iRealNirmal

12.2.13 (2021-11-03)

... (truncated)

Commits
  • 58c1186 fix(router): Do not clear currentNavigation if already set to next one (#43852)
  • 7f60505 fix(router): unset attachRef when router-outlet is destroyed to avoid mountin...
  • ca0f057 test(router): refactor tests to not use deprecated loadChildren (#43578)
  • 2306a32 docs(router): fix typo in router event API documentation (#43555)
  • afeaf1e test(router): Add tests to document expected behavior (#43450)
  • See full diff 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 12.2.6 to 12.2.16.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/12.2.16/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.2.16/packages/router)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 31, 2022
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
0 participants