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

[js] Update eslint-plugin-vue 9.30.0 → 9.32.0 (minor) #2165

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 16, 2025

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

What changed?

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

Release Notes

9.32.0

✨ Enhancements

  • #2598 Added checkMultiRootNodes option to vue/no-duplicate-attr-inheritance rule and changed to ignore multi-root components by default.
  • #2610 Added ignoreElementNamespaces option to vue/no-v-text-v-html-on-component rule.
  • #2609 Added ignoreTags option to vue/attribute-hyphenation rule and vue/v-on-event-hyphenation rule.
  • #2611 Added vue/restricted-component-names rule that enforces using only specific component names.
  • #2620 Added vue/slot-name-casing rule that enforces specific casing for slot names.
  • #2617 Added support for type references in vue/require-explicit-slots rule.
  • #2608 Added support for shallowRef in vue/prefer-use-template-ref rule.

🐛 Bug Fixes

  • #2612 Changed vue/prefer-use-template-ref rule to only check root-level variables.

Full Changelog: v9.31.0...v9.32.0

9.31.0

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: v9.30.0...v9.31.0

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

Commits

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


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 depfu Automatically created by Depfu Technical Debt labels Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.79%. Comparing base (c551ab7) to head (93a3e50).
Report is 71 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2165   +/-   ##
========================================
  Coverage    80.79%   80.79%           
========================================
  Files          477      477           
  Lines        18198    18198           
  Branches       269      269           
========================================
  Hits         14703    14703           
  Misses        3493     3493           
  Partials         2        2           
Flag Coverage Δ
javascript 74.23% <ø> (ø)
pull_request 80.79% <ø> (ø)
push 80.79% <ø> (ø)
ruby 91.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewsparkes andrewsparkes merged commit 3545192 into develop Jan 29, 2025
18 checks passed
@andrewsparkes andrewsparkes deleted the depfu/update/yarn/eslint-plugin-vue-9.32.0 branch January 29, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depfu Automatically created by Depfu Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant