Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular/animations (source) 20.3.9 -> 20.3.15 age confidence
@angular/common (source) 20.3.9 -> 20.3.15 age confidence
@angular/compiler (source) 20.3.9 -> 20.3.15 age confidence
@angular/compiler-cli (source) 20.3.9 -> 20.3.15 age confidence
@angular/core (source) 20.3.9 -> 20.3.15 age confidence
@angular/forms (source) 20.3.9 -> 20.3.15 age confidence
@angular/language-service (source) 20.3.9 -> 20.3.15 age confidence
@angular/platform-browser (source) 20.3.9 -> 20.3.15 age confidence
@angular/platform-browser-dynamic (source) 20.3.9 -> 20.3.15 age confidence
@angular/router (source) 20.3.9 -> 20.3.15 age confidence
zone.js (source, changelog) 0.15.1 -> 0.16.0 age confidence

Release Notes

angular/angular (@​angular/animations)

v20.3.15

Compare Source

compiler
Commit Type Description
d1ca8ae043 fix prevent XSS via SVG animation attributeName and MathML/SVG URLs

v20.3.14

Compare Source

http
Commit Type Description
0276479e7d fix prevent XSRF token leakage to protocol-relative URLs

v20.3.13

Compare Source

v20.3.12

Compare Source

v20.3.11

Compare Source

common
Commit Type Description
5047849a4a fix remove placeholder image listeners once view is removed
compiler
Commit Type Description
f9d0818087 fix support arbitrary nesting in :host-context()
106b9040df fix support commas in :host() argument
9419ea348a fix support complex selectors in :nth-child()
036c5d2a07 fix support one additional level of nesting in :host()
core
Commit Type Description
dcdd1bcdbb fix skip leave animations on view swaps

v20.3.10

Compare Source

compiler-cli
Commit Description
fix - 840db59dc1 make required inputs diagnostic less noisy
migrations
Commit Description
fix - a45e6b2b66 Prevent removal of templates referenced with preceding whitespace characters
angular/angular (zone.js)

v0.16.0

Compare Source

BREAKING CHANGE
  • IE/Non-Chromium Edge are not supported anymore.

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 168450e to 100eb38 Compare November 12, 2025 22:49
@renovate renovate bot changed the title fix(deps): update angular monorepo to v20.3.10 fix(deps): update angular monorepo to v20.3.11 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 100eb38 to 88f3c5a Compare November 14, 2025 22:41
@renovate renovate bot changed the title fix(deps): update angular monorepo to v20.3.11 fix(deps): update angular monorepo to v20.3.12 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 88f3c5a to 52ac2d4 Compare November 19, 2025 21:23
@renovate renovate bot changed the title fix(deps): update angular monorepo to v20.3.12 fix(deps): update angular monorepo Nov 19, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular/core@20.3.15
npm error Found: zone.js@0.16.0
npm error node_modules/zone.js
npm error   zone.js@"0.16.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional zone.js@"~0.15.0" from @angular/core@20.3.15
npm error node_modules/@angular/core
npm error   @angular/core@"20.3.15" from the root project
npm error   peerOptional @angular/core@"^20.0.0" from @angular-devkit/build-angular@20.3.12
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"20.3.12" from the root project
npm error     2 more (@analogjs/vite-plugin-angular, @nx/angular)
npm error   8 more (@angular/build, jest-preset-angular, ...)
npm error
npm error Conflicting peer dependency: zone.js@0.15.1
npm error node_modules/zone.js
npm error   peerOptional zone.js@"~0.15.0" from @angular/core@20.3.15
npm error   node_modules/@angular/core
npm error     @angular/core@"20.3.15" from the root project
npm error     peerOptional @angular/core@"^20.0.0" from @angular-devkit/build-angular@20.3.12
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"20.3.12" from the root project
npm error       2 more (@analogjs/vite-plugin-angular, @nx/angular)
npm error     8 more (@angular/build, jest-preset-angular, ...)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-03T17_42_03_884Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-03T17_42_03_884Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 7 times, most recently from abcf0f4 to 31b23bd Compare December 2, 2025 20:57
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from 5214dd3 to e7c6330 Compare December 3, 2025 12:46
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e7c6330 to ef205f5 Compare December 3, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant