Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular-devkit/architect ~0.2000.0 -> ~0.2002.0 age confidence
@angular-devkit/build-angular ~20.0.0 -> ~20.2.0 age confidence
@angular-devkit/core ~20.0.0 -> ~20.2.0 age confidence
@angular-devkit/schematics ~20.0.0 -> ~20.2.0 age confidence
@angular-devkit/schematics-cli ~20.0.0 -> ~20.2.0 age confidence
@angular-eslint/test-utils (source) ~20.1.0 -> ~20.2.0 age confidence
@angular/animations (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/build ~20.0.0 -> ~20.2.0 age confidence
@angular/cdk ~20.0.0 -> ~20.2.0 age confidence
@angular/cli ~20.0.0 -> ~20.2.0 age confidence
@angular/common (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/compiler (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/compiler-cli (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/core (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/forms (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/localize ~20.0.0 -> ~20.2.0 age confidence
@angular/material ~20.0.0 -> ~20.2.0 age confidence
@angular/platform-browser (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/platform-browser-dynamic (source) ~20.0.0 -> ~20.2.0 age confidence
@angular/router (source) ~20.0.0 -> ~20.2.0 age confidence
@nx/angular (source) ~21.3.11 -> ~21.4.0 age confidence
@nx/eslint (source) ~21.3.11 -> ~21.4.0 age confidence
@nx/eslint-plugin (source) ~21.3.11 -> ~21.4.0 age confidence
@nx/jest (source) ~21.3.11 -> ~21.4.0 age confidence
@nx/js (source) ~21.3.11 -> ~21.4.0 age confidence
@nx/workspace (source) ~21.3.11 -> ~21.4.0 age confidence
@schematics/angular ~20.0.0 -> ~20.2.0 age confidence
angular-eslint (source) ~20.1.0 -> ~20.2.0 age confidence
ng-packagr ~20.0.0 -> ~20.2.0 age confidence
nx (source) ~21.3.11 -> ~21.4.0 age confidence

Release Notes

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

v0.2002.1

Compare Source

v0.2002.0

Compare Source

v0.2001.6

Compare Source

v0.2001.5

Compare Source

v0.2001.4

Compare Source

v0.2001.3

Compare Source

v0.2001.2

Compare Source

v0.2001.1

Compare Source

v0.2001.0

Compare Source

angular-eslint/angular-eslint (@​angular-eslint/test-utils)

v20.2.0

Compare Source

This was a version bump only for @​angular-eslint/test-utils to align it with other projects, there were no code changes.

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)

v20.2.1

Compare Source

compiler
Commit Type Description
a28672fb70 fix Keep paraenthesis in Nullish + Boolean expression. (#​63292)

v20.2.0

Compare Source

Deprecations

animations
core
router
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.
animations
Commit Type Description
9766116cea refactor deprecate the animations package (#​62795)
compiler
Commit Type Description
7767aa640c fix allow more characters in square-bracketed attribute names (#​62742)
7b51728813 fix fixes animation event host bindings not firing (#​63217)
compiler-cli
Commit Type Description
5abfe4a899 feat add diagnostic for uninvoked functions in text interpolation (#​59191)
c4917074f1 fix display proper function in NG8117 message (#​62842)
812463c563 fix Ignore diagnostics on ngTemplateContextGuard lines in TCB (#​63054)
45b030b5ce fix prevent dom event assertion in TCB generation on older angular versions (#​63053)
core
Commit Type Description
6b1f4b9e8b feat add enter and leave animation instructions (#​62682)
cec91c0035 feat add option to infer the tag names of components in tests (#​62283)
141bb75ff2 feat Promote zoneless to stable (#​62699)
4138aca91f feat render ARIA property bindings as attributes (#​62630)
a409534d6c feat support as aliases on else if blocks (#​63047)
745ea44394 feat support TypeScript 5.9 (#​62541)
593cc8a368 fix checks if body exists before continuing (#​62768)
bdc31675b7 fix ensure animate events do not have duplicate elements (#​63216)
de3a0c5cf3 fix Fix animate.enter class removal when composing classes (#​62981)
6597ac0af7 fix fix support for space separated strings in leave animations (#​62979)
ebd622b344 fix fixes empty animations when recalculating styles (#​63007)
455b147488 fix fixes timing issues with enter animations (#​62925)
f9d73cc687 fix handle cases where classes added have no animations (#​63242)
6a1184600c fix prevents duplicate nodes when @if toggles with leave animations (#​63048)
063b5e166f fix switch check to documentElement with chaining (#​62773)
320de4e96d refactor deprecate animations field on component interface (#​62895)
forms
Commit Type Description
c353497a01 feat add support for pushing an array of controls to formarray (#​57102)
http
Commit Type Description
0984b30388 feat Add redirected property to HttpResponse and HttpErrorResponse (#​62675)
be811fee79 feat add referrer & integrity support for fetch requests in httpResource (#​62461)
1cf9d9064c feat Add support for fetch referrer & integrity options in HttpClient (#​62417)
1408baff45 fix Add missing timeout and transferCache options to HttpClient (#​62586)
language-service
Commit Type Description
c81e345e72 feat support auto-import for attribute completions (#​62797)
d64dd27a02 feat support to report the deprecated API in the template (#​62054)
591c7e2ec8 fix Support to resolve the re-export component. (#​62585)
platform-browser
Commit Type Description
52b8e07d6e feat Warns on conflicting hydration and blocking navigation (#​62963)
router
Commit Type Description
d00b3fed58 feat add a currentNavigation signal to the Router service. (#​62971)
687c374826 feat add a currentNavigation signal to the Router service. (#​63011)
9c45c322d1 fix ensure preloaded components are properly activated (#​62502)
service-worker
Commit Type Description
8255e0cf15 feat add messageerror event handling and logging (#​62834)
5220b51e75 feat Adds for type in provideServiceWorker (#​62831)
4ac6171b09 feat Adds support for updateViaCache in provideServiceWorker (#​62721)
b65c3d5e19 feat Improves storage full detection in data caching (#​62737)
3b214d2040 feat Logs unhandled promise rejections in service worker (#​63059)
6d011687ec feat notify clients about version failures (#​62718)

v20.1.8

Compare Source

compiler
Commit Type Description
691f5ed033 fix error when ng-content fallback has translated children (#​63156)
b1dec9bc50 fix incorrect source span for expression AST inside template attribute (#​63175)
compiler-cli
Commit Type Description
cda402f1d8 fix account for expression with type arguments during HMR extraction (#​63261)

v20.1.7

Compare Source

compiler
Commit Type Description
d9e37908a5 fix incorrect spans for AST inside input value with leading space (#​63082)
compiler-cli
Commit Type Description
4aa120ac00 fix error when type checking host bindings of generic directive (#​63061)
core
Commit Type Description
322042c5b3 fix destroying the effect on afterRenderEffect (#​63001)
router
Commit Type Description
5fd79424e3 fix attempt to resolve component resources in JIT mode (#​63062)

v20.1.6

Compare Source

v20.1.5

Compare Source

compiler-cli
Commit Type Description
3b2e8efcac fix correctly type check host listeners to own outputs (#​62965)
core
Commit Type Description
c9f3976eba fix properly recognize failed fetch responses when loading external resources in JIT (#​62992)
http
Commit Type Description
ae443f8eb0 fix Reset headers, progress, and statusCode when using set() in HttpResource (#​62873)
migrations
Commit Type Description
7a5851e4b0 fix incorrect filtering in inject migration (#​62913)

v20.1.4

Compare Source

compiler
Commit Type Description
db3c5826ee fix exclude more safe reads expression from 2way-binding (#​62852)
core
Commit Type Description
c633b63e56 fix update symbols for new signals api (#​62284)
http
Commit Type Description
ab6033979a fix add missing http options allowed in fetch API (#​62881)
15670d8417 fix propagate plain errors when parsing fails (#​62765)

v20.1.3

Compare Source

core
Commit Type Description
2c522efbe5 fix fix change tracking for Resource#hasValue (#​62595)
platform-browser
Commit Type Description
2fd1f7beb5 fix resolve component resources before bootstrapping in JIT mode (#​62758)

v20.1.2

Compare Source

compiler
Commit Type Description
8ad10fd63b fix fix detection of directive deps in JIT (#​62666)

v20.1.1

Compare Source

compiler
Commit Type Description
75d2a349b4 fix incorrect spans for left side of binary operation (#​62641)
70c8780c54 fix more permissive parsing of @​ characters (#​62644)
compiler-cli
Commit Type Description
9506cdfaad fix infer type of event target for void elements (#​62648)
core
Commit Type Description
26ade4a337 fix Ensure application remains unstable during bootstrap (#​62631)
a81f0faa1a fix InputBinding marks component a dirty. (#​62613)
http

| Commit | Type | Description


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 29, 2025 16:00
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 29, 2025
Copy link

nx-cloud bot commented Aug 29, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 38e47f5

Command Status Duration Result
nx run-many --target=build,build-swagger ❌ Failed 2m 16s View ↗
nx run ama-sdk-schematics:build-swagger ❌ Failed 50s View ↗
nx affected --target=package-github-action ❌ Failed 44s View ↗
nx affected --target=lint --configuration ci ✅ Succeeded 16m 4s View ↗
nx run-many --target=documentation ✅ Succeeded 1m 30s View ↗
nx run-many --target=build --projects=eslint-pl... ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-04 07:51:10 UTC

Copy link

github-actions bot commented Aug 29, 2025

⚠️ Yarn detected 7 errors during the install process.


List of reported errors
Error Description
YN0060 @angular/cdk is listed by your project with version 20.2.2 (pb62f85), which doesn't satisfy what ngx-monaco-tree requests (^19.0.2).
YN0060 @angular/cdk is listed by your project with version 20.2.2 (pf6d61c), which doesn't satisfy what ngx-monaco-tree and other dependencies request (but they have non-overlapping ranges!).
YN0060 @angular/common is listed by your project with version 20.2.4 (p68e77d), which doesn't satisfy what ngx-monaco-editor-v2 and other dependencies request (but they have non-overlapping ranges!).
YN0060 @angular/common is listed by your project with version 20.2.4 (pcc4255), which doesn't satisfy what ngx-monaco-editor-v2 and other dependencies request (but they have non-overlapping ranges!).
YN0060 @angular/core is listed by your project with version 20.2.4 (p7f8bc5), which doesn't satisfy what ngx-monaco-editor-v2 and other dependencies request (but they have non-overlapping ranges!).
YN0060 @angular/core is listed by your project with version 20.2.4 (p9c91e2), which doesn't satisfy what @amadeus-it-group/microfrontends-angular and other dependencies request (but they have non-overlapping ranges!).
YN0060 @angular/core is listed by your project with version 20.2.4 (pd72d44), which doesn't satisfy what ngx-monaco-editor-v2 and other dependencies request (but they have non-overlapping ranges!).

@renovate renovate bot force-pushed the renovate/angular-dependencies branch from ad4a86c to 38e47f5 Compare September 4, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file project:@ama-mfe/messages project:@ama-mfe/ng-utils project:@ama-sdk/client-angular project:@ama-sdk/client-beacon project:@ama-sdk/client-fetch project:@ama-sdk/core project:@ama-sdk/create project:@ama-sdk/schematics project:@ama-sdk/swagger-builder project:@ama-styling/figma-extractor project:@ama-styling/figma-sdk project:@ama-styling/style-dictionary project:@ama-styling/stylelint-plugin project:@ama-terasu/cli project:@ama-terasu/core project:@ama-terasu/schematics project:audit-gh-action project:get-npm-tag-gh-action project:new-version-gh-action project:@o3r/amaterasu-api-spec project:@o3r/amaterasu-dodo project:@o3r/amaterasu-otter project:@o3r/amaterasu-sdk project:@o3r/analytics project:@o3r/apis-manager project:@o3r/application project:@o3r/artifactory-tools project:@o3r/azure-tools project:@o3r/build-helpers project:@o3r/chrome-devtools project:@o3r/components project:@o3r/configuration project:@o3r/core project:@o3r/create project:@o3r/design project:@o3r/dynamic-content project:@o3r/eslint-config project:@o3r/eslint-plugin project:@o3r/extractors project:@o3r/forms project:@o3r/github-cascading-app project:@o3r/localization project:@o3r/logger project:@o3r/mcp project:@o3r/mobile project:@o3r/new-version project:@o3r/palette-generator project:@o3r/pipeline project:@o3r/routing project:@o3r/rules-engine project:@o3r/schematics project:@o3r/showcase project:@o3r/store-sync project:@o3r/style-dictionary project:@o3r/stylelint-plugin project:@o3r/styling project:@o3r/telemetry project:@o3r/test-helpers project:@o3r/testing project:@o3r/third-party project:@o3r/workspace project:@o3r/workspace-helpers project:@o3r-training/showcase-sdk project:@o3r-training/training-sdk project:@o3r-training/training-tools project:otter-devtools project:release-gh-action project:yarn-errors-reporter-gh-action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants