datx
datx copied to clipboard
build(deps-dev): bump @angular/router from 14.1.3 to 14.2.4
Bumps @angular/router from 14.1.3 to 14.2.4.
Release notes
Sourced from @angular/router
's releases.
v14.2.4
14.2.4 (2022-09-28)
compiler-cli
Commit Description cache source file for reporting type-checking diagnostics (#47508) core
Commit Description correctly check for typeof
of undefined inngDevMode
check (#47480)Special Thanks
Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin
v14.2.3
14.2.3 (2022-09-21)
animations
Commit Description make sure that the useAnimation function delay is applied (#47468) Special Thanks
AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, Joey Perrott, Mauro Mattos, dario-piotrowicz, fabioemoutinho and famzila
v14.2.2
14.2.2 (2022-09-14)
animations
Commit Description make sure that the animation function delay is applied (#47285) common
Commit Description rename rawSrc
->ngSrc
in NgOptimizedImage directive (#47362) (#47396)core
Commit Description imply @Optional
flag when a default value is provided (#47242)forms
Commit Description don't prevent default behavior for forms with method="dialog" (#47308) Special Thanks
Abhishek Rawat, Andrew Kushnir, Benjamin Chanudet, Bob Watson, George Kalpakas, Ikko Ashimine, Kristiyan Kostadinov, Marc Wrobel, Mariia Subkov, Pawel Kozlowski, Sebastian, abergquist, dario-piotrowicz, onrails and vyom1611
v14.2.1
14.2.1 (2022-09-07)
common
... (truncated)
Changelog
Sourced from @angular/router
's changelog.
14.2.4 (2022-09-28)
compiler-cli
Commit Type Description a4b66fe1e5 perf cache source file for reporting type-checking diagnostics (#47508) core
Commit Type Description 2c46b5ab24 fix correctly check for typeof
of undefined inngDevMode
check (#47480)Special Thanks
Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin
15.0.0-next.3 (2022-09-21)
animations
Commit Type Description d11b1d99b0 fix make sure that the useAnimation function delay is applied (#47468) compiler-cli
Commit Type Description 8fcadaad48 perf cache source file for reporting type-checking diagnostics (#47471) Special Thanks
AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Kristiyan Kostadinov, Mauro Mattos, Pawel Kozlowski, Sabareesh Kappagantu, angular-robot[bot], dario-piotrowicz, fabioemoutinho and famzila
14.2.3 (2022-09-21)
animations
Commit Type Description bba2dae812 fix make sure that the useAnimation function delay is applied (#47468) Special Thanks
AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, Joey Perrott, Mauro Mattos, dario-piotrowicz, fabioemoutinho and famzila
15.0.0-next.2 (2022-09-14)
animations
Commit Type Description 7ec196e0fb fix make sure that the animation function delay is applied (#47285) common
Commit Type Description ca7bf65933 fix rename rawSrc
->ngSrc
in NgOptimizedImage directive (#47362)
... (truncated)
Commits
d8cfb7c
refactor(router): remove unnecesarynull
(#47238)75df404
feat(router): Create APIs for using Router without RouterModule (#47010)d4f44bd
refactor(router): Provide easily patchable file for assigning relativeLinkRes...422323c
feat(router): improve typings for RouterLink boolean inputs (#47101)93289f9
refactor(router): Update error message when Router is provided twice (#47130)2a43bee
fix(router): Fix route recognition behavior with some versions of rxjs (#47098)0abb67a
feat(router): allow guards and resolvers to be plain functions (#46684)d8cf78b
fix(router): Do not call preload method when not necessary (#47007)f364378
fix(router): Use correct return type for provideRoutes function (#46941)8600732
feat(router): Expose the default matcher forRoutes
used by theRouter
(#...- 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 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)