Skip to content

Update angular monorepo#89

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

Update angular monorepo#89
renovate[bot] wants to merge 1 commit intomainfrom
renovate/angular-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@angular/common (source) 20.3.1620.3.17 age confidence
@angular/compiler (source) 20.3.1620.3.17 age confidence
@angular/compiler-cli (source) 20.3.1620.3.17 age confidence
@angular/core (source) 20.3.1620.3.17 age confidence
@angular/forms (source) 20.3.1620.3.17 age confidence
@angular/platform-browser (source) 20.3.1620.3.17 age confidence
@angular/platform-browser-dynamic (source) 20.3.1620.3.17 age confidence
@angular/router (source) 20.3.1620.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
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 force-pushed the renovate/angular-monorepo branch from 5f82202 to 53460e0 Compare October 16, 2025 21:01
@renovate renovate bot changed the title Update angular monorepo to v20.3.5 Update angular monorepo to v20.3.6 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 53460e0 to 9d72457 Compare October 22, 2025 21:58
@renovate renovate bot changed the title Update angular monorepo to v20.3.6 Update angular monorepo to v20.3.7 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9d72457 to 34ebe40 Compare October 29, 2025 19:11
@renovate renovate bot changed the title Update angular monorepo to v20.3.7 Update angular monorepo to v20.3.9 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 34ebe40 to 4af500e Compare November 9, 2025 11:48
@renovate renovate bot changed the title Update angular monorepo to v20.3.9 Update angular monorepo to v20.3.10 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4af500e to 74619b0 Compare November 12, 2025 18:59
@renovate renovate bot changed the title Update angular monorepo to v20.3.10 Update angular monorepo to v20.3.11 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 74619b0 to f579eab Compare November 16, 2025 23:53
@renovate renovate bot changed the title Update angular monorepo to v20.3.11 Update angular monorepo to v20.3.12 Nov 16, 2025
@renovate renovate bot changed the title Update angular monorepo to v20.3.12 Update angular monorepo to v20.3.13 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.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.0.6" from the root project
npm error   peerOptional @angular/core@"^20.0.0" from @angular/build@20.3.17
npm error   node_modules/@angular/build
npm error     dev @angular/build@"^20.0.5" from the root project
npm error   7 more (@angular/cdk, @angular/material, @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.0.6" from the root project
npm error     peerOptional @angular/core@"^20.0.0" from @angular/build@20.3.17
npm error     node_modules/@angular/build
npm error       dev @angular/build@"^20.0.5" from the root project
npm error     7 more (@angular/cdk, @angular/material, @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-02-25T23_10_13_995Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-25T23_10_13_995Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f579eab to b91ffa9 Compare November 20, 2025 11:30
@renovate renovate bot changed the title Update angular monorepo to v20.3.13 Update angular monorepo Nov 20, 2025
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b91ffa9 to 9a2f7af Compare February 2, 2026 15:13
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9a2f7af to 61906fe Compare February 23, 2026 19:48
@renovate renovate bot changed the title Update angular monorepo Update dependency zone.js to ~0.16.0 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 61906fe to 358a135 Compare February 25, 2026 23:10
@renovate renovate bot changed the title Update dependency zone.js to ~0.16.0 Update angular monorepo Feb 25, 2026
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