{{ message }}
build: update cross-repo angular dependencies - #49188
Closed
angular-robot wants to merge 1 commit into
Closed
angular-robot wants to merge 1 commit into
angular-robot wants to merge 1 commit into
Conversation
alan-agius4
requested review from
devversion
and removed request for
josephperrott
February 23, 2023 21:07
angular-robot
force-pushed
the
ng-renovate/cross-repo-angular-dependencies
branch
4 times, most recently
from
February 27, 2023 23:07
acdb4ab to
9bf703d
Compare
angular-robot
force-pushed
the
ng-renovate/cross-repo-angular-dependencies
branch
8 times, most recently
from
March 6, 2023 19:07
ccfdd99 to
1814569
Compare
See associated pull request for more information.
angular-robot
force-pushed
the
ng-renovate/cross-repo-angular-dependencies
branch
from
March 7, 2023 16:08
1814569 to
169bde4
Compare
Contributor
|
This PR was merged into the repository by commit 984d0f4. |
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:
0.1600.0-next.1->0.1600.0-next.216.0.0-next.1->16.0.0-next.216.0.0-next.1->16.0.0-next.216.0.0-next.1->16.0.0-next.216.0.0-next.1->16.0.0-next.216.0.0-next.0->16.0.0-next.1c57ba78->1cb2d5615.2.0-rc.0->16.0.0-next.016.0.0-next.1->16.0.0-next.216.0.0-next.1->16.0.0-next.216.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.115.2.0-rc.0->16.0.0-next.099a6d6b->042241516.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.0->16.0.0-next.116.0.0-next.1->16.0.0-next.2c12a0ca->37e5bac🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"to the extends array in your config.Release Notes
angular/angular-cli
v0.1600.0-next.2Compare Source
angular/angular
v16.0.0-next.1Compare Source
Breaking Changes
compiler
core
Node.js v14 support has been removed
Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.
router
ActivatedRouteinstances may need to be adjustedbecause Router.createUrlTree now does the right thing in more
scenarios. This means that tests with invalid/incomplete ActivatedRoute mocks
may behave differently than before. Additionally, tests may now navigate
to a real URL where before they would navigate to the root. Ensure that
tests provide expected routes to match.
There is rarely production impact, but it has been found that relative
navigations when using an
ActivatedRoutethat does not appear in thecurrent router state were effectively ignored in the past. By creating
the correct URLs, this sometimes resulted in different navigation
behavior in the application. Most often, this happens when attempting to
create a navigation that only updates query params using an empty
command array, for example
router.navigate([], {relativeTo: route, queryParams: newQueryParams}). In this case, therelativeTopropertyshould be removed.
common
compiler
compiler-cli
core
migrations
platform-server
router
Special Thanks
Alan Agius, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Craig Spence, Doug Parker, Iván Navarro, Jessica Janiuk, JiaLiPassion, Joey Perrott, Kristiyan Kostadinov, Matthieu Riegler, Michael Ziluck, Paul Gschwendtner, Pawel Kozlowski, Stephanie Tuerk, Vincent and Virginia Dooley
angular/components
v16.0.0-next.0Compare Source
material
stretchTabstoMatTabsConfig(#26644)Special Thanks
Alan Agius, Joel Kesler, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
v15.2.1Compare Source
Breaking Changes
material
Special Thanks
Hamza jayri, Kristiyan Kostadinov, Matthieu Riegler, Miles Malerba, OneSidedPrism, VICTORIA JOHNSON and llorenspujol
v15.2.0Compare Source
cdk
material
Special Thanks
Amy Sorto, Hamza jayri, Jonas Brems, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.