Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build: update cross-repo angular dependencies (21.0.x) #32159

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

Conversation

@angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Oct 22, 2025
edited
Loading

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/core 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
@angular-devkit/schematics 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
@angular/build 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
@angular/cli 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
@angular/common (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/compiler-cli (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/core (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/forms (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/localize 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/ng-dev 3c4fd6f -> b92e80b devDependencies digest
@angular/platform-browser (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-browser-dynamic (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/platform-server (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/router (source) 21.0.0-next.9 -> 21.0.0-rc.0 age adoption passing confidence pnpm.catalog.default patch
@angular/ssr 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
@schematics/angular 21.0.0-next.8 -> 21.0.0-next.10 age adoption passing confidence pnpm.catalog.default patch
angular/dev-infra c584c35 -> 8b845a4 action digest
devinfra c584c35 -> 8b845a4 git_override digest

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


Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v21.0.0-next.10

Compare Source

@​schematics/angular
Commit Description
fix - c967a447c correct spacing in application spec tsconfig
fix - 00d941c43 correct style guide paths for standalone components
@​angular-devkit/build-angular
Commit Description
fix - 6e395fc0c ensure vitest code coverage handles virtual files correctly
@​angular/build
Commit Description
fix - b2f048773 add --ui option for Vitest runner
fix - 530d9270e add define option to dev-server
fix - 091d1c03e add adapters to new reporter
fix - 542d52868 allow custom runner configuration file for unit-test
fix - 9975c7249 ensure locale data plugin runs before other plugins
fix - 7c529c1bc externalize Angular dependencies in Vitest runner
fix - a41f4e860 handle redirects from guards during prerendering
fix - bab5806c2 introduce vitest-base.config for test configuration
fix - 9132e6af9 resolve browser provider packages using project resolver

v21.0.0-next.9

Compare Source

@​angular/cli
Commit Type Description
3040b777e feat add style language detection to list_projects tool
45024e836 feat add unit test framework detection to list_projects tool
286b6204c feat make documentation search tool version-aware
406315d09 feat make find_examples tool version-aware
68e711307 feat make get_best_practices tool version-aware
122a8c0e2 fix correct frontmatter parsing in MCP examples tool
431106559 fix correct query in find_examples to prevent runtime error
@​schematics/angular
Commit Type Description
2ffc527b1 feat configure Vitest for new projects and allow runner choice
512ad282a fix preserve blank lines in jasmine-to-vitest schematic
b524ba426 fix remove empty i18n-extract target for new projects
54c4eae2a fix transform Jasmine type annotations in jasmine-to-vitest schematic
@​angular-devkit/schematics
Commit Type Description
18bf8e7b3 fix respect --force option when schematic contains host.create
@​angular/build
Commit Type Description
bf468e1eb fix direct check include file exists in unit-test discovery
b1d6d2f17 fix resolve Angular locale data namespace in esbuild
@​angular/ssr
Commit Type Description
85c18b4ea fix correctly handle routes with matrix parameters
58dcfd109 fix ensure server-side navigation triggers a redirect
angular/angular (@​angular/common)

v21.0.0-rc.0

Compare Source

v21.0.0-next.10

Compare Source

common
Commit Type Description
2abf2fb501 feat Blocks IPv6 localhost from preconnect checks
compiler
Commit Type Description
04dd75ba94 fix support arbitrary nesting in :host-context()
core
Commit Type Description
54ad2304e3 fix Clear lView from IcuIteratorState when stack is empty to prevent memory leak
aa389a691b fix ensure @for iteration over field is reactive (#​64113)
forms
Commit Type Description
a1ac9a6415 fix interop supports CVAs with signals (#​64618)
migrations
Commit Type Description
95344c19f3 fix Do not remove a template if it is referenced even with a trailing semilocon
router
Commit Type Description
b7cefeb864 fix handle parenthesized outlets without a name in DefaultUrlSerializer (#​64507)

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.

👻 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 22, 2025
@angular-robot angular-robot requested review from andrewseguin and wagnermaciel and removed request for a team October 22, 2025 21:04
@angular-robot angular-robot force-pushed the ng-renovate/21.0.x-cross-repo-angular-dependencies branch 2 times, most recently from 435fb6e to 88e945e Compare October 23, 2025 07:06
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 23, 2025
Takes over the Angular update from angular#32159 and resolves one test failure in the API goldens.
crisbeto added a commit to crisbeto/material2 that referenced this pull request Oct 23, 2025
Takes over the Angular update from angular#32159 and resolves one test failure in the API goldens.
@angular-robot angular-robot force-pushed the ng-renovate/21.0.x-cross-repo-angular-dependencies branch 5 times, most recently from fe7f7ff to b6ca374 Compare October 23, 2025 14:40
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

@angular-robot angular-robot force-pushed the ng-renovate/21.0.x-cross-repo-angular-dependencies branch 4 times, most recently from a16862d to 3d79945 Compare October 23, 2025 17:37
crisbeto added a commit that referenced this pull request Oct 23, 2025
Takes over the Angular update from #32159 and resolves one test failure in the API goldens.
crisbeto added a commit that referenced this pull request Oct 23, 2025
Takes over the Angular update from #32159 and resolves one test failure in the API goldens.
(cherry picked from commit 50a9395)
@angular-robot angular-robot force-pushed the ng-renovate/21.0.x-cross-repo-angular-dependencies branch 5 times, most recently from cef638c to d30a409 Compare October 27, 2025 12:48
@angular-robot angular-robot force-pushed the ng-renovate/21.0.x-cross-repo-angular-dependencies branch 3 times, most recently from aa325cc to 6a2dd0c Compare October 29, 2025 18:07
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/21.0.x-cross-repo-angular-dependencies branch from 6a2dd0c to e5783b2 Compare October 29, 2025 20:38
@tjshiu tjshiu merged commit 613a318 into angular:21.0.x Oct 29, 2025
22 checks passed
@angular-robot angular-robot deleted the ng-renovate/21.0.x-cross-repo-angular-dependencies branch October 29, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@josephperrott josephperrott josephperrott approved these changes

Assignees

No one assigned

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

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /