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-robotangular-robot commented Apr 23, 2025

This PR contains the following updates:

PackageTypeUpdateChange
@angular/animationsdependenciesdigest7296308 -> 529db78
@angular/animations (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/cdkdependenciesdigest3915b2e -> b54de3e
@angular/commondependenciesdigest369f9b7 -> 0454081
@angular/common (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/compilerdependenciesdigest58090a1 -> 272538d
@angular/compiler (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/compiler-clidependenciesdigest25e6bf7 -> 0559b50
@angular/compiler-cli (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/coredependenciesdigest84942de -> 4d50280
@angular/core (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/formsdependenciesdigestdc74374 -> 8dec530
@angular/forms (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/language-servicedependenciesdigestbbc8c47 -> 60d3343
@angular/localizedependenciesdigest0487cb6 -> 8037b9c
@angular/localizedevDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/materialdependenciesdigestdafeb48 -> 46306ea
@angular/material-moment-adapterdependenciesdigest6d7b9a6 -> ae853aa
@angular/ng-devdevDependenciesdigest12f9c88 -> a2f15a7
@angular/platform-browserdependenciesdigest6be3d1a -> 963d4cf
@angular/platform-browser (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/platform-browser-dynamicdependenciesdigestc0cd9fc -> 958ab85
@angular/platform-serverdependenciesdigestdb86c6e -> 6e68136
@angular/platform-server (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/routerdependenciesdigestaddd2a6 -> 1015a98
@angular/router (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
@angular/service-workerdependenciesdigest0ab84f3 -> 64df6af
@angular/service-worker (source)devDependenciespatch20.0.0-next.7 -> 20.0.0-next.8
angular/dev-infraactiondigest9488b2f -> 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
CommitTypeDescription
1b8e7ab9fefeatsupport the in keyword in Binary expression (#​58432)
core
CommitTypeDescription
953c4b2580featMove zoneless change detection to dev preview (#​60748)
0ac949c266fixdo not run change detection on global error events (#​60944)
0162ceb427fixinject migration should treat @Attribute as optional (#​60916)
forms
CommitTypeDescription
be995623cdfixmake NgForm emit FormSubmittedEvent and FormResetEvent (#​60887)
platform-server
CommitTypeDescription
2240a21c97refactordeprecate the testing entry point (#​60915)
router
CommitTypeDescription
62de7d930afeatadd asynchronous redirects (#​60863)
2419060feffixrelax 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-robotangular-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-robotangular-robotbot added the area: build & ci Related the build and CI infrastructure of the project label Apr 23, 2025
@angular-robotangular-robotforce-pushed the ng-renovate/angular branch 5 times, most recently from 89cd59d to 73aeb06CompareApril 23, 2025 16:03
@alan-agius4alan-agius4 merged commit 1985ba7 into angular:mainApr 24, 2025
75 of 76 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: mergeThe PR is ready for merge by the caretakerarea: build & ciRelated the build and CI infrastructure of the projecttarget: minorThis PR is targeted for the next minor release
2 participants
@angular-robot@alan-agius4
close