Bump @angular/router from 11.1.2 to 12.2.9 by dependabot[bot] · Pull Request #439 · Chatie/angular
Bumps @angular/router from 11.1.2 to 12.2.9.
Release notes
Sourced from @angular/router's releases.
v12.2.9
12.2.9 (2021-10-06)
core
Commit Description handle invalid constructor parameters in partial factory declarations (#43619) router
Commit Description unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component (#43697) service-worker
Commit Description make ngsw.jsongeneration deterministic and correct (#43679)Special Thanks
Alan Agius, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Wey-Han Liaw, dario-piotrowicz, iRealNirmal, little-pinecone, mgechev, ultrasonicsoft and xiaohanxu-nick
v12.2.8
12.2.8 (2021-09-30)
compiler-cli
Commit Description correctly interpret token arrays in @Injectabledeps(#43226)language-service
Commit Description provide dom event completions (#43299) ngcc
Commit Description do not fail for packages which correspond with Objectmembers (#43589)service-worker
Commit Description do not unassign clients from a broken version (#43518) Special Thanks
Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy
v12.2.7
12.2.7 (2021-09-22)
common
Commit Description titlecase pipe incorrectly handling numbers (#43476) compiler
Commit Description
... (truncated)
Changelog
Sourced from @angular/router's changelog.
12.2.9 (2021-10-06)
core
Commit Type Description b4b441077a fix handle invalid constructor parameters in partial factory declarations (#43619) router
Commit Type Description 7f6050587d fix unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component (#43697) service-worker
Commit Type Description c4ecc07838 fix make ngsw.jsongeneration deterministic and correct (#43679)Special Thanks
Alan Agius, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Wey-Han Liaw, dario-piotrowicz, iRealNirmal, little-pinecone, mgechev, ultrasonicsoft and xiaohanxu-nick
13.0.0-next.13 (2021-10-06)
Breaking Changes
core
- NodeJS versions older than
v12.20.0are no longer supported due to the Angular packages using the NodeJS package exports feature with subpath patterns.bazel
Commit Type Description cd1b52483e feat expose esm2020andes2020conditions in APF package exports (#43740)core
Commit Type Description e0a0d05d45 feat update node version support range to support v16 (#43740) Special Thanks
Alan Agius, Andrew Kushnir, George Kalpakas, Kristiyan Kostadinov, Paul Gschwendtner, Pete Bacon Darwin and dario-piotrowicz
13.0.0-next.12 (2021-10-05)
Breaking Changes
core
- TypeScript versions older than 4.4.2 are no longer supported.
service-worker
- The return type of
SwUpdate#activateUpdateandSwUpdate#checkForUpdatechanged toPromise<boolean>.Although unlikely, it is possible that this change will cause TypeScript type-checking to fail in some cases. If necessary, update your types to account for the new return type.
Deprecations
... (truncated)
Commits
7f60505fix(router): unset attachRef when router-outlet is destroyed to avoid mountin...ca0f057test(router): refactor tests to not use deprecated loadChildren (#43578)2306a32docs(router): fix typo in router event API documentation (#43555)afeaf1etest(router): Add tests to document expected behavior (#43450)24cf4earefactor(router): Remove TODO and slightly adjust eager browserUrlTree update...4034f25fix(router): Allow renavigating to failed URLs (#43424)ea30979docs: Add documentation and TODOs for cleanup (#43391)134e4f5Revert "refactor(router): clean up unnecessary flag inrestoreHistoryfunct...2658219refactor(router): clean up unnecessary flag inrestoreHistoryfunction (#43...a0bd6e9fix(router): add more context toUnhandled Navigation Error(#43291)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)