Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency zone.js to ~0.14.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zone.js (source, changelog) ~0.13.3 -> ~0.14.0 age adoption passing confidence

Release Notes

angular/angular (zone.js)

v0.14.4

Compare Source

Bug Fixes

v0.14.3

Compare Source

Bug Fixes
Features

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 - 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.

🔕 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 8, 2022

⚠ 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.12
npm ERR! Found: zone.js@0.14.2
npm ERR! node_modules/zone.js
npm ERR!   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.12
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^16.2.12" from the root project
npm ERR!   peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"^16.2.12" from the root project
npm ERR!     2 more (@angular/platform-browser, ng-zorro-antd)
npm ERR!   9 more (@angular/cdk, @angular/common, @angular/compiler, ...)
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.12
npm ERR!   node_modules/@angular/core
npm ERR!     @angular/core@"^16.2.12" from the root project
npm ERR!     peer @angular/core@"16.2.12" from @angular/animations@16.2.12
npm ERR!     node_modules/@angular/animations
npm ERR!       @angular/animations@"^16.2.12" from the root project
npm ERR!       2 more (@angular/platform-browser, ng-zorro-antd)
npm ERR!     9 more (@angular/cdk, @angular/common, @angular/compiler, ...)
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/worker/f5f1e1/41e3e8/cache/others/npm/_logs/2023-11-21T09_15_34_825Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/f5f1e1/41e3e8/cache/others/npm/_logs/2023-11-21T09_15_34_825Z-debug-0.log

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@26ef25f). Click here to learn what that means.

❗ Current head fca49b4 differs from pull request most recent head ca4eff4. Consider uploading reports for the commit ca4eff4 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage        ?   99.58%           
=======================================
  Files           ?       58           
  Lines           ?      478           
  Branches        ?      100           
=======================================
  Hits            ?      476           
  Misses          ?        1           
  Partials        ?        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 99a4d5b to 92c18fd Compare December 9, 2022 13:17
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.12.0 Update dependency zone.js to v0.12.0 Dec 17, 2022
@renovate renovate bot changed the title Update dependency zone.js to v0.12.0 fix(deps): update dependency zone.js to v0.12.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 2acb618 to fca49b4 Compare January 27, 2023 13:43
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.12.0 fix(deps): update dependency zone.js to v0.13.0 Mar 7, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 8ffd2db to 4c851c9 Compare March 13, 2023 10:40
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.13.0 fix(deps): update angular monorepo Mar 13, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 4c851c9 to 155c6e8 Compare March 20, 2023 02:17
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 155c6e8 to 076d309 Compare June 12, 2023 17:23
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 076d309 to 678bb32 Compare July 4, 2023 12:14
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update dependency zone.js to v0.13.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 99739f8 to 5de2d7a Compare July 6, 2023 07:55
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.13.1 fix(deps): update dependency zone.js to v0.13.2 Sep 11, 2023
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.13.2 fix(deps): update dependency zone.js to v0.13.3 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 08343fa to e220695 Compare September 18, 2023 10:44
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.13.3 fix(deps): update dependency zone.js to v0.14.0 Sep 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency zone.js to v0.14.0 fix(deps): update angular monorepo Oct 4, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e220695 to 6b3e403 Compare October 4, 2023 21:03
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6b3e403 to 3226ecb Compare October 26, 2023 19:38
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 3226ecb to d1da5af Compare November 3, 2023 18:17
@renovate renovate bot changed the title fix(deps): update angular monorepo fix(deps): update dependency zone.js to ~0.14.0 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c25fe81 to ca4eff4 Compare November 21, 2023 09:15
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.

None yet

0 participants