Skip to content

build: update cross-repo angular dependencies #30829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Aug 1, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 8facbb8 -> 581f239
@angular/animations (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/cdk dependencies digest 226ed2f -> fb0d821
@angular/cdk devDependencies patch 20.2.0-next.2 -> 20.2.0-next.3
@angular/common dependencies digest 0f994bf -> dc8da01
@angular/common (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/compiler dependencies digest 15094d7 -> 36a66e7
@angular/compiler (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/compiler-cli dependencies digest 321bcb1 -> 75dab1b
@angular/compiler-cli (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/core dependencies digest f69e100 -> b5036cd
@angular/core (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/forms dependencies digest da2506e -> 3f2ae95
@angular/forms (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/language-service dependencies digest 4712139 -> 46a680a
@angular/localize dependencies digest a8a5e7c -> 57c59f8
@angular/localize devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/material dependencies digest 009934b -> 2eb9718
@angular/material devDependencies patch 20.2.0-next.2 -> 20.2.0-next.3
@angular/material-moment-adapter dependencies digest 4030f4d -> 33e05f8
@angular/ng-dev devDependencies digest 9aea3ff -> 9deb7dd
@angular/platform-browser dependencies digest 7b0fc02 -> 132baca
@angular/platform-browser (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/platform-browser-dynamic dependencies digest f86183a -> 9d2ce57
@angular/platform-server dependencies digest e487455 -> c55992c
@angular/platform-server (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/router dependencies digest 01c888b -> d3d376e
@angular/router (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
@angular/service-worker dependencies digest 57c779d -> 9cd1d92
@angular/service-worker (source) devDependencies patch 20.2.0-next.3 -> 20.2.0-next.5
angular/dev-infra action digest 72763ac -> 1728288
devinfra git_repository digest 361ceb6 -> 1728288

🔡 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.5

Compare Source

Deprecations

router
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
platform-browser
Commit Type Description
d24d5742db feat Add IsolatedShadowDom encapsulation method (#​62723)
router
Commit Type Description
687c374826 feat add a currentNavigation signal to the Router service. (#​63011)

v20.2.0-next.4

Compare Source

Deprecations

router
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
compiler-cli
Commit Type Description
fb1fc823c4 fix correctly type check host listeners to own outputs (#​62965)
core
Commit Type Description
141bb75ff2 feat Promote zoneless to stable (#​62699)
de3a0c5cf3 fix Fix animate.enter class removal when composing classes (#​62981)
6597ac0af7 fix fix support for space separated strings in leave animations (#​62979)
ebd622b344 fix fixes empty animations when recalculating styles (#​63007)
455b147488 fix fixes timing issues with enter animations (#​62925)
648bbb097e fix properly recognize failed fetch responses when loading external resources in JIT (#​62992)
forms
Commit Type Description
c353497a01 feat add support for pushing an array of controls to formarray (#​57102)
http
Commit Type Description
e5d6fb5825 fix Reset headers, progress, and statusCode when using set() in HttpResource (#​62873)
migrations
Commit Type Description
b1514d512e fix incorrect filtering in inject migration (#​62913)
platform-browser
Commit Type Description
52b8e07d6e feat Warns on conflicting hydration and blocking navigation (#​62963)
router
Commit Type Description
d00b3fed58 feat add a currentNavigation signal to the Router service. (#​62971)
service-worker
Commit Type Description
8255e0cf15 feat add messageerror event handling and logging (#​62834)
5220b51e75 feat Adds for type in provideServiceWorker (#​62831)
angular/components (@​angular/cdk)

v20.2.0-next.3

Compare Source

material
Commit Type Description
845a6910a6 fix autocomplete: default to transparent backdrop (#​31647)
11ad09ff3e fix button-toggle: skip keyboard navigation when modifier key is pressed (#​31651)
4bf8ebf5f3 fix chips: focus not moved on destroy (#​31653)
b2c7abfbad fix core: add key validation to m2-theme (#​31631)
839aa3e375 fix core: fix m2 system color values (#​31632)
7674e5872c fix core: special-case icon button color token (#​31625)
96117bceda fix form-field: resolve memory leak (#​31643)
cdk-experimental
Commit Type Description
228aaf1fa3 feat ui-patterns: create List behavior (#​31601)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project labels Aug 1, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 28 times, most recently from 57c131d to a32d918 Compare August 6, 2025 19:36
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 2 times, most recently from 880f9f1 to 45bbd04 Compare August 6, 2025 22:04
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 45bbd04 to 3769e36 Compare August 6, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant