Skip to content

chore(deps-dev): Bump eslint-plugin-vue from 10.10.0 to 10.11.0 - #95

Merged
vitormattos merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-vue-10.11.0
Sep 10, 2026
Merged

chore(deps-dev): Bump eslint-plugin-vue from 10.10.0 to 10.11.0#95
vitormattos merged 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-vue-10.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-vue from 10.10.0 to 10.11.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.11.0

Minor Changes

Patch Changes

  • Fixed vue/use-v-on-exact to avoid reporting @keydown.stop when paired with an exact key-specific listener (#3082)
  • Specified explicit items policies for array rule option schemas (#3112)
  • Updated resources (HTML elements) (#3132 and #3133)
Changelog

Sourced from eslint-plugin-vue's changelog.

10.11.0

Minor Changes

Patch Changes

  • Fixed vue/use-v-on-exact to avoid reporting @keydown.stop when paired with an exact key-specific listener (#3082)
  • Specified explicit items policies for array rule option schemas (#3112)
  • Updated resources (HTML elements) (#3132 and #3133)
Commits
  • 97c5634 Version Packages (#3106)
  • abe8bef Update resources (#3133)
  • f3a0276 Make wording in changeset more consistent
  • 87cd113 Update resources (#3132)
  • af8fb6a chore(tools/update-html-resources): fix deprecated HTML elements lookup (#3129)
  • d363ec0 refactor: extract common type in VNodeListenerMap (#3111)
  • 6a4ff1b chore(tools): don't fail npm run new when VS Code CLI is missing (#3116)
  • a465b43 Fix eslint-plugin/no-incorrect-meta-schema lint violations (#3112)
  • 97985f6 refactor: extract getNameParamNode and improve type handling (#3107)
  • 834c463 feat: extend require-default-prop and require-valid-default-prop to check...
  • Additional commits viewable in compare view

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 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)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 10.10.0 to 10.11.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@v10.10.0...v10.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 02:43
@vitormattos
vitormattos merged commit cf8f728 into main Sep 10, 2026
4 checks passed
@vitormattos
vitormattos deleted the dependabot/npm_and_yarn/eslint-plugin-vue-10.11.0 branch September 10, 2026 12:03
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.

1 participant