CatalystOne / ngx-jira-issue-collector

Angular module implementing the Jira Issue Collector without needing jquery
MIT License
3 stars 0 forks source link

chore(deps): update angular monorepo #211

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/common 14.2.12 -> 14.3.0 age adoption passing confidence
@angular/compiler 14.2.12 -> 14.3.0 age adoption passing confidence
@angular/compiler-cli (source) 14.2.12 -> 14.3.0 age adoption passing confidence
@angular/core 14.2.12 -> 14.3.0 age adoption passing confidence
@angular/language-service 14.2.12 -> 14.3.0 age adoption passing confidence
@angular/platform-browser 14.2.12 -> 14.3.0 age adoption passing confidence
@angular/platform-browser-dynamic 14.2.12 -> 14.3.0 age adoption passing confidence
zone.js (changelog) 0.12.0 -> 0.13.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/common) ### [`v14.3.0`](https://togithub.com/angular/angular/blob/HEAD/CHANGELOG.md#​1430-2023-03-13) [Compare Source](https://togithub.com/angular/angular/compare/14.2.12...14.3.0) ##### common | Commit | Type | Description | | -- | -- | -- | | [37bbc61cfe](https://togithub.com/angular/angular/commit/37bbc61cfeca1531a80393636c096ce452a67d27) | feat | Backport NgOptimizedImage to Angular 14. | #### Special Thanks Alex Castle, Joey Perrott and Paul Gschwendtner
angular/angular (zone.js) ### [`v0.13.0`](https://togithub.com/angular/angular/compare/zone.js-0.12.0...zone.js-0.13.0) [Compare Source](https://togithub.com/angular/angular/compare/zone.js-0.12.0...zone.js-0.13.0)

Configuration

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

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ 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:

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.4 -> 9.6.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
npm notice Run `npm install -g npm@9.6.2` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: ngx-jira-issue-collector@0.0.0-semantically-released
npm ERR! Found: zone.js@0.13.0
npm ERR! node_modules/zone.js
npm ERR!   dev zone.js@"0.13.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.11.4 || ~0.12.0" from @angular/core@14.3.0
npm ERR! node_modules/@angular/core
npm ERR!   dev @angular/core@"14.3.0" from the root project
npm ERR!   peer @angular/core@"14.3.0" from @angular/common@14.3.0
npm ERR!   node_modules/@angular/common
npm ERR!     dev @angular/common@"14.3.0" from the root project
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! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

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