Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

chore(deps): update dependency zone.js to ~0.14.0 #93

Closed
wants to merge 1 commit into from

Conversation

descope[bot]
Copy link
Contributor

@descope descope bot commented Dec 31, 2023

This PR contains the following updates:

Package Type Update Change
zone.js (changelog) devDependencies minor ~0.13.0 -> ~0.14.0

Release Notes

angular/angular (zone.js)

v0.14.2

Compare Source

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@descope descope bot added the renovate label Dec 31, 2023
@descope descope bot enabled auto-merge (squash) December 31, 2023 12:17
@descope
Copy link
Contributor Author

descope bot commented Dec 31, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular/core@16.2.9
npm ERR! Found: zone.js@0.14.2
npm ERR! node_modules/zone.js
npm ERR!   dev zone.js@"~0.14.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.13.0" from @angular/core@16.2.9
npm ERR! node_modules/@angular/core
npm ERR!   dev @angular/core@"^16.2.9" from the root project
npm ERR!   peer @angular/core@"16.2.9" from @angular/animations@16.2.9
npm ERR!   node_modules/@angular/animations
npm ERR!     dev @angular/animations@"^16.2.9" from the root project
npm ERR!     1 more (@angular/platform-browser)
npm ERR!   8 more (@angular/common, @angular/compiler, @angular/forms, ...)
npm ERR! 
npm ERR! Conflicting peer dependency: zone.js@0.13.3
npm ERR! node_modules/zone.js
npm ERR!   peer zone.js@"~0.13.0" from @angular/core@16.2.9
npm ERR!   node_modules/@angular/core
npm ERR!     dev @angular/core@"^16.2.9" from the root project
npm ERR!     peer @angular/core@"16.2.9" from @angular/animations@16.2.9
npm ERR!     node_modules/@angular/animations
npm ERR!       dev @angular/animations@"^16.2.9" from the root project
npm ERR!       1 more (@angular/platform-browser)
npm ERR!     8 more (@angular/common, @angular/compiler, @angular/forms, ...)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-31T12_17_15_203Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2023-12-31T12_17_15_203Z-debug-0.log

@asafshen asafshen closed this Dec 31, 2023
auto-merge was automatically disabled December 31, 2023 12:19

Pull request was closed

@asafshen asafshen deleted the renovate/angular-monorepo branch December 31, 2023 12:19
@descope
Copy link
Contributor Author

descope bot commented Dec 31, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~0.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant