Closed renovate[bot] closed 2 years ago
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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: objection-visibility@1.1.0
npm ERR! Found: objection@3.0.0
npm ERR! node_modules/objection
npm ERR! dev objection@"^3.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer objection@">= 2 < 3" from objection-visibility@1.1.0
npm ERR! node_modules/objection-visibility
npm ERR! dev objection-visibility@"^1.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: objection@2.2.18
npm ERR! node_modules/objection
npm ERR! peer objection@">= 2 < 3" from objection-visibility@1.1.0
npm ERR! node_modules/objection-visibility
npm ERR! dev objection-visibility@"^1.0.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/2022-09-25T14_37_09_129Z-debug-0.log
This PR contains the following updates:
^13.0.0
->^14.0.0
Release Notes
jest-community/jest-junit
### [`v14.0.1`](https://togithub.com/jest-community/jest-junit/releases/tag/v14.0.1) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v14.0.0...v14.0.1) Prevent unnecessary duplicate test cases by [@azzlack](https://togithub.com/azzlack) - [https://github.com/jest-community/jest-junit/pull/221](https://togithub.com/jest-community/jest-junit/pull/221) ### [`v14.0.0`](https://togithub.com/jest-community/jest-junit/releases/tag/v14.0.0) [Compare Source](https://togithub.com/jest-community/jest-junit/compare/v13.2.0...v14.0.0) - Fix getOptions support for Windows machines [#215](https://togithub.com/jest-community/jest-junit/issues/215) by [@mastrzyz](https://togithub.com/mastrzyz) - Failures in Test hooks like "AfterAll" now get shown in the Junit Results [#214](https://togithub.com/jest-community/jest-junit/issues/214) by [@mastrzyz](https://togithub.com/mastrzyz) ### [`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: 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.