Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps @angular/router from 11.1.2 to 12.0.4.

Release notes

Sourced from @​angular/router's releases.

v12.0.4

12.0.4 (2021-06-09)

common

Commit Description
200cc31df4 fix(common): infer correct type when trackBy is used in ngFor (#41995)
0dad375de7 fix(common): initialize currencyCode in currencyPipe (#40505)

compiler-cli

Commit Description
b6d6a34eef fix(compiler-cli): exclude type-only imports from cycle analysis (#42453)

forms

Commit Description
50c87e86b6 fix(forms): the min and max validators should work correctly with 0 as a value (#42412)

language-service

Commit Description
34dd3c360b fix(language-service): fix autocomplete info display for some cases (#42472)

router

Commit Description
a77ec5bcab fix(router): fix serializeQueryParams logic (#42481)

Special Thanks:

Alex, Alex Inkin, Andrew Kushnir, Andrew Scott, Chris, David Shevitz, George Kalpakas, Gourav102, Igor Minar, Joey Perrott, JoostK, Kapunahele Wong, Kristiyan Kostadinov, MarsiBarsi, MrJithil, Paul Gschwendtner, Pete Bacon Darwin, Sam Severance, Santosh Yadav, Teri Glover, Tiago Temporin, Vahid Mohammadi, anups1, cindygk, iRealNirmal, kuncevic and mgechev

12.0.2

12.0.2 (2021-05-26)

forms

Commit Description
19d7bf4162 fix(forms): Add float number support for min and max validator (#42223)

migrations

Commit Description
11c7bec065 fix(migrations): add migration to replace /deep/ with ::ng-deep (#42214)

platform-browser

Commit Description
84ab81c286 fix(platform-browser): update started state on reset (#41608)

Special Thanks:

Alan Agius, Andrew Scott, David Shevitz, George Kalpakas, Igor Minar, Joey Perrott, Kapunahele Wong, Madleina Scheidegger, Paul Gschwendtner, Pete Bacon Darwin, Sam Severance, Teri Glover, Zach Arend, chenyunhsin, iRealNirmal, mgechev and twerske

v12.0.1

12.0.1 (2021-05-19)

benchpress

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/router's changelog.

12.0.4 (2021-06-09)

common

Commit Description
200cc31df4 fix(common): infer correct type when trackBy is used in ngFor (#41995)
0dad375de7 fix(common): initialize currencyCode in currencyPipe (#40505)

compiler-cli

Commit Description
b6d6a34eef fix(compiler-cli): exclude type-only imports from cycle analysis (#42453)

forms

Commit Description
50c87e86b6 fix(forms): the min and max validators should work correctly with 0 as a value (#42412)

language-service

Commit Description
34dd3c360b fix(language-service): fix autocomplete info display for some cases (#42472)

router

Commit Description
a77ec5bcab fix(router): fix serializeQueryParams logic (#42481)

Special Thanks:

Alex, Alex Inkin, Andrew Kushnir, Andrew Scott, Chris, David Shevitz, George Kalpakas, Gourav102, Igor Minar, Joey Perrott, JoostK, Kapunahele Wong, Kristiyan Kostadinov, MarsiBarsi, MrJithil, Paul Gschwendtner, Pete Bacon Darwin, Sam Severance, Santosh Yadav, Teri Glover, Tiago Temporin, Vahid Mohammadi, anups1, cindygk, iRealNirmal, kuncevic and mgechev

12.1.0-next.4 (2021-06-02)

compiler-cli

Commit Description
e039075a28 fix(compiler-cli): better detect classes that are indirectly exported (#42207)

Special Thanks:

AleksanderBodurri, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, David Pfeiffer, David Shevitz, Doug Parker, Dylan Hunn, George Kalpakas, Igor Minar, Joey Perrott, JoostK, Kristiyan Kostadinov, Renovate Bot, Sam Severance, Serguei Cambour, Suguru Inatomi, Teri Glover, Wagner Maciel, Zach Arend, mgechev and 不肖・高橋

12.0.3 (2021-06-02)

compiler-cli

Commit Description
8bdcca1e08 fix(compiler-cli): better detect classes that are indirectly exported (#42207)

Special Thanks:

AleksanderBodurri, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, David Pfeiffer, David Shevitz, Doug Parker, Dylan Hunn, George Kalpakas, Igor Minar, Joey Perrott, JoostK, Kristiyan Kostadinov, Sam Severance, Serguei Cambour, Suguru Inatomi, Teri Glover, Wagner Maciel, Zach Arend, mgechev and 不肖・高橋

12.0.2 (2021-05-26)

forms

| Commit | Description |

... (truncated)

Commits
  • 6203f5e docs: clarify onSameUrlNavigation behavior (#42275)
  • a77ec5b fix(router): fix serializeQueryParams logic (#42481)
  • 7abea4f docs: change Navigation from type to interface (#42281)
  • 644ef7a docs: expand documentation for ROUTES (#42398)
  • fa0c7f3 test: clean up internal testing utilities (#42177)
  • 54b23ae docs: document shallow equality emit for ActivatedRoute (#42280)
  • 2637b01 docs: add note about redirects after absolute redirect (#42277)
  • 48427b2 docs: add small clarity around navigationCancel (#42282)
  • 6e0613b build(router): update supported range of node versions to be less restrictive...
  • 15867e3 docs: clarify pathMatch strategy prefix (#42287)
  • 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.0.4.
- [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.0.4/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 Jun 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2021

Superseded by #350.

@dependabot dependabot bot closed this Jun 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/router-12.0.4 branch June 17, 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