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 eslint-plugin-vue to v9 #245

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 19, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-vue (source) 8.6.0 -> 9.32.0 age adoption passing confidence

Release Notes

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

v9.32.0

Compare Source

v9.31.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

v9.30.0

Compare Source

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

v9.29.0

Compare Source

✨ Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.0

Compare Source

v9.24.1

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.21.1...v9.22.0

v9.21.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.21.0...v9.21.1

v9.21.0

Compare Source

✨ Enhancements

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.20.1...v9.21.0

v9.20.1

Compare Source

🐛 Bug Fixes

  • #​2364 Fixed false positives for defineModel in vue/no-undef-properties rule.

Full Changelog: vuejs/eslint-plugin-vue@v9.20.0...v9.20.1

v9.20.0

Compare Source

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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automation Anything related to build/deploy automation label May 19, 2022
@renovate renovate bot force-pushed the renovate/major-vue branch from b3ce651 to a69c9a6 Compare June 1, 2022 13:01
@renovate renovate bot force-pushed the renovate/major-vue branch from a69c9a6 to 0f4c028 Compare June 11, 2022 05:51
@renovate renovate bot force-pushed the renovate/major-vue branch from 0f4c028 to de215b3 Compare September 25, 2022 20:44
@renovate renovate bot force-pushed the renovate/major-vue branch from de215b3 to f79fe89 Compare November 20, 2022 11:13
@renovate renovate bot force-pushed the renovate/major-vue branch from f79fe89 to f77eae7 Compare March 17, 2023 06:16
@renovate renovate bot force-pushed the renovate/major-vue branch from f77eae7 to 64febd3 Compare March 24, 2023 17:57
@renovate renovate bot force-pushed the renovate/major-vue branch from 64febd3 to 71d09d7 Compare April 17, 2023 12:22
@renovate renovate bot force-pushed the renovate/major-vue branch from 71d09d7 to 3cb6995 Compare May 28, 2023 12:02
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from 9c239d3 to 8842a26 Compare June 24, 2023 13:22
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from 663cf56 to ecd75ae Compare July 31, 2023 03:50
@renovate renovate bot force-pushed the renovate/major-vue branch from ecd75ae to 07d00db Compare August 9, 2023 15:07
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from ff994f7 to ffe0727 Compare October 27, 2023 09:42
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from d822485 to 7eb8720 Compare November 30, 2023 11:19
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from 9780c03 to 6009d4f Compare January 13, 2024 03:19
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from 49e3ef5 to 65b0d02 Compare February 1, 2024 01:18
@renovate renovate bot force-pushed the renovate/major-vue branch from 65b0d02 to b226ac2 Compare February 23, 2024 04:51
@renovate renovate bot force-pushed the renovate/major-vue branch from b226ac2 to a4dcffb Compare March 12, 2024 01:37
@renovate renovate bot force-pushed the renovate/major-vue branch from a4dcffb to bf9c586 Compare March 25, 2024 11:58
@renovate renovate bot force-pushed the renovate/major-vue branch 2 times, most recently from a4e69a2 to de9987b Compare April 14, 2024 11:53
@renovate renovate bot force-pushed the renovate/major-vue branch from de9987b to 909d32e Compare May 9, 2024 06:16
@renovate renovate bot force-pushed the renovate/major-vue branch from 909d32e to f4f7ee5 Compare July 3, 2024 12:43
@renovate renovate bot force-pushed the renovate/major-vue branch from f4f7ee5 to ec5b601 Compare September 3, 2024 04:48
@renovate renovate bot force-pushed the renovate/major-vue branch from ec5b601 to d4a62fc Compare October 11, 2024 07:12
@renovate renovate bot force-pushed the renovate/major-vue branch from d4a62fc to 5982ca4 Compare October 20, 2024 16:45
@renovate renovate bot force-pushed the renovate/major-vue branch from 5982ca4 to 351b574 Compare October 28, 2024 11:08
@renovate renovate bot force-pushed the renovate/major-vue branch from 351b574 to a85d914 Compare November 12, 2024 00:38
@renovate renovate bot force-pushed the renovate/major-vue branch from a85d914 to b8b8f9a Compare November 30, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Anything related to build/deploy automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant