Update dependency @angular/router to v20 #2549
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
16.2.10
->20.3.2
Release Notes
angular/angular (@angular/router)
v20.3.2
Compare Source
compiler-cli
core
Resource.hasValue()
(#63994)animate.leave
(#63921)forms
FormResetEvent
when resetting control (#64034)migrations
v20.3.1
Compare Source
compiler
aria-invalid
(#63748)compiler-cli
core
migrations
v20.3.0
Compare Source
Breaking Changes
core
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
A schematic is provided to automatically update
main.server.ts
files to pass theBootstrapContext
to thebootstrapApplication
call.In addition,
getPlatform()
anddestroyPlatform()
will now returnnull
and be a no-op respectively when running in a server environment.(cherry picked from commit
8bf80c9
)core
BootstrapContext
for improved server bootstrapping (#63636)v20.2.4
Compare Source
core
platform-server
v20.2.3
Compare Source
compiler
core
rxResource
stream
threw before returning anObservable
(#63342)v20.2.2
Compare Source
compiler
core
@for
loop animations never get cancelled (#63328)animate.leave
binding to a string with spaces (#63366)v20.2.1
Compare Source
compiler
v20.2.0
Compare Source
Deprecations
animations
core
router
animations
compiler
compiler-cli
core
as
aliases onelse if
blocks (#63047)animate.enter
class removal when composing classes (#62981)@if
toggles with leave animations (#63048)forms
http
HttpClient
(#62586)language-service
platform-browser
router
currentNavigation
signal to theRouter
service. (#62971)service-worker
v20.1.8
Compare Source
compiler
compiler-cli
v20.1.7
Compare Source
compiler
compiler-cli
core
afterRenderEffect
(#63001)router
v20.1.6
Compare Source
v20.1.5
Compare Source
compiler-cli
core
fetch
responses when loading external resources in JIT (#62992)http
set()
inHttpResource
(#62873)migrations
v20.1.4
Compare Source
compiler
core
http
v20.1.3
Compare Source
core
platform-browser
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.