Skip to content

Update eslint-plugin-vue 9.32.0 → 10.1.0 (major) #761

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

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

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 9, 2025

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-vue (9.32.0 → 10.1.0) · Repo

Release Notes

10.1.0

✨ Enhancements

  • #2734 Improved allowlist option of vue/no-bare-strings-in-template rule to accept regex.
  • #2736 Added vue/define-props-destructuring rule that enforce consistent style for props destructuring.
  • #2685 Added disallowComments option to vue/no-multiple-template-root rule.

Full Changelog: v10.0.1...v10.1.0

10.0.1

🐛 Bug Fixes

  • #2700 Fixed incorrect type for .eslintrc configs.
  • #2703 Fixed false negatives for multiple script blocks in vue/prefer-use-template-ref rule.
  • #2726 Fixed false positives for tagged template expressions in vue/no-ref-as-operand rule.
  • #2728 Fixed false negatives for props destructure in vue/require-default-prop rule.
  • #2731 Fixed false positives for renamed props in vue/no-dupe-keys rule.

⚙️ Updates

  • #2701 Improved the report location for vue/no-export-in-script-setup rule.
  • #2724 Improved the report location for vue/html-self-closing rule.

Full Changelog: v10.0.0...v10.0.1

10.0.0

💥 Breaking changes

✨ Enhancements

⚙️ Updates

  • #2171 Updated resources.
  • #2675 Deprecated Vue 2 only rules. They will be removed in eslint-plugin-vue v11.

Full Changelog: v9.33.0...v10.0.0

9.33.0

✨ Enhancements

🐛 Bug Fixes

Full Changelog: v9.32.0...v9.33.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 68 commits:

🗑️ vue-eslint-parser (removed)

🗑️ globals (removed)

🗑️ espree (removed)

🗑️ eslint-scope (removed)

🗑️ type-fest (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file Technical debt Technical Debt labels May 9, 2025
@depfu depfu bot force-pushed the depfu/update/npm/eslint-plugin-vue-10.1.0 branch from 127a7a7 to f66789c Compare May 12, 2025 02:55
@depfu depfu bot force-pushed the depfu/update/npm/eslint-plugin-vue-10.1.0 branch from f66789c to dd5a693 Compare May 20, 2025 19:41
@depfu depfu bot force-pushed the depfu/update/npm/eslint-plugin-vue-10.1.0 branch from dd5a693 to 9ac30ce Compare May 23, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Technical debt Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants