Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Update dependency eslint-plugin-vue to v9 #64

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) ^8.0.1 -> ^9.0.0 age adoption passing confidence

Release Notes

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.19.2

Compare Source

🐛 Bug Fixes

  • #​2336 Fixed crash for TSFunctionType with type-literal option in vue/define-emits-declaration rule

Full Changelog: vuejs/eslint-plugin-vue@v9.19.1...v9.19.2

v9.19.1

Compare Source

🐛 Bug Fixes

  • #​2334 Fixed broken config of plugin:vue/vue3-strongly-recommended

Full Changelog: vuejs/eslint-plugin-vue@v9.19.0...v9.19.1

v9.19.0

Compare Source

v9.18.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.18.0...v9.18.1

v9.18.0

Compare Source

🐛 Bug Fixes

⚙️ Updates

  • #​2292 Fixed to replace typeParameters with typeArguments.

Full Changelog: vuejs/eslint-plugin-vue@v9.17.0...v9.18.0

v9.17.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.16.1...v9.17.0

v9.16.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.16.0...v9.16.1

v9.16.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.15.1...v9.16.0

v9.15.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.15.0...v9.15.1

v9.15.0

Compare Source

✨ Enhancements

Full Changelog: vuejs/eslint-plugin-vue@v9.14.1...v9.15.0

v9.14.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.14.0...v9.14.1

v9.14.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.13.0...v9.14.0

v9.13.0

Compare Source

Support for Vue 3.3 "Rurouni Kenshin" 🎉
see https://blog.vuejs.org/posts/vue-3-3

✨ Enhancements

New Rules
Other Changes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.12.0...v9.13.0

v9.12.0

Compare Source

✨ Enhancements

⚙️ Updates

  • #​2145 Added meta object to the processor.
  • #​2149 Added meta object to the plugin.

Full Changelog: vuejs/eslint-plugin-vue@v9.11.1...v9.12.0

v9.11.1

Compare Source

🐛 Bug Fixes

  • #​2147 Fixed rules incompatible with ESLint v8.40.

Full Changelog: vuejs/eslint-plugin-vue@v9.11.0...v9.11.1

v9.11.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.10.0...v9.11.0

v9.10.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.9.0...v9.10.0

v9.9.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.8.0...v9.9.0

v9.8.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.7.0...v9.8.0

v9.7.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.6.0...v9.7.0

v9.6.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.5.1...v9.6.0

v9.5.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.5.0...v9.5.1

v9.5.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.4.0...v9.5.0

Thanks @​dev1437, @​Amorites, @​acupofspirt for your contributions!

v9.4.0

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.3.0...v9.4.0

v9.3.0

Compare Source

⚙️ Updates

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.2.0...v9.3.0

v9.2.0

Compare Source

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.1.1...v9.2.0

v9.1.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.1.0...v9.1.1

v9.1.0

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.0.1...v9.1.0

v9.0.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.0.0...v9.0.1

v9.0.0

Compare Source

💥 Breaking Changes

Change Vue 3 presets configs
Change Vue 2 preset configs

Note: The rules marked with * are now included in the plugin:vue/essential config because @​vue/composition-api and unplugin-vue2-script-setup add (limited) support for these Vue 3 features in Vue 2. If you don't use those libraries, enabling these rules shouldn't affect you.

Deprecated features
Removed features

Previously deprecated rules are removed completely:

Previously deprecated internal util methods are removed completely:

  • getComponentProps: use getComponentPropsFromOptions instead
  • getComponentEmits: use getComponentEmitsFromOptions instead

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v8.7.0...v9.0.0

v8.7.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v8.7.0...v8.7.1

v8.7.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v8.6.0...v8.7.0

v8.6.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v8.5.0...v8.6.0

v8.5.0

Compare Source

✨ Enhancements

Full Changelog: vuejs/eslint-plugin-vue@v8.4.1...v8.5.0

v8.4.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v8.4.0...v8.4.1

v8.4.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v8.3.0...v8.4.0

v8.3.0

Compare Source

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v8.2.0...v8.3.0

v8.2.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v8.1.1...v8.2.0

v8.1.1

Compare Source

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.1.0...v8.1.1

v8.1.0

Compare Source

✨ Enhancements

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.0.3...v8.1.0

v8.0.3

Compare Source

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.0.2...v8.0.3

v8.0.2

Compare Source

🐛 Bug Fixes


Full Changelog: vuejs/eslint-plugin-vue@v8.0.1...v8.0.2


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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 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 could not resolve
npm ERR! 
npm ERR! While resolving: @vue/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.1.0" from the root project
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"^5.2.0" from the root project
npm ERR!     peer @typescript-eslint/eslint-plugin@"^5.0.0" from @vue/[email protected]
npm ERR!     node_modules/@vue/eslint-config-typescript
npm ERR!       dev @vue/eslint-config-typescript@"^9.0.0" from the root project
npm ERR!   13 more (@typescript-eslint/experimental-utils, eslint-utils, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.12.1" from @vue/[email protected]
npm ERR! node_modules/@vue/eslint-config-standard
npm ERR!   dev @vue/eslint-config-standard@"^6.1.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^7.12.1" from @vue/[email protected]
npm ERR!   node_modules/@vue/eslint-config-standard
npm ERR!     dev @vue/eslint-config-standard@"^6.1.0" 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/300ab9/caa111/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/300ab9/caa111/cache/others/npm/_logs/2023-03-24T03_40_56_854Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants