Update dependency @vue/eslint-config-standard to v9 #159

Open
renovate-bot wants to merge 1 commits from renovate/vue-eslint-config-standard-9.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@vue/eslint-config-standard (source) devDependencies major 8.0.1 -> 9.0.0

Release Notes

vuejs/eslint-config-standard (@​vue/eslint-config-standard)

v9.0.0

Compare Source

Major Changes
  • #​33 07f63fd

    • Added support for ESLint ^9.10, Node.js ^18.18.0 || ^20.9.0 || >=21.1.0. Dropped support for older versions.
    • Switched to ESLint Flat Config, dropping legacy .eslintrc* format.
    • Applied stylistic rules to expressions in <template> blocks.
    • Removed createAliasSetting helper; path aliases are now auto-detected in jsconfig.json and tsconfig.json.
    • Removed Vue CLI project setup examples.

    Internal Changes:

    • Dropped eslint-config-standard dependency; now maintaining rules internally.
    • Replaced eslint-plugin-import with eslint-plugin-import-x.
    • Using stylistic rules from @stylistic/eslint-plugin.
    • Updated other dependencies.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@vue/eslint-config-standard](https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard#readme) ([source](https://github.com/vuejs/eslint-config-standard/tree/HEAD/packages/eslint-config-standard)) | devDependencies | major | [`8.0.1` -> `9.0.0`](https://renovatebot.com/diffs/npm/@vue%2feslint-config-standard/8.0.1/9.0.0) | --- ### Release Notes <details> <summary>vuejs/eslint-config-standard (@&#8203;vue/eslint-config-standard)</summary> ### [`v9.0.0`](https://github.com/vuejs/eslint-config-standard/blob/HEAD/packages/eslint-config-standard/CHANGELOG.md#900) [Compare Source](https://github.com/vuejs/eslint-config-standard/compare/@vue/eslint-config-standard@8.0.1...@vue/eslint-config-standard@9.0.0) ##### Major Changes - [#&#8203;33](https://github.com/vuejs/eslint-config-standard/pull/33) [`07f63fd`](https://github.com/vuejs/eslint-config-standard/commit/07f63fd143d075df55b681fb3f847d88ceb04281) - Added support for ESLint ^9.10, Node.js ^18.18.0 || ^20.9.0 || >=21.1.0. Dropped support for older versions. - Switched to ESLint Flat Config, dropping legacy `.eslintrc*` format. - Applied stylistic rules to expressions in `<template>` blocks. - Removed `createAliasSetting` helper; path aliases are now auto-detected in `jsconfig.json` and `tsconfig.json`. - Removed Vue CLI project setup examples. Internal Changes: - Dropped `eslint-config-standard` dependency; now maintaining rules internally. - Replaced `eslint-plugin-import` with `eslint-plugin-import-x`. - Using stylistic rules from `@stylistic/eslint-plugin`. - Updated other dependencies. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-01-22 12:36:10 +01:00
Update dependency @vue/eslint-config-standard to v9
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is failing
a617a94423
Author
Collaborator

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: digitale-offline-registration@0.1.0
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.10.0" from @vue/eslint-config-standard@9.0.0
npm error node_modules/@vue/eslint-config-standard
npm error   dev @vue/eslint-config-standard@"9.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-01-22T11_36_03_627Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-22T11_36_03_627Z-debug-0.log

### ⚠️ 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: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: digitale-offline-registration@0.1.0 npm error Found: eslint@8.57.1 npm error node_modules/eslint npm error dev eslint@"8.57.1" from the root project npm error npm error Could not resolve dependency: npm error peer eslint@"^9.10.0" from @vue/eslint-config-standard@9.0.0 npm error node_modules/@vue/eslint-config-standard npm error dev @vue/eslint-config-standard@"9.0.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2025-01-22T11_36_03_627Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-22T11_36_03_627Z-debug-0.log ```
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is failing
Required
Details
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vue-eslint-config-standard-9.x:renovate/vue-eslint-config-standard-9.x
git checkout renovate/vue-eslint-config-standard-9.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wtf-eg/digitale-online-offline-registration#159
No description provided.