Closed renovate[bot] closed 1 year 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 unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: react-image@4.0.3
npm ERR! Found: jest@27.5.1
npm ERR! node_modules/jest
npm ERR! dev jest@"27.5.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer jest@"^28.0.0" from ts-jest@28.0.8
npm ERR! node_modules/ts-jest
npm ERR! dev ts-jest@"28.0.8" 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-07T17_10_26_224Z-debug-0.log
This PR contains the following updates:
28.0.5
->28.0.8
Release Notes
kulshekhar/ts-jest
### [`v28.0.8`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2808-httpsgithubcomkulshekharts-jestcomparev2807v2808-2022-08-14) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.7...v28.0.8) ##### Bug Fixes - allow `.mts` to be processed ([#3713](https://togithub.com/kulshekhar/ts-jest/issues/3713)) ([effae71](https://togithub.com/kulshekhar/ts-jest/commit/effae717369860e16cb0ccbf24027651493b9bf1)), closes [#3702](https://togithub.com/kulshekhar/ts-jest/issues/3702) ### [`v28.0.7`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2807-httpsgithubcomkulshekharts-jestcomparev2806v2807-2022-07-15) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.6...v28.0.7) ##### Bug Fixes - update `@jest/types` to be an optional peer dependency ([#3690](https://togithub.com/kulshekhar/ts-jest/issues/3690)) ([8a8c3fa](https://togithub.com/kulshekhar/ts-jest/commit/8a8c3fafecffd19380171c661e94246024cae2ff)), closes [#3689](https://togithub.com/kulshekhar/ts-jest/issues/3689) ### [`v28.0.6`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2806-httpsgithubcomkulshekharts-jestcomparev2805v2806-2022-07-13) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.5...v28.0.6) ##### Bug Fixes - **config:** don't show diagnostics warning with `diagnostics: false` ([#3647](https://togithub.com/kulshekhar/ts-jest/issues/3647)) ([9a9bc02](https://togithub.com/kulshekhar/ts-jest/commit/9a9bc02935968fb5eb9fd3614a1f7cce019b80d8)), closes [#3638](https://togithub.com/kulshekhar/ts-jest/issues/3638) - **legacy:** add `useCaseSensitiveFileNames` wherever needed ([#3683](https://togithub.com/kulshekhar/ts-jest/issues/3683)) ([c40bc34](https://togithub.com/kulshekhar/ts-jest/commit/c40bc34625d63cccc0db7296e616af27868fe1fe)), closes [#3665](https://togithub.com/kulshekhar/ts-jest/issues/3665) - set `@jest/types` as peer dependency ([#3633](https://togithub.com/kulshekhar/ts-jest/issues/3633)) ([24567e1](https://togithub.com/kulshekhar/ts-jest/commit/24567e13d2780ad8a11c7ff35f9151ec53f8c211))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.