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

Bump eslint-plugin-vue from 9.18.1 to 9.19.1 #31

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps eslint-plugin-vue from 9.18.1 to 9.19.1.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.19.1

🐛 Bug Fixes

  • #2334 Fixed broken config of plugin:vue/vue3-strongly-recommended

Full Changelog: vuejs/eslint-plugin-vue@v9.19.0...v9.19.1

v9.19.0

✨ Enhancements

New Rules

  • #2312 Added vue/no-unused-emit-declarations rule that disallow unused emit declarations.
  • #2280 Added vue/v-if-else-key rule that require key attribute for conditionally rendered repeated components.

New Options

  • #2315 Added type-literal option in vue/define-emits-declaration rule.
  • #2297 Added externalIgnores option in vue/singleline-html-element-content-newline rule.
  • #2314 Added ignore option in vue/no-deprecated-slot-attribute rule.

⚙️ Changes

  • #2320 Changed vue/v-on-event-hyphenation rule to be auto-fixable by default in Vue 3.
  • #2330 Changed stylistic rules for expressions in \<template> to extend from ESLint Stylistic.

⚙️ Updates

  • #2327 Fixed avoid calling typeParameters getter.
  • #2331 Improved compatibility with ESLint v9 (plan).

Full Changelog: vuejs/eslint-plugin-vue@v9.18.1...v9.19.0

Commits
  • 73ee48f 9.19.1
  • 1f3111b Fixed broken config of plugin:vue/vue3-strongly-recommended (#2334)
  • 1437921 9.19.0
  • 2f65e92 Require key for conditionally rendered repeated components (#2280)
  • 4eb3f50 Change stylistic rules for expressions in \<template> to extend from ESLint ...
  • 7b7b4ce Improve compatibility with ESLint v9 (#2331)
  • 022afb5 Add new option to specify tags to ignore vue/no-deprecated-slot-attribute (...
  • 86ab768 update vitepress (#2329)
  • ac57432 Add externalIgnores option for `vue/singleline-html-element-content-newline...
  • a725170 Make vue/v-on-event-hyphenation autofixable by default in Vue 3 (#2320)
  • 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 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)

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.1 to 9.19.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.18.1...v9.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2023
@dependabot dependabot bot requested a review from samturrell November 30, 2023 06:57
@samturrell samturrell merged commit 16eb111 into main Nov 30, 2023
2 checks passed
@samturrell samturrell deleted the dependabot/npm_and_yarn/eslint-plugin-vue-9.19.1 branch November 30, 2023 14:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant