standalone migration incorrectly throwing path error for multi app projects (#48958)
Special Thanks
Alex Castle, Andrew Scott, Dylan Hunn, Jessica Janiuk, Kian Yang Lee, Kristiyan Kostadinov, Matthieu Riegler, Pawel Kozlowski, Redouane Bekkouche, Simona Cotin and Walid Bouguima
15.1.4 (2023-02-08)
Special Thanks
Jessica Janiuk, Kian Yang Lee, Matthieu Riegler, Redouane Bekkouche and Simona Cotin
... (truncated)
Commits
d5b2c24 fix(router): Handle routerLink directive on svg anchors. (#48857)
a6b10f6 fix(router): 'createUrlTreeFromSnapshot' with empty paths and named outlets (...
080b875 test(router): update createUrlTree tests to not use mocks (#48734)
99c55c4 refactor(router): remove unused parameter in navigation internal function (#4...
783d214 refactor(router): move internal router properties to transition handler where...
3fe7571 fix(router): page refresh should not destroy history state (#48540)
d7d23b0 refactor(router): Remove files no longer in use (#48500)
2d3c98d docs: missing closing parenthesis in withHashLocation() example (#48507)
3d6cdd6 refactor: update packages/router tests to be compatible with ESM (#48521)
c9415e4 build: ensure bootstrap transitive runfiles are made available (#48521)
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 from 14.2.9 to 15.1.5.
Release notes
Sourced from
@angular/router
's releases.... (truncated)
Changelog
Sourced from
@angular/router
's changelog.... (truncated)
Commits
d5b2c24
fix(router): Handle routerLink directive on svg anchors. (#48857)a6b10f6
fix(router): 'createUrlTreeFromSnapshot' with empty paths and named outlets (...080b875
test(router): update createUrlTree tests to not use mocks (#48734)99c55c4
refactor(router): remove unused parameter in navigation internal function (#4...783d214
refactor(router): move internal router properties to transition handler where...3fe7571
fix(router): page refresh should not destroy history state (#48540)d7d23b0
refactor(router): Remove files no longer in use (#48500)2d3c98d
docs: missing closing parenthesis in withHashLocation() example (#48507)3d6cdd6
refactor: updatepackages/router
tests to be compatible with ESM (#48521)c9415e4
build: ensure bootstrap transitive runfiles are made available (#48521)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)