Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/build 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/cdk 21.0.0-next.8 -> 21.0.0-next.9 age adoption passing confidence
@angular/cli 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/common (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/compiler (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/compiler-cli (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/core (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/forms (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/material 21.0.0-next.8 -> 21.0.0-next.9 age adoption passing confidence
@angular/platform-browser (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/platform-browser-dynamic (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence
@angular/router (source) 21.0.0-next.7 -> 21.0.0-next.8 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v21.0.0-next.8

Compare Source

compiler-cli
Commit Type Description
563dbd998c feat Adds diagnostic for misconfigured @defer triggers (#​64069)
ab98b2425f fix capture metadata for undecorated fields (#​63957)
49377d274a perf fix performance of "interpolated signal not invoked" check (#​64410)
core
Commit Type Description
2a7a5de53f feat Allow passing application providers in bootstrapModule options (#​64354)
ad2376435b feat support IntersectionObserver options in viewport triggers (#​64130)
ab415f3d7f fix control not recognized when input has directive injecting ViewContainerRef (#​64368)
0ed6c93960 fix fixes regression in animate.leave function bindings (#​64413)
e228102378 fix Prevents early style pruning with leave animations (#​64335)
forms
Commit Type Description
f4d1017c25 fix test that common field states are propagated to controls (#​63884)
acd7c83597 fix test that min/max properties are propagated to controls (#​63884)
71e8672837 fix test that minLength/maxLength properties are propagated to controls (#​63884)
32f86d35f7 perf optimize [field] binding instructions (#​64351)
http
Commit Type Description
2739b7975b feat add referrerPolicy option to HttpResource (#​64283)
migrations
Commit Type Description
861cee34e0 feat Adds migration for deprecated router testing module (#​64217)
1ffcfb625a feat Adds migration for deprecated router testing module (#​64217)
e99bbd3d2a fix migrating input with more than 1 usage in a method (#​64367)
router
Commit Type Description
e1da41ffdf fix Scroll restoration should use instant scroll behavior for traversals (#​64299)
angular/angular-cli (@​angular/build)

v21.0.0-next.8

Compare Source

@​schematics/angular
Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest
@​angular-devkit/build-angular
Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30
@​angular/build
Commit Type Description
a90bea5b5 feat support .test.ts files by default in unit test builder
@​angular/ssr
Commit Type Description
7be6c8f0e fix prevent malicious URL from overriding host
angular/components (@​angular/cdk)

v21.0.0-next.9

Compare Source

Breaking Changes

cdk
    • TestElement implementations need to provide a setContenteditableValue.
material
Commit Type Description
71d590796c feat sort: add content projection slot for custom icon (#​32016)
85f596b3c3 feat table: add harness for "no data" row (#​32075)
ff9059d8d1 fix checkbox: use GrayText for disabled colors in high contrast mode (#​32066)
5f12b26ab3 fix snack-bar: add max height for snack bar (#​32000)
7dfabca03d fix timepicker: add interface for timepicker input (#​32050)
cdk
Commit Type Description
544438c865 fix testing: make setContenteditableValue required (#​32058)

Configuration

📅 Schedule: Branch creation - Every 2 hours, between 12:00 AM and 10:59 PM ( * 0-22/2 * * * ) 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 area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Oct 15, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 5d86d2b to d64f704 Compare October 15, 2025 17:37
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.0.0-next.9 build: update cross-repo angular dependencies Oct 15, 2025
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from d64f704 to 188ca8b Compare October 15, 2025 20:06
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot angular-robot deleted the ng-renovate/cross-repo-angular-dependencies branch October 16, 2025 16:43
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: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants