Bump @angular/router from 11.1.2 to 11.2.12 by dependabot-preview[bot] · Pull Request #307 · Chatie/angular
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps @angular/router from 11.1.2 to 11.2.12.
Changelog
Sourced from @angular/router's changelog.
11.2.12 (2021-04-28)
Bug Fixes
- compiler: strip scoped selectors from
[@font-face](https://github.com/font-face)rules (#41815) (de39b49), closes #41751- upgrade: preserve $interval.flush when ngMocks is being used (#30229) (dd46b87)
12.0.0-rc.0 (2021-04-21)
Bug Fixes
- animations: allow animations on elements in the shadow DOM (#40134) (dad42c8), closes #25672
- common: viewport scroller not finding elements inside the shadow DOM (#41644) (c0f5ba3), closes #41470
- compiler: non-literal inline templates incorrectly processed in partial compilation (#41583) (ab257b3)
- compiler: not generating update instructions for ng-template inside alternate namespaces (#41669) (2bcbbda), closes #41308
- compiler-cli: autocomplete literal types in templates. (#41456) (#41645) (8b2b5ef)
- compiler-cli: do not error with prepocessing if component has no inline styles (#41602) (a5fe8b9)
- router: Only retrieve stored route when reuse strategy indicates it should reattach (#30263) (a4ff071), closes #23162
- router: recursively merge empty path matches (#41584) (1179dc8), closes #41481
Performance Improvements
- compiler: reduce amount of generated code for safe accesses and nullish coalescing (#41563) (9a3b82f), closes #41437 #41491
11.2.11 (2021-04-21)
Bug Fixes
- common: viewport scroller not finding elements inside the shadow DOM (#41644) (3aa9235), closes #41470
- compiler-cli: autocomplete literal types in templates (296f887)
- router: Only retrieve stored route when reuse strategy indicates it should reattach (#30263) (f4376fc), closes #23162
- router: recursively merge empty path matches (#41584) (8d62813), closes #41481
12.0.0-next.9 (2021-04-14)
Bug Fixes
... (truncated)
Commits
f4376fcfix(router): Only retrieve stored route when reuse strategy indicates it shou...c4b0753test(router): add Router regression test for hash location strategy (#40409)8d62813fix(router): recursively merge empty path matches (#41584)e34299afix(router): handle new navigations from a NavigationEnd event (#41262) (#41511)646f4a1fix(router): Remove information about attached component when deactivating ro...0eecbeddocs(router): make getCurrentNavigation() jsdoc more explicit (#41417)4906bf6fix(router): fix load interaction of navigation and preload strategies (#40389)0227ca8Revert "fix(router): fix load interaction of navigation and preload strategie...bba1981fix(router): fix load interaction of navigation and preload strategies (#40389)35c3d80fix(router): update type castings for JSON.parse usage (#40710)- 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)