Skip to content

build: update angular #30153

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

Merged
merged 1 commit into from
Apr 24, 2025
Merged

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Apr 23, 2025

This PR contains the following updates:

Package Type Update Change
@angular/animations dependencies digest 7296308 -> 529db78
@angular/animations (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/cdk dependencies digest 3915b2e -> b54de3e
@angular/common dependencies digest 369f9b7 -> 0454081
@angular/common (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/compiler dependencies digest 58090a1 -> 272538d
@angular/compiler (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/compiler-cli dependencies digest 25e6bf7 -> 0559b50
@angular/compiler-cli (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/core dependencies digest 84942de -> 4d50280
@angular/core (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/forms dependencies digest dc74374 -> 8dec530
@angular/forms (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/language-service dependencies digest bbc8c47 -> 60d3343
@angular/localize dependencies digest 0487cb6 -> 8037b9c
@angular/localize devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/material dependencies digest dafeb48 -> 46306ea
@angular/material-moment-adapter dependencies digest 6d7b9a6 -> ae853aa
@angular/ng-dev devDependencies digest 12f9c88 -> a2f15a7
@angular/platform-browser dependencies digest 6be3d1a -> 963d4cf
@angular/platform-browser (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/platform-browser-dynamic dependencies digest c0cd9fc -> 958ab85
@angular/platform-server dependencies digest db86c6e -> 6e68136
@angular/platform-server (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/router dependencies digest addd2a6 -> 1015a98
@angular/router (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
@angular/service-worker dependencies digest 0ab84f3 -> 64df6af
@angular/service-worker (source) devDependencies patch 20.0.0-next.7 -> 20.0.0-next.8
angular/dev-infra action digest 9488b2f -> fec9cb5

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

angular/angular (@​angular/animations)

v20.0.0-next.8

Compare Source

Breaking Changes

compiler
  • 'in' in an expression now refers to the operator
core
  • provideExperimentalZonelessChangeDetection is
    renamed to provideZonelessChangeDetection as it is now "Developer
    Preview" rather than "Experimental".
router
  • The RedirectFn can now return Observable or
    Promise. Any code that directly calls functions returning this type
    may need to be adjusted to account for this.
  • Several methods in the public API of the Router which
    required writable arrays have now been updated to accept readonly
    arrays when no mutations are done.

Deprecations

platform-server
  • @angular/platform-server/testing

    Use e2e tests to verify SSR behavior instead.

compiler
Commit Type Description
1b8e7ab9fe feat support the in keyword in Binary expression (#​58432)
core
Commit Type Description
953c4b2580 feat Move zoneless change detection to dev preview (#​60748)
0ac949c266 fix do not run change detection on global error events (#​60944)
0162ceb427 fix inject migration should treat @Attribute as optional (#​60916)
forms
Commit Type Description
be995623cd fix make NgForm emit FormSubmittedEvent and FormResetEvent (#​60887)
platform-server
Commit Type Description
2240a21c97 refactor deprecate the testing entry point (#​60915)
router
Commit Type Description
62de7d930a feat add asynchronous redirects (#​60863)
2419060fef fix relax required types on router commands to readonly array (#​60345)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 target: minor This PR is targeted for the next minor release labels Apr 23, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Apr 23, 2025
@angular-robot angular-robot force-pushed the ng-renovate/angular branch 5 times, most recently from 89cd59d to 73aeb06 Compare April 23, 2025 16:03
@alan-agius4 alan-agius4 merged commit 1985ba7 into angular:main Apr 24, 2025
75 of 76 checks passed
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 target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants