build: update cross-repo angular dependencies #30716
Open
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:
c9e99a7
->bb49b4c
20.2.0-next.0
->20.2.0-next.1
7a4e452
->54cbc43
20.1.0-rc.0
->20.2.0-next.0
0b345af
->2f9f36d
20.2.0-next.0
->20.2.0-next.1
a9c12f2
->a9b4c94
20.2.0-next.0
->20.2.0-next.1
5d7d4ea
->489c177
20.2.0-next.0
->20.2.0-next.1
cf5e270
->62a8001
20.2.0-next.0
->20.2.0-next.1
3e6491d
->d0cf487
20.2.0-next.0
->20.2.0-next.1
3e213f7
->73b113a
f103568
->ea5de91
20.2.0-next.0
->20.2.0-next.1
883cc86
->7121598
20.1.0-rc.0
->20.2.0-next.0
b2e49e2
->6e80f52
7cdb4cc
->385f44a
8c6d5cb
->cabbf57
20.2.0-next.0
->20.2.0-next.1
c5e8798
->2acca4e
fe6a196
->1468cf0
20.2.0-next.0
->20.2.0-next.1
cd96735
->b152839
20.2.0-next.0
->20.2.0-next.1
168cc0b
->02381be
20.2.0-next.0
->20.2.0-next.1
b1fcd6b
->64e129b
b1fcd6b
->64e129b
20.1.0-rc.0
->20.2.0-next.0
🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"
to the extends array in your config.Release Notes
angular/angular (@angular/animations)
v20.2.0-next.1
Compare Source
compiler
compiler-cli
core
http
HttpClient
(#62586)Angular detected that a
HttpClientrequest with the
keepaliveoption was sent using XHR
when option is not true (#62536)language-service
router
angular/components (@angular/cdk)
v20.2.0-next.0
Compare Source
material
cdk-experimental
multiple
v20.1.2
Compare Source
material
youtube-player
v20.1.1
Compare Source
cdk
material
v20.1.0
Compare Source
There have been some internal mapping changes in Material 2 theme config maps generated by
mat.define-light-theme
andmat.define-dark-theme
.If your app was directly modifying these internal properties to alter styles, such as setting new color values used in the foreground and background palette maps, then your changes may no longer be applied to the components. The supported path for changing theme values is through each component’s overrides API.
The Material 2 component styles have undergone minor adjustments to enhance consistency across components and better align with the latest Material 2 specification. These changes result in a closer adherence to system-level colors such as
surface
,background
,disabled
, andsurface
variants. In general, these changes are slight hue differences for grey colors that aren’t very noticeable.cdk
material
cdk-experimental
multiple
ng-packagr/ng-packagr (ng-packagr)
v20.2.0-next.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
composite
option with Angular compiler (5dfbdba).browserslistrc
is correctly resolved (14ed50d)Performance
Set
(a99785c)v20.1.0
Compare Source
Bug Fixes
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.