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 (20.2.x) #31787

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

Open
angular-robot wants to merge 1 commit into angular:20.2.x
base: 20.2.x
Choose a base branch
Loading
from angular-robot:ng-renovate/20.2.x-cross-repo-angular-dependencies

Conversation

Copy link
Collaborator

@angular-robot angular-robot commented Aug 26, 2025
edited
Loading

This PR contains the following updates:

Package Type Update Change
@angular-devkit/build-angular pnpm.catalog.default patch 20.2.0 -> 20.2.1
@angular-devkit/core pnpm.catalog.default patch 20.2.0 -> 20.2.1
@angular-devkit/schematics pnpm.catalog.default patch 20.2.0 -> 20.2.1
@angular/animations (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/build pnpm.catalog.default patch 20.2.0 -> 20.2.1
@angular/cli pnpm.catalog.default patch 20.2.0 -> 20.2.1
@angular/common (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/compiler (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/compiler-cli (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/core (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/forms (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/localize pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/ng-dev devDependencies digest e5cf193 -> a7a11e2
@angular/platform-browser (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/platform-browser-dynamic (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/platform-server (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/router (source) pnpm.catalog.default patch 20.2.1 -> 20.2.3
@angular/ssr pnpm.catalog.default patch 20.2.0 -> 20.2.1
@schematics/angular pnpm.catalog.default patch 20.2.0 -> 20.2.1
angular/dev-infra action digest 80db036 -> 96da0c7
devinfra git_override digest 7e2eefa -> 96da0c7

🔡 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.2.1

Compare Source

@​angular/cli
Commit Type Description
3b693e09e fix correctly set default array values
@​schematics/angular
Commit Type Description
6937123a3 fix directly resolve karma config template in migration
5d6dd4425 fix prevent AI config schematic from failing when 'none' and other AI tools are selected
@​angular-devkit/schematics-cli
Commit Type Description
e93919dea fix correctly set default array values
@​angular/build
Commit Type Description
06a6ddc10 fix correct JS/TS file paths when running under Bazel
b6816b0cb fix ensure karma polyfills reporter factory returns a value
angular/angular (@​angular/animations)

v20.2.3

Compare Source

compiler
Commit Type Description
479a919f42 fix fixes regression with event parsing and animate prefix (#​63470)
core
Commit Type Description
f87fad3fff fix avoid injecting internal error handler from a destroyed injector (#​62275)
114906d2d6 fix Fix cancellation of animation enter classes (#​63442)
596b545130 fix Prevent an error on cleanup when an rxResource stream threw before returning an Observable (#​63342)

v20.2.2

Compare Source

compiler
Commit Type Description
d7b6045d61 fix fixes animations on elements with structural directives (#​63390)
core
Commit Type Description
6c421ed65d fix Ensures @for loop animations never get cancelled (#​63328)
9093e0e132 fix fix memory leak with leaving nodes tracking (#​63328)
c8f07daf8f fix Fixes animate.leave binding to a string with spaces (#​63366)

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 added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project labels Aug 26, 2025
@angular-robot angular-robot requested a review from a team as a code owner August 26, 2025 14:06
@angular-robot angular-robot added the target: patch This PR is targeted for the next patch release label Aug 26, 2025
@angular-robot angular-robot requested a review from a team as a code owner August 26, 2025 14:06
@angular-robot angular-robot requested review from adolgachev and wagnermaciel and removed request for a team August 26, 2025 14:06
@angular-robot angular-robot force-pushed the ng-renovate/20.2.x-cross-repo-angular-dependencies branch from 0045ef0 to 4995fef Compare August 26, 2025 14:38
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/20.2.x-cross-repo-angular-dependencies branch 15 times, most recently from 71c5f16 to 52a60d7 Compare September 2, 2025 14:06
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/20.2.x-cross-repo-angular-dependencies branch from 52a60d7 to 214c662 Compare September 3, 2025 12:07
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

@adolgachev adolgachev Awaiting requested review from adolgachev adolgachev is a code owner automatically assigned from angular/components-googlers

@wagnermaciel wagnermaciel Awaiting requested review from wagnermaciel wagnermaciel is a code owner automatically assigned from angular/components-googlers

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: patch This PR is targeted for the next patch release
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

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