Quramy / jest-prisma

Jest environment for integrated testing with Prisma client
MIT License
266 stars 15 forks source link

chore(deps): update dependency pretty-quick to v4 - autoclosed #125

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pretty-quick 3.3.1 -> 4.0.0 age adoption passing confidence

Release Notes

prettier/pretty-quick (pretty-quick) ### [`v4.0.0`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.3.1...v4.0.0) ##### Major Changes - [#​182](https://togithub.com/prettier/pretty-quick/pull/182) [`f1cacb2`](https://togithub.com/prettier/pretty-quick/commit/f1cacb21c3a69cb50c34b716f59db4d746849c60) Thanks [@​JounQin](https://togithub.com/JounQin)! - feat!: support prettier v3

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.

renovate[bot] commented 7 months 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @quramy/jest-prisma-workspaces@0.1.0
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0.0" from pretty-quick@4.0.0
npm ERR! node_modules/pretty-quick
npm ERR!   dev pretty-quick@"4.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-27T00_50_52_901Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-27T00_50_52_901Z-debug-0.log