Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7b6d862
->d49640a
14.0.0-next.14
->14.0.0-next.16
39f12a8
->6b44d3f
14.0.0-next.11
->14.0.0-next.13
445b6b9
->1627482
14.0.0-next.14
->14.0.0-next.16
a06e296
->1bc04fa
14.0.0-next.14
->14.0.0-next.16
ca2fbd2
->d655cb0
14.0.0-next.14
->14.0.0-next.16
7e9a673
->ccac6d0
14.0.0-next.14
->14.0.0-next.16
4149a6b
->54c89d2
f90e292
->188f3ec
14.0.0-next.14
->14.0.0-next.16
3c284eb
->f3d7438
740258f
->25b76d0
14.0.0-next.14
->14.0.0-next.16
c9fa6e8
->43eaae7
14.0.0-next.11
->14.0.0-next.13
f125bf9
->edee3a3
62dff5c
->2a2374f
14.0.0-next.14
->14.0.0-next.16
c5315ac
->04128ca
14.0.0-next.14
->14.0.0-next.16
6c99913
->b44b9aa
14.0.0-next.14
->14.0.0-next.16
5659a78
->eef60c7
14.0.0-next.14
->14.0.0-next.16
ca95514
->fdbe7f7
14.0.0-next.14
->14.0.0-next.16
303acfd
->d9f50ab
🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"
to the extends array in your config.Release Notes
angular/angular
v14.0.0-next.16
Compare Source
Breaking Changes
router
initialNavigation: 'enabled'
was deprecated in v11 and is replaced byinitialNavigation: 'enabledBlocking'
.common
compiler
compiler-cli
strictInjectionParameters
requirement (#44615)core
StandaloneService
is retained after closure minification (#45783)BrowserModule
providers from being loaded twice (#45826)EnvironmentInjector
(#45789)@NgModule.bootstrap
(#45825)forms
FormBuilder.nonNullable
. (#45852)platform-server
renderApplication
function (#45785)renderApplication
to moveappId
to options (#45844)router
Special Thanks
AleksanderBodurri, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Charles Lyding, Cédric Exbrayat, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ryan Day, Zack Elliott, cexbrayat and dario-piotrowicz
v14.0.0-next.15
Compare Source
Breaking Changes
common
Location does not depend on PlatformLocation anymore.
router
UrlTree
, the router would previously schedulethe redirect navigation within a
setTimeout
. This timeout is now removed,which can result in test failures due to incorrectly written tests.
Tests which perform navigations should ensure that all timeouts are
flushed before making assertions. Tests should ensure they are capable
of handling all redirects from the original navigation.
bazel
common
core
bootstrapApplication
function (#45674)localize
router
loadChildren
to return aRoute
array (#45700)loadComponent
(#45705)Special Thanks
Alex Rickabaugh, Andrew Kushnir, Andrew Scott, George Kalpakas, Joey Perrott, Michal Materowski, Paul Gschwendtner, Pawel Kozlowski, Sumit Arora and dario-piotrowicz
angular/components
v14.0.0-next.13
Compare Source
cdk
material
material-experimental
Special Thanks
Andrew Seguin, Daniil Dubrava, Jeremy Elbourn, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Wagner Maciel
v14.0.0-next.12
Compare Source
Deprecations
material
mat.define-dark-theme
no longer accepts$primary
,$accent
and$warn
.Pass a single config map instead.
mat.define-light-theme
no longer accepts$primary
,$accent
and$warn
.Pass a single config map instead.
primary
,accent
,warn
,is-dark
,foreground
andbackground
from the theme map, but instead use the actualcolor
configuration (
mat.get-color-config($theme)
).-theme
mixinis not supported. Pass the theme container object instead or use the dedicated
-color
mixins.material-experimental
material
cdk
Special Thanks
Andrew Seguin, Diego Bonura, Egor Volvachev, Jesse Beder, Kirill Cherkashin, Kristiyan Kostadinov, Martin Forstner, Paul Gschwendtner, Ruslan Lekhman, Sukka, Wagner Maciel, Zach Arend and renovate[bot]
Configuration
📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.