Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps eslint-plugin-vue from 10.5.1 to 10.6.2.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.6.2

Patch Changes

v10.6.1

Patch Changes

v10.6.0

Minor Changes

Patch Changes

Changelog

Sourced from eslint-plugin-vue's changelog.

10.6.2

Patch Changes

10.6.1

Patch Changes

10.6.0

Minor Changes

Patch Changes

Commits
  • 701bb09 Version Packages (#2973)
  • bd4abe5 fix(vue/no-duplicate-class-names): improve non-intersecting conditions and co...
  • 2ac139a refactor(prefer-use-template-ref): optimize performance and type safety (#2982)
  • 7523350 test: remove type in errors (#2966)
  • db724d1 Update Prettier to v3.7 (#2981)
  • 9e4dde2 docs(no-async-in-computed-properties): suggest computedAsync instead of `vu...
  • 083aafe chore(lint): setup eslint-config-flat-gitignore (#2963)
  • 76c51ac chore: remove ESLint compatibility code (#2965)
  • 58e2197 fix(vue/script-indent): false positives for TSImportType (#2969)
  • 3991e41 Fix formatting in changelog
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-vue since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • Bump

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.75%. Comparing base (f5271f8) to head (0394e73).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2634   +/-   ##
==========================================
  Coverage      96.75%   96.75%           
  Complexity      1816     1816           
==========================================
  Files            434      434           
  Lines          12483    12483           
  Branches        2078     2078           
==========================================
  Hits           12078    12078           
  Misses           405      405           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 10.5.1 to 10.6.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.5.1...v10.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-10.6.2 branch from 14ec414 to 0394e73 Compare December 4, 2025 10:19
@samuelwei samuelwei merged commit 0b2ef7e into develop Dec 4, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-vue-10.6.2 branch December 4, 2025 11:08
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants