Skip to content

Bump eslint-plugin-vue from 9.33.0 to 10.7.0#1029

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-vue-10.7.0
Closed

Bump eslint-plugin-vue from 9.33.0 to 10.7.0#1029
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-vue-10.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps eslint-plugin-vue from 9.33.0 to 10.7.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.7.0

Minor Changes

Patch Changes

  • Fixed false positives in vue/define-props-destructuring rule when imported types are passed to defineProps (#2995)
  • Updated Vue 3 export names resources: added DirectiveModifiers (#2996)
  • Updated Vue 3 export names resources: added nodeOps and patchProp (#2986)

v10.6.2

Patch Changes

v10.6.1

Patch Changes

v10.6.0

Minor Changes

Patch Changes

v10.5.1

Patch Changes

v10.5.0

Minor Changes

... (truncated)

Changelog

Sourced from eslint-plugin-vue's changelog.

10.7.0

Minor Changes

Patch Changes

  • Fixed false positives in vue/define-props-destructuring rule when imported types are passed to defineProps (#2995)
  • Updated Vue 3 export names resources: added DirectiveModifiers (#2996)
  • Updated Vue 3 export names resources: added nodeOps and patchProp (#2986)

10.6.2

Patch Changes

10.6.1

Patch Changes

10.6.0

Minor Changes

Patch Changes

10.5.1

Patch Changes

... (truncated)

Commits
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 requested a review from beatrizsmerino as a code owner January 16, 2026 18:08
@dependabot dependabot bot added dependencies Dependency updates javascript labels Jan 16, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-10.7.0 branch from cd38016 to f248a85 Compare January 16, 2026 18:28
@beatrizsmerino
Copy link
Owner

@dependabot rebase

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.33.0 to 10.7.0.
- [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@v9.33.0...v10.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-vue-10.7.0 branch from f248a85 to 5f9c434 Compare January 16, 2026 18:45
@beatrizsmerino
Copy link
Owner

❌ Cannot merge - Incompatible with ESLint 8

Problem

eslint-plugin-vue@10.7.0 introduced TypeScript support in its build process (#2916), which generates files using export default. This causes the following error with ESLint 8 legacy config format (.eslintrc.js):

ESLint configuration in .eslintrc.js » plugin:vue/recommended » 
.../eslint-plugin-vue/dist/configs/vue3-strongly-recommended.js is invalid:
- Unexpected top-level property "default".

Current setup

  • ESLint version: 8.x
  • Config format: Legacy (.eslintrc.js)

Required to upgrade

Migrating to ESLint 9 with flat config (eslint.config.js) would be required to use this version.

Decision

Closing this PR as the migration effort is not justified. Will revisit when migrating to ESLint 9.

@dependabot ignore this major version

@dependabot dependabot bot closed this Jan 16, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2026

OK, I won't notify you about version 10.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-vue-10.7.0 branch January 16, 2026 19:04
@beatrizsmerino beatrizsmerino modified the milestones: Legacy, Dependabot Jan 31, 2026
@beatrizsmerino beatrizsmerino changed the title build(deps-dev): bump eslint-plugin-vue from 9.33.0 to 10.7.0 build(deps-dev): bump eslint-plugin-vue from 9.33.0 to 10.7.0 Feb 1, 2026
@beatrizsmerino beatrizsmerino changed the title build(deps-dev): bump eslint-plugin-vue from 9.33.0 to 10.7.0 Bump eslint-plugin-vue from 9.33.0 to 10.7.0 Feb 2, 2026
@beatrizsmerino beatrizsmerino added the dependabot Dependabot configuration and automated PRs label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot configuration and automated PRs dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant