Skip to content

build: update cross-repo angular dependencies #31116

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 May 14, 2025

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular-devkit/build-angular devDependencies patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular-devkit/core pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular-devkit/schematics pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular/animations (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/animations (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/build pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular/cli pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular/cli devDependencies patch 20.0.0-rc.0 -> 20.0.0-rc.2
@angular/common (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/common (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/compiler (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/compiler (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/compiler-cli (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/compiler-cli (source) devDependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/core (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/core (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/forms (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/forms (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/localize pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/ng-dev devDependencies digest ff125f1 -> 32c4a4b
@angular/platform-browser (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/platform-browser (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/platform-browser-dynamic (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/platform-server (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/router (source) pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/router (source) dependencies patch 20.0.0-rc.0 -> 20.0.0-rc.1
@angular/ssr pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
@schematics/angular pnpm.catalog.default patch 20.0.0-rc.0 -> 20.0.0-rc.2
angular/dev-infra action digest 057595f -> a9061f8
devinfra git_repository digest 90560ac -> a9061f8

🔡 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)

v20.0.0-rc.2

Compare Source

@​angular/build
Commit Type Description
d2bfc6bd4 fix revert setup unit-test polyfills before TestBed init

v20.0.0-rc.1

Compare Source

@​angular/cli
Commit Type Description
5093ce0a6 fix properly handle Node.js require() errors with ESM modules
@​schematics/angular
Commit Type Description
3cf6ab0f7 fix support using default browser option when not present
@​angular/build
Commit Type Description
e36bf964a fix allow TestBed provider configuration with vitest unit-testing
769961e4a fix allow vitest-based unit testing to use watch option
c7f2cb596 fix provide vitest globals in unit-test builder
0d40cdecd fix setup unit-test polyfills before TestBed init
fa3dc6387 fix show unit-test error for missing vitest browser package
247cd3352 fix show unit-test error for missing vitest package
angular/angular (@​angular/animations)

v20.0.0-rc.1

Compare Source

compiler
Commit Type Description
e0d378d20e7 fix incorrectly handling let declarations inside i18n (#​60512)
768239a89cb perf reduce allocations for let declarations only used in the same view (#​60512)
compiler-cli
Commit Type Description
9ec9c7e1b84 fix avoid fatal diagnostics for invalid module schemas (#​61220)
core
Commit Type Description
4fe34f4cfea fix enable stashing only when withEventReplay() is invoked (#​61077)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from a team as a code owner May 14, 2025 16:03
@angular-robot angular-robot added action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project labels May 14, 2025
@angular-robot angular-robot requested a review from a team as a code owner May 14, 2025 16:03
@angular-robot angular-robot requested review from mmalerba and ok7sai and removed request for a team May 14, 2025 16:03
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 5a84bd4 to 237dff7 Compare May 14, 2025 19:03
@mmalerba mmalerba removed their request for review May 14, 2025 19:13
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from 237dff7 to 751325a Compare May 14, 2025 21:03
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label May 15, 2025
@alan-agius4 alan-agius4 removed request for a team and ok7sai May 15, 2025 06:43
@alan-agius4 alan-agius4 added target: rc This PR is targeted for the next release-candidate and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 15, 2025
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch 14 times, most recently from 05d5721 to c51f6df Compare May 19, 2025 11:24
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/cross-repo-angular-dependencies branch from c51f6df to 1a87e08 Compare May 19, 2025 12:03
@devversion devversion merged commit 58a7d2f into angular:main May 19, 2025
22 checks passed
@devversion
Copy link
Member

The changes were merged into the following branches: main, 20.0.x

devversion pushed a commit that referenced this pull request May 19, 2025
See associated pull request for more information.

(cherry picked from commit 58a7d2f)
@angular-robot angular-robot deleted the ng-renovate/cross-repo-angular-dependencies branch May 19, 2025 15:04
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants