Open renovate[bot] opened 3 months 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: hal-json-vuex@1.2.2
npm ERR! Found: eslint@7.32.0
npm ERR! node_modules/eslint
npm ERR! dev eslint@"7.32.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.0.1" from @vue/eslint-config-standard@8.0.1
npm ERR! node_modules/@vue/eslint-config-standard
npm ERR! dev @vue/eslint-config-standard@"8.0.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-08-19T16_37_11_203Z-debug-0.log
This PR contains the following updates:
6.1.0
->8.0.1
Release Notes
vuejs/eslint-config-standard (@vue/eslint-config-standard)
### [`v8.0.1`](https://redirect.github.com/vuejs/eslint-config-standard/blob/HEAD/packages/eslint-config-standard/CHANGELOG.md#801) [Compare Source](https://redirect.github.com/vuejs/eslint-config-standard/compare/@vue/eslint-config-standard@8.0.0...@vue/eslint-config-standard@8.0.1) ##### Patch Changes - Remove the "import/extensions" rule, fixes [#23](https://redirect.github.com/vuejs/eslint-config-standard/issues/23) ### [`v8.0.0`](https://redirect.github.com/vuejs/eslint-config-standard/blob/HEAD/packages/eslint-config-standard/CHANGELOG.md#800) [Compare Source](https://redirect.github.com/vuejs/eslint-config-standard/compare/v7.0.0...@vue/eslint-config-standard@8.0.0) ##### Major Changes - [`aec0749`](https://redirect.github.com/vuejs/eslint-config-standard/commit/aec0749): #### A Standalone `@vue/eslint-config-standard-with-typescript` When using the Standard Style in a TypeScript project, you no longer need to install both `@vue/eslint-config-standard` and `@vue/eslint-config-typescript`. You can just use the `@vue/eslint-config-standard-with-typescript` package. It also provides stricter rules for TypeScript. ##### Better integration with `@rushstack/eslint-patch` All the eslint plugins used here are listed as `dependencies`, rather than `peerDependencies`. So when using these configs with `@rushstack/eslint-patch`, you no longer have to install the plugins separately. ### [`v7.0.0`](https://redirect.github.com/vuejs/eslint-config-standard/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/vuejs/eslint-config-standard/compare/v6.1.0...v7.0.0) - The underlying base config is updated from v16 to v17. Full changelog at https://github.com/standard/standard/blob/v17.0.0/CHANGELOG.md - Requires ESLint 8Configuration
📅 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 was generated by Mend Renovate. View the repository job log.