build: update angular#23050
Merged
Merged
Conversation
753b175 to
d859576
Compare
d859576 to
9a4b207
Compare
9a4b207 to
82c57bd
Compare
82c57bd to
9a4b207
Compare
9a4b207 to
1b83eed
Compare
1b83eed to
f6a561f
Compare
7ce7e9a to
c014153
Compare
c0380a6 to
d439b3a
Compare
d439b3a to
38ac560
Compare
The `ɵParsedTranslation` type is now exported from the root entry point and can be used without the `private` deep import.
…versions utility This change allows renovate to automatically manage the dependency updates for the `ts-node` package used by the E2E schematic.
dgp1130
approved these changes
May 6, 2022
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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->d49640a14.0.0-next.14->14.0.0-next.1639f12a8->6b44d3f14.0.0-next.11->14.0.0-next.13445b6b9->162748214.0.0-next.14->14.0.0-next.16a06e296->1bc04fa14.0.0-next.14->14.0.0-next.16ca2fbd2->d655cb014.0.0-next.14->14.0.0-next.167e9a673->ccac6d014.0.0-next.14->14.0.0-next.164149a6b->54c89d2f90e292->188f3ec14.0.0-next.14->14.0.0-next.163c284eb->f3d7438740258f->25b76d014.0.0-next.14->14.0.0-next.16c9fa6e8->43eaae714.0.0-next.11->14.0.0-next.13f125bf9->edee3a362dff5c->2a2374f14.0.0-next.14->14.0.0-next.16c5315ac->04128ca14.0.0-next.14->14.0.0-next.166c99913->b44b9aa14.0.0-next.14->14.0.0-next.165659a78->eef60c714.0.0-next.14->14.0.0-next.16ca95514->fdbe7f714.0.0-next.14->14.0.0-next.16303acfd->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.16Compare Source
Breaking Changes
router
initialNavigation: 'enabled'was deprecated in v11 and is replaced byinitialNavigation: 'enabledBlocking'.common
compiler
compiler-cli
strictInjectionParametersrequirement (#44615)core
StandaloneServiceis retained after closure minification (#45783)BrowserModuleproviders from being loaded twice (#45826)EnvironmentInjector(#45789)@NgModule.bootstrap(#45825)forms
FormBuilder.nonNullable. (#45852)platform-server
renderApplicationfunction (#45785)renderApplicationto moveappIdto 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.15Compare 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
bootstrapApplicationfunction (#45674)localize
router
loadChildrento return aRoutearray (#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.13Compare 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.12Compare Source
Deprecations
material
mat.define-dark-themeno longer accepts$primary,$accentand$warn.Pass a single config map instead.
mat.define-light-themeno longer accepts$primary,$accentand$warn.Pass a single config map instead.
primary,accent,warn,is-dark,foregroundandbackgroundfrom the theme map, but instead use the actualcolorconfiguration (
mat.get-color-config($theme)).-thememixinis not supported. Pass the theme container object instead or use the dedicated
-colormixins.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.