avrae / avrae.io

The source code for the website.
https://avrae.io
GNU General Public License v3.0
8 stars 12 forks source link

build(deps): bump @angular/router from 13.2.2 to 13.3.1 #646

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/router from 13.2.2 to 13.3.1.

Release notes

Sourced from @​angular/router's releases.

v13.3.1

13.3.1 (2022-03-30)

bazel

Commit Description
fix - 960e42b2ac ng module compilation workers are subject to linker race-conditions (#45393)

compiler

Commit Description
fix - 3714305f84 scope css rules within @layer blocks (#45396)

compiler-cli

Commit Description
fix - 7f53c0f4ac handle inline type-check blocks in nullish coalescing extended check (#45478)

Special Thanks

AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Ben Brook, Dylan Hunn, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Mike, Paul Gschwendtner, Willian Corrêa, arturovt, dario-piotrowicz, khai and mgechev

v13.3.0

13.3.0 (2022-03-16)

Special Thanks

Andrew Scott, Kristiyan Kostadinov and Paul Gschwendtner

v13.3.0-rc.0

13.3.0-rc.0 (2022-03-10)

Special Thanks

Alistair Kane, Andrew Scott and Kristiyan Kostadinov

v13.2.7

13.2.7 (2022-03-16)

forms

Commit Description
fix - eac94f0945 improve error message for invalid value accessors (#45192)

Special Thanks

Alistair Kane, Amer Yousuf, Andrew Scott, Jessica Janiuk, Lee Cooper, alirezaghey and why520crazy

v13.2.6

13.2.6 (2022-03-09)

compiler

Commit Description
fix - 6efa366e2c compute correct offsets when interpolations have HTML entities (#44811)

language-service

Commit Description

... (truncated)

Commits
  • cc90fd5 docs(router): Fix typo on segments (#45411)
  • 6336b8e refactor(router): Make a few adjustments to createUrlTree for clarity (#45306)
  • de67c9f refactor(router): Use helper function to throw NoMatch (#45244)
  • e16dab8 refactor(router): Remove special logic for hybrid apps (#45240)
  • 01fde59 refactor(router): Refactor errors in applyRedirects to use common throwError ...
  • a4debf1 refactor(router): Update match result to be more explicit (#45170)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #652.