Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @vue/eslint-config-standard to v8 #466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vue/eslint-config-standard (source) 4.0.0 -> 8.0.1 age adoption passing confidence

Release Notes

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

v8.0.1

Compare Source

Patch Changes
  • Remove the "import/extensions" rule, fixes #​23

v8.0.0

Compare Source

Major Changes
  • 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

Compare Source

v6.1.0

Compare Source

New Features:
  • Accept eslint-plugin-promise v5 as peer dependency.

v6.0.0

Compare Source

v5.1.2

Compare Source

Bug Fixes

v5.1.1

Compare Source

Bug Fixes
  • f78b634 fix: setup import/resolver and import/extensions; fixes yarn 2 incompatibility.

v5.1.0

Compare Source

New Features:
  • 40ea25a update to eslint-plugin-vue >= 6.1.2 and set the default ecmaVersion to 2020

v5.0.1

Compare Source

Bug Fixes:
  • c502b78 fix: use ecmaVersion: 2019 for now, fix incompatility with eslint-plugin-vue v6.0.0 & v6.0.1

v5.0.0


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 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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vue-eslint-config-standard-8.x branch from 3369e57 to 02f9ecc Compare July 11, 2023 14:45
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2023

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: grindea-math-puzzle@0.1.0
npm ERR! Found: eslint@6.8.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"6.8.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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-29T21_47_45_085Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2023-12-29T21_47_45_085Z-debug-0.log

@renovate renovate bot force-pushed the renovate/vue-eslint-config-standard-8.x branch from 02f9ecc to 76c2ebd Compare July 20, 2023 20:27
@renovate renovate bot force-pushed the renovate/vue-eslint-config-standard-8.x branch 4 times, most recently from 679fe8f to d637f35 Compare September 14, 2023 08:46
@renovate renovate bot force-pushed the renovate/vue-eslint-config-standard-8.x branch 4 times, most recently from 72e2f09 to a694a71 Compare December 29, 2023 19:27
@renovate renovate bot force-pushed the renovate/vue-eslint-config-standard-8.x branch from a694a71 to d980275 Compare December 29, 2023 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants