Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Dec 3, 2025

This PR contains the following updates:

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

Release Notes

angular/angular (@​angular/animations)

v21.1.0-next.2

Compare Source

Deprecations

upgrade
  • VERSION from @angular/upgrade is deprecated. Please use the entry from @angular/upgrade/static instead.
compiler
Commit Type Description
ae1c0dc4900 perf chain query creation instructions
compiler-cli
Commit Type Description
8a3f3a91cf6 fix expand type for native controls with a dynamic type
forms
Commit Type Description
aff8b248b35 feat expose element on signal forms Field directive
ebc5c2b083a feat redo the signal forms metadata API
9fe95665813 fix add signals for dirty, hidden, and pending states in custom controls
14713d09923 fix allow resetting with empty string
b96f65a963f fix memoize reads of child fields in signal forms (#​65802)
179b4cba67b fix Reuse key in parent in compat structure
upgrade
Commit Type Description
75fe8f8af94 refactor deprecate VERSION export

v21.1.0-next.1

Compare Source

compiler
Commit Type Description
1c6b0704fb fix prevent XSS via SVG animation attributeName and MathML/SVG URLs
compiler-cli
Commit Type Description
e30e61b789 fix avoid allocating an object for signals in production mode
6773d3b97d fix check that field radio button values are strings
core
Commit Type Description
d8ab83ca82 fix run animation queue in environment injector context
886cf6c452 fix unable to inject viewProviders when host directive with providers is present
e6d5632a30 perf tree shake unused dynamic [field] binding instructions (#​65599)
forms
Commit Type Description
7d1e502345 feat Allows transforms on FormUiControl signals
cd7ae7e2ce fix support dynamic [field] bindings (#​65599)
http
Commit Type Description
0659d11c85 fix enable XSRF protection for same-origin absolute URLs
router
Commit Type Description
b74a0693f2 fix handle errors from view transition finished promise
angular/angular-cli (@​angular/build)

v21.1.0-next.2

Compare Source

@​angular/cli
Commit Type Description
d8b76e93d fix correctly handle yarn classic tag manifest fetching
7ab5c0b0a fix correctly spawn package managers on Windows in new abstraction
240588b7e perf optimize ng add version discovery
@​angular-devkit/build-angular
Commit Type Description
985aa18d0 fix conditionally provide Zone.js change detection in the built-in test main file
@​angular/build
Commit Type Description
30b5d81b4 fix Add custom middleware for to present an Angular-tailored message
2e7227b8d fix Ensure disposal of close-javascript-transformer
38b16ea01 fix ensure locale base href retains leading slash (#​32040)
385165cbc fix inject testing polyfills in Karma unit-test executor
6d212206f fix support NODE_EXTRA_CA_CERTS in SSR SSL plugin

v21.1.0-next.1

Compare Source

@​angular/cli
Commit Type Description
d635a6c63 feat add signal forms lessons
@​schematics/angular
Commit Type Description
e71a72ffd feat generate detailed migration report for refactor-jasmine-vitest
@​angular-devkit/schematics
Commit Type Description
98e10fa0f fix remove lazy imports in node tasks
@​angular/build
Commit Type Description
63c3e3f64 fix add filename truncation to test discovery
8d8ba4f61 fix allow overriding Vitest coverage reportsDirectory option
angular/components (@​angular/cdk)

v21.1.0-next.2

Compare Source

cdk
Commit Type Description
439d1f92a8 feat table: add virtual scrolling support
67f213a351 fix a11y: add @angular/platform-browser to peer dependencies (#​32471)
789274f423 fix menu: allow user to pass selector for transform origin (#​32462)
52720a3688 fix overlay: error when attempting to attach disposed overlay (#​32489)
material
Commit Type Description
ed7e1dab2f fix core: default secondary color for focus indicator (#​32491)
29a8a2fddc fix datepicker: value reset when invalid value is entered using signal forms (#​32485)
1fab386620 fix table: fixed layout not working (#​32494)

v21.1.0-next.1

Compare Source

aria
Commit Type Description
8533f4285 fix menu: focus flicker bug
c097570e2 fix menu: update api goldens (#​32463)
5c7b36fe1 fix menu: update unit tests to use ngMenuContent
cdk
Commit Type Description
75b373bbc feat a11y: allow safe HTML to be passed to live announcer (#​32412)
material
Commit Type Description
4cc5880d4 fix datepicker: do not re-assign the same forms value (#​32447)
cd22ab69f fix timepicker: valueChanges emitting on init (#​32434)

Configuration

📅 Schedule: Branch creation - Every 2 hours, between 12:00 AM and 10:59 PM ( * 0-22/2 * * * ) in timezone Europe/Rome, 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 Dec 3, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 3 times, most recently from dfb2ed3 to 3646012 Compare December 4, 2025 08:44
@alan-agius4
Copy link
Contributor

This is blocked on angular/components#32471

@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 3 times, most recently from 34a72d0 to bd02cde Compare December 10, 2025 19:06
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies to v21.1.0-next.1 build: update cross-repo angular dependencies Dec 10, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from bd02cde to 4e6bafd Compare December 10, 2025 21:06
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 4e6bafd to abd9e7b Compare December 11, 2025 01:34
@angular-robot angular-robot changed the title build: update cross-repo angular dependencies build: update cross-repo angular dependencies to v21.1.0-next.2 Dec 11, 2025
@josephperrott josephperrott merged commit 2562f2b into angular:main Dec 11, 2025
9 checks passed
@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 December 11, 2025 15:04
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.

3 participants