build: update cross-repo angular dependencies #2889
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:
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.0
20.0.0
->20.2.0-next.0
20.0.0
->20.2.0-next.0
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.0
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.1
20.0.0
->20.2.0-next.1
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
v20.2.0-next.0
Compare Source
http
v20.1.2
Compare Source
compiler
v20.1.1
Compare Source
compiler
compiler-cli
core
http
Angular detected that a
HttpClientrequest with the
keepaliveoption was sent using XHR
when option is not true (#62536)router
v20.1.0
Compare Source
common
compiler
compiler-cli
core
destroyed
property onDestroyRef
(#61849)destroyed
property toEnvironmentInjector
(#61951)forms
FormGroup
/FormRecord
(#55860)http
language-service
router
loadComponent
andloadChildren
functions in the route's injection context (#62133)service-worker
v20.0.7
Compare Source
compiler-cli
v20.0.6
Compare Source
v20.0.5
Compare Source
compiler-cli
core
ErrorHandler
from a destroyed injector (#61886)router
upgrade
v20.0.4
Compare Source
core
APP_ID
before injector is destroyed (#61885)migrations
v20.0.3
Compare Source
v20.0.2
Compare Source
core
onDestroy
inoutputToObservable
(#61882)v20.0.1
Compare Source
compiler
core
takeUntilDestroyed
completes immediately if DestroyRef already destroyed (#61847)onDestroy
inResourceImpl
whendestroy()
is called (#61870)onDestroy
when observable errors intoSignal
(#61596)migrations
service-worker
angular/angular-cli (@angular/build)
v20.2.0-next.0
Compare Source
v20.1.1
Compare Source
@angular/build
outputHashing
is set toall
orbundles
when HMR is enabledv20.1.0
Compare Source
@angular/cli
@schematics/angular
@angular-devkit/build-angular
@angular/build
@angular/ssr
loadChildren
runs in correct injection context during route extractionv20.0.6
Compare Source
@schematics/angular
@angular/build
@vitest/browser/context
from esbuild bundlingv20.0.5
Compare Source
@angular-devkit/build-angular
@vitejs/plugin-basic-ssl
dependency@angular/build
/
to/base
v20.0.4
Compare Source
@schematics/angular
@angular/ssr
v20.0.3
Compare Source
@schematics/angular
main.server.ts
intsconfig.files
when presenttypeSeparator
when generating applications@angular/build
v20.0.2
Compare Source
@schematics/angular
less
as a devDependency when selected as the style preprocessor@angular/build
v20.0.1
Compare Source
@angular/cli
@schematics/angular
@angular/build
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
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.