cucumber / gherkin-utils

API for working with Gherkin documents
MIT License
11 stars 4 forks source link

Update dependency pretty-quick to v3.3.1 - autoclosed #51

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

prettier/pretty-quick (pretty-quick) ### [`v3.3.1`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.3.0...v3.3.1) ##### Patch Changes - [#​185](https://togithub.com/prettier/pretty-quick/pull/185) [`ca4d269`](https://togithub.com/prettier/pretty-quick/commit/ca4d269328fa6cbca651060f9af5a7e48c3abc02) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: remove unexpected .tsbuildinfo file ### [`v3.3.0`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.2.1...v3.3.0) ##### Minor Changes - [#​180](https://togithub.com/prettier/pretty-quick/pull/180) [`93924ab`](https://togithub.com/prettier/pretty-quick/commit/93924ab962ea94cc21f0ea6464a01b9f65543eb6) Thanks [@​SukkaW](https://togithub.com/SukkaW)! - refactor: replace `chalk` and `multimatch` with their lightweight and performant alternatives ##### Patch Changes - [#​183](https://togithub.com/prettier/pretty-quick/pull/183) [`71aab56`](https://togithub.com/prettier/pretty-quick/commit/71aab568495773cb3b9a683b79e6f20294ed585a) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: more robust computation of git directory ### [`v3.2.1`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#321) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.2.0...v3.2.1) ##### Patch Changes - [#​178](https://togithub.com/prettier/pretty-quick/pull/178) [`1929cc9`](https://togithub.com/prettier/pretty-quick/commit/1929cc96fe0210c6fc44015c996ccd9c7eabd7fc) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: add tslib as dependency ### [`v3.2.0`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.1.4...v3.2.0) ##### Minor Changes - [#​175](https://togithub.com/prettier/pretty-quick/pull/175) [`4f5a345`](https://togithub.com/prettier/pretty-quick/commit/4f5a345f932a33c99da54f38dfbf78f2b23ae773) Thanks [@​JounQin](https://togithub.com/JounQin)! - feat: migrate code base to TypeScript ### [`v3.1.4`](https://togithub.com/prettier/pretty-quick/blob/HEAD/CHANGELOG.md#314) [Compare Source](https://togithub.com/prettier/pretty-quick/compare/v3.1.3...v3.1.4) ##### Patch Changes - [#​172](https://togithub.com/prettier/pretty-quick/pull/172) [`49acad2`](https://togithub.com/prettier/pretty-quick/commit/49acad2abcf327a892eee0cef5d96ec94788414a) Thanks [@​JounQin](https://togithub.com/JounQin)! - fix: incorrect prettier peer version

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.

🔕 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 8 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: javascript/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @cucumber/gherkin-utils@8.0.5
npm ERR! Found: prettier@3.2.4
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"3.2.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^2.0.0" from pretty-quick@3.3.1
npm ERR! node_modules/pretty-quick
npm ERR!   dev pretty-quick@"3.3.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/2024-01-17T14_29_22_710Z-debug-0.log