mycomplexsoul / delta

To do list, money manager, media tracker, last time task was done and scaffolding generator
0 stars 0 forks source link

Update dependency karma-jasmine-html-reporter to v2 #362

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
karma-jasmine-html-reporter ^1.5.0 -> ^2.0.0 age adoption passing confidence

Release Notes

dfederm/karma-jasmine-html-reporter ### [`v2.0.0`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v2.0.0) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.7.0...v2.0.0) This version rewrites the package to use the peer jasmine-core package instead of repackaging the html reporting code. This fixes support for Jasmine v4 and (hopefully) will require less package updates going forward. ### [`v1.7.0`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v1.7.0) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.6.0...v1.7.0) Upgrade to Jasmine 3.8 ### [`v1.6.0`](https://togithub.com/dfederm/karma-jasmine-html-reporter/releases/tag/v1.6.0) [Compare Source](https://togithub.com/dfederm/karma-jasmine-html-reporter/compare/v1.5.4...v1.6.0) Upgrade to Jasmine 3.7.1

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on saturday" (UTC), 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.



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

renovate[bot] commented 2 years 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular-devkit/build-angular@13.2.2
npm ERR! Found: typescript@4.7.4
npm ERR! node_modules/typescript
npm ERR!   typescript@"4.7.4" from the root project
npm ERR!   peer typescript@">=2.7" from ts-node@9.1.1
npm ERR!   node_modules/ts-node
npm ERR!     dev ts-node@"9.1.1" from the root project
npm ERR!   2 more (tslint, tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@">=4.4.3 <4.6" from @angular-devkit/build-angular@13.2.2
npm ERR! node_modules/@angular-devkit/build-angular
npm ERR!   dev @angular-devkit/build-angular@"^13.2.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@4.5.5
npm ERR! node_modules/typescript
npm ERR!   peer typescript@">=4.4.3 <4.6" from @angular-devkit/build-angular@13.2.2
npm ERR!   node_modules/@angular-devkit/build-angular
npm ERR!     dev @angular-devkit/build-angular@"^13.2.2" 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/2022-07-02T13_28_56_109Z-debug-0.log