tfelder-deloitte / SecurityTesting

Other
0 stars 0 forks source link

Update dependency jest-junit to v13.2.0 #595

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-junit 13.0.0 -> 13.2.0 age adoption passing confidence

Release Notes

jest-community/jest-junit ### [`v13.2.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v13.2.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v13.1.0...v13.2.0) Support monorepos better via filePathPrefix option by [@​marvinroger](https://togithub.com/marvinroger) - [https://github.com/jest-community/jest-junit/pull/209](https://togithub.com/jest-community/jest-junit/pull/209) Fix CI builds for windows and drop support for Node 10.x - [https://github.com/jest-community/jest-junit/pull/210](https://togithub.com/jest-community/jest-junit/pull/210) ### [`v13.1.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v13.1.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v13.0.0...v13.1.0) Configurable test suite properties file location by [@​JohanBrorson](https://togithub.com/JohanBrorson) - [https://github.com/jest-community/jest-junit/pull/204](https://togithub.com/jest-community/jest-junit/pull/204)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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: search-query-enhancer/package-lock.json
npm notice 
npm notice New minor version of npm available! 8.5.0 -> 8.7.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.7.0>
npm notice Run `npm install -g npm@8.7.0` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: awesome-typescript-loader@5.2.1
npm ERR! Found: typescript@4.3.5
npm ERR! node_modules/typescript
npm ERR!   dev typescript@"4.3.5" from the root project
npm ERR!   peer typescript@">=3.8 <5.0" from ts-jest@27.1.3
npm ERR!   node_modules/ts-jest
npm ERR!     dev ts-jest@"27.1.3" from the root project
npm ERR!   2 more (tslint, tsutils)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"^2.7 || ^3" from awesome-typescript-loader@5.2.1
npm ERR! node_modules/awesome-typescript-loader
npm ERR!   dev awesome-typescript-loader@"5.2.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: typescript@3.9.10
npm ERR! node_modules/typescript
npm ERR!   peer typescript@"^2.7 || ^3" from awesome-typescript-loader@5.2.1
npm ERR!   node_modules/awesome-typescript-loader
npm ERR!     dev awesome-typescript-loader@"5.2.1" 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-04-25T19_21_34_865Z-debug-0.log
renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.