Open renovate[bot] opened 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 could not resolve
npm ERR!
npm ERR! While resolving: eslint-config-standard@16.0.2
npm ERR! Found: eslint@8.0.0
npm ERR! node_modules/eslint
npm ERR! dev eslint@"^8.0.0" from the root project
npm ERR! peer eslint@">=7.0.0" from eslint-config-prettier@8.3.0
npm ERR! node_modules/eslint-config-prettier
npm ERR! dev eslint-config-prettier@"^8.3.0" from the root project
npm ERR! 7 more (eslint-plugin-es, eslint-plugin-mocha, eslint-utils, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.12.1" from eslint-config-standard@16.0.2
npm ERR! node_modules/eslint-config-standard
npm ERR! dev eslint-config-standard@"^16.0.2" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: eslint@7.32.0
npm ERR! node_modules/eslint
npm ERR! peer eslint@"^7.12.1" from eslint-config-standard@16.0.2
npm ERR! node_modules/eslint-config-standard
npm ERR! dev eslint-config-standard@"^16.0.2" 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/worker/6b1d3f/ee9b60/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/worker/6b1d3f/ee9b60/cache/others/npm/_logs/2023-07-01T05_07_55_771Z-debug-0.log
This PR contains the following updates:
^3.1.1
->^5.0.0
Release Notes
sindresorhus/cpy-cli (cpy-cli)
### [`v5.0.0`](https://redirect.github.com/sindresorhus/cpy-cli/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/sindresorhus/cpy-cli/compare/v4.2.0...v5.0.0) ##### Breaking - Require Node.js 16 [`9dcd134`](https://redirect.github.com/sindresorhus/cpy-cli/commit/9dcd134) ##### Improvements - Update dependencies [`9dcd134`](https://redirect.github.com/sindresorhus/cpy-cli/commit/9dcd134) ### [`v4.2.0`](https://redirect.github.com/sindresorhus/cpy-cli/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/sindresorhus/cpy-cli/compare/v4.1.0...v4.2.0) - Make the `--rename` flag support string templates ([#40](https://redirect.github.com/sindresorhus/cpy-cli/issues/40)) [`b42d028`](https://redirect.github.com/sindresorhus/cpy-cli/commit/b42d028) ### [`v4.1.0`](https://redirect.github.com/sindresorhus/cpy-cli/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/sindresorhus/cpy-cli/compare/v4.0.0...v4.1.0) - Add `--concurrency` flag ([#37](https://redirect.github.com/sindresorhus/cpy-cli/issues/37)) [`8726315`](https://redirect.github.com/sindresorhus/cpy-cli/commit/8726315) ### [`v4.0.0`](https://redirect.github.com/sindresorhus/cpy-cli/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sindresorhus/cpy-cli/compare/v3.1.1...v4.0.0) ##### Breaking - Require Node.js 12 ([#31](https://redirect.github.com/sindresorhus/cpy-cli/issues/31)) [`7ee777f`](https://redirect.github.com/sindresorhus/cpy-cli/commit/7ee777f) - Remove the `--parents` flag. The copy is now recursive by default. To get flat output, use the `--flat` flag. [Read more](https://redirect.github.com/sindresorhus/cpy/releases/tag/v9.0.0) ##### Improvements - Update `cpy` to v9 ([#34](https://redirect.github.com/sindresorhus/cpy-cli/issues/34)) [`693722f`](https://redirect.github.com/sindresorhus/cpy-cli/commit/693722f)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 was generated by Mend Renovate. View the repository job log.