Skip to content

fix(deps): update angular monorepo#16

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-monorepo
Open

fix(deps): update angular monorepo#16
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular/common (source) 20.3.320.3.17 age confidence
@angular/compiler (source) 20.3.320.3.17 age confidence
@angular/compiler-cli (source) 20.3.320.3.17 age confidence
@angular/core (source) 20.3.320.3.17 age confidence
@angular/forms (source) 20.3.320.3.17 age confidence
@angular/platform-browser (source) 20.3.320.3.17 age confidence
@angular/router (source) 20.3.320.3.17 age confidence
zone.js (source, changelog) ~0.15.1~0.16.0 age confidence

Release Notes

angular/angular (@​angular/common)

v20.3.17

Compare Source

Breaking Changes

core
  • Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.

    (cherry picked from commit 03da204)

core
Commit Type Description
7f9de3c118 fix block creation of sensitive URI attributes from ICU messages

v20.3.16

Compare Source

core
Commit Type Description
c2c2b4aaa8 fix sanitize sensitive attributes on SVG script elements

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

v20.3.9

Compare Source

v20.3.7

Compare Source

animations
Commit Type Description
bd38cd45a5 fix account for Element.animate exceptions (#​64506)
compiler
Commit Type Description
891f180262 fix correctly compile long numeric HTML entities (#​64297)
compiler-cli
Commit Type Description
371274bfc6 fix missingStructuralDirective diagnostic produces false negatives (#​64470)
core
Commit Type Description
4c89a267c3 fix pass element removal property through in all locations (#​64565)
2fad4d4ab6 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#​64592)
router
Commit Type Description
cfd8ed3fff fix Fix outlet serialization and parsing with no primary children (#​64505)
182fe78f91 fix Surface parse errors in Router.parseUrl (#​64503)

v20.3.6

Compare Source

core
Commit Type Description
911d6822cb fix update animation scheduling (#​64441)
platform-browser
Commit Type Description
2ece42866d fix DomEventsPlugin should always be the last plugin to be called for supports(). (#​50394)

v20.3.5

Compare Source

compiler-cli
Commit Type Description
8dec92ff9f fix capture metadata for undecorated fields (#​63957) (#​64317)
c2e817b0ef perf fix performance of "interpolated signal not invoked" check (#​64410)
core
Commit Type Description
f15cfa4cc4 fix fixes regression in animate.leave function bindings (#​64413)
d54dd674ca fix Prevents early style pruning with leave animations (#​64335)
migrations
Commit Type Description
554573e524 fix migrating input with more than 1 usage in a method (#​64367)
2c79ca0b57 fix remove error for no matching files in control flow migration (#​64253) (#​64314)
router
Commit Type Description
6e4bcc7d22 fix Scroll restoration should use instant scroll behavior for traversals (#​64299)

v20.3.4

Compare Source

core
Commit Type Description
853ed169a8 fix ensure missing leave animations don't queue leave animations (#​64226)
6fed986b7a fix Fixes animations in conjunction with content projection (#​63776)
76fe5599fe fix handle undefined CSS time values in parseCssTimeUnitsToMs function (#​64181)
3b959105be fix prevent early exit from leave animations when multiple transitions are present (#​64225)
migrations
Commit Type Description
65884895ff fix preserve component imports when pruning NgModules in standalone migration (#​64186)
angular/angular (zone.js)

v0.16.1

Compare Source

  • fix(zone.js): support passthrough of Promise.try API (fc557f0), closes #​67057

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

@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.3 chore(deps): update angular monorepo to v20.3.3 - autoclosed Oct 3, 2025
@renovate renovate bot closed this Oct 3, 2025
@renovate renovate bot deleted the renovate/angular-monorepo branch October 3, 2025 10:44
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.3 - autoclosed chore(deps): update angular monorepo to v20.3.3 Oct 8, 2025
@renovate renovate bot reopened this Oct 8, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 978ef1d to 2b92262 Compare October 8, 2025 23:45
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.3 chore(deps): update angular monorepo to v20.3.4 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 4bf18b7 to 912e16b Compare October 16, 2025 12:10
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.4 chore(deps): update angular monorepo to v20.3.5 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 912e16b to 8ae0124 Compare October 18, 2025 07:01
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.5 chore(deps): update angular monorepo to v20.3.6 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8ae0124 to e90dab7 Compare October 23, 2025 12:13
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.6 chore(deps): update angular monorepo to v20.3.7 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e90dab7 to df367e4 Compare November 1, 2025 11:40
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.7 chore(deps): update angular monorepo to v20.3.9 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from df367e4 to 448036e Compare November 8, 2025 07:41
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.9 chore(deps): update angular monorepo to v20.3.10 Nov 8, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 448036e to 4b7f85c Compare November 16, 2025 20:09
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.10 chore(deps): update angular monorepo to v20.3.12 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4b7f85c to 29424c0 Compare November 19, 2025 19:32
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.12 chore(deps): update angular monorepo to v20.3.13 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 29424c0 to b7d0a86 Compare November 20, 2025 07:35
@renovate renovate bot changed the title chore(deps): update angular monorepo to v20.3.13 fix(deps): update angular monorepo Nov 20, 2025
@renovate
Copy link
Author

renovate bot commented Nov 20, 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.17
npm error Found: zone.js@0.16.1
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.17
npm error node_modules/@angular/core
npm error   @angular/core@"^20.3.3" from the root project
npm error   peerOptional @angular/core@"^20.0.0" from @angular-devkit/build-angular@20.3.4
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"20.3.4" from the root project
npm error   8 more (@angular/build, @angular/cdk, primeng, @angular/common, ...)
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.17
npm error   node_modules/@angular/core
npm error     @angular/core@"^20.3.3" from the root project
npm error     peerOptional @angular/core@"^20.0.0" from @angular-devkit/build-angular@20.3.4
npm error     node_modules/@angular-devkit/build-angular
npm error       dev @angular-devkit/build-angular@"20.3.4" from the root project
npm error     8 more (@angular/build, @angular/cdk, primeng, @angular/common, ...)
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/2026-03-01T19_50_26_836Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-01T19_50_26_836Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b7d0a86 to 714693f Compare February 2, 2026 15:04
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.

0 participants