Skip to content

chore(deps): update angular monorepo - #140

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

chore(deps): update angular monorepo#140
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/angular-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

angular/angular (@​angular/common)

v20.3.31

Compare Source

platform-server
Commit Type Description
3db26e2544 fix update domino to latest version

v20.3.30

Compare Source

platform-server
Commit Type Description
9339a7a2de fix avoid stripping unicode whitespace during url resolution
89b20568df fix update domino to latest version

v20.3.29

Compare Source

platform-browser
Commit Type Description
7538744c10 fix disallow event handler attributes in Meta
angular/angular (zone.js)

v0.16.3

Compare Source

  • docs(zone.js): point the Bluebird link at the project repo (731c838)
  • fix(zone.js): preserve accessor and non-enumerable event listener options (4c4a705), closes #​54142 #​54142 #​70431
  • ci: add Alan as a zone.js reviewer (5553699)
  • fix(zone.js): guard against null handle when detecting refreshable timers (36c2197), closes #​70044
  • fix(zone.js): vitest patching of describe/it curried calls (e23541b), closes #​69748
  • fix(zone.js): harden zoneSymbolEventNames and patches against proto key (2d33fd5)
  • fix(zone.js): harden zoneSymbolEventNames against proto key (defense-in-depth) (fd7c2da)
  • fix(zone.js): avoid type error on custom object rejection with rejection property (fa75800)
  • fix(zone.js): validate __Zone_symbol_prefix to prevent DOM clobbering attacks (e50f504)

v0.16.2

Compare Source

v0.16.1

Compare Source

v0.16.0

Compare Source


Configuration

📅 Schedule: (in timezone America/Denver)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • "after 5pm and before 9pm every weekday"

🚦 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 21, 2026 20:07
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Aug 21, 2026
@renovate

renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @angular/core@20.3.31
npm error Found: zone.js@0.16.3
npm error packages/adapter-angular/node_modules/zone.js
npm error   dev zone.js@"~0.16.3" from @contentful/experiences-angular@0.1.3
npm error   packages/adapter-angular
npm error     @contentful/experiences-angular@0.1.3
npm error     node_modules/@contentful/experiences-angular
npm error       workspace packages/adapter-angular from the root project
npm error       1 more (@contentful/experiences-example-angular)
npm error
npm error Could not resolve dependency:
npm error peerOptional zone.js@"~0.15.0" from @angular/core@20.3.31
npm error packages/adapter-angular/node_modules/@angular/core
npm error   dev @angular/core@"20.3.31" from @contentful/experiences-angular@0.1.3
npm error   packages/adapter-angular
npm error     @contentful/experiences-angular@0.1.3
npm error     node_modules/@contentful/experiences-angular
npm error       workspace packages/adapter-angular from the root project
npm error       1 more (@contentful/experiences-example-angular)
npm error   peer @angular/core@"20.3.31" from @angular/common@20.3.31
npm error   packages/adapter-angular/node_modules/@angular/common
npm error     dev @angular/common@"20.3.31" from @contentful/experiences-angular@0.1.3
npm error     packages/adapter-angular
npm error       @contentful/experiences-angular@0.1.3
npm error       node_modules/@contentful/experiences-angular
npm error     1 more (@angular/platform-browser)
npm error   1 more (@angular/platform-browser)
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.31
npm error   packages/adapter-angular/node_modules/@angular/core
npm error     dev @angular/core@"20.3.31" from @contentful/experiences-angular@0.1.3
npm error     packages/adapter-angular
npm error       @contentful/experiences-angular@0.1.3
npm error       node_modules/@contentful/experiences-angular
npm error         workspace packages/adapter-angular from the root project
npm error         1 more (@contentful/experiences-example-angular)
npm error     peer @angular/core@"20.3.31" from @angular/common@20.3.31
npm error     packages/adapter-angular/node_modules/@angular/common
npm error       dev @angular/common@"20.3.31" from @contentful/experiences-angular@0.1.3
npm error       packages/adapter-angular
npm error         @contentful/experiences-angular@0.1.3
npm error         node_modules/@contentful/experiences-angular
npm error       1 more (@angular/platform-browser)
npm error     1 more (@angular/platform-browser)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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-09-12T04_28_21_088Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-12T04_28_21_088Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/angular-monorepo branch 24 times, most recently from da0c59f to 421b031 Compare August 28, 2026 17:41
@renovate
renovate Bot force-pushed the renovate/angular-monorepo branch from 421b031 to dbc7e24 Compare August 28, 2026 21:09
@renovate
renovate Bot force-pushed the renovate/angular-monorepo branch 12 times, most recently from 40a851c to fab2c63 Compare September 3, 2026 01:22
@renovate
renovate Bot force-pushed the renovate/angular-monorepo branch 9 times, most recently from 861f3de to e59d12b Compare September 11, 2026 04:28
@renovate
renovate Bot force-pushed the renovate/angular-monorepo branch from e59d12b to e2e0ed0 Compare September 12, 2026 04:28
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants