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

chore(deps-dev): update eslint-plugin-vue requirement from ^9.26.0 to ^9.32.0 #2246

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on eslint-plugin-vue to permit the latest version.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.32.0

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.31.0...v9.32.0

Commits
  • 4cbcad6 9.32.0
  • dc06535 docs: add example config with typescript-eslint and Prettier (#2522)
  • 618f49c fix(require-explicit-slots): add support for type references (#2617)
  • a270df8 feat: add slot-name-casing rule (#2620)
  • fdfffd6 fix(prefer-use-template-ref): only check root-level variables (#2612)
  • 39b353a Chore: workaround for ESLint Stylistic issue (#2623)
  • bed816b feat: add restricted-component-names rule (#2611)
  • 9ddf3e5 feat: add ignoreTags option (#2609)
  • bea53c0 feat(no-v-text-v-html-on-component): add ignore namespace option (#2610)
  • 86a8138 feat(no-duplicate-attr-inheritance): ignore multi root (#2598)
  • Additional commits viewable in compare view

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)

Updates the requirements on [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to permit the latest version.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.26.0...v9.32.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
...

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 Dec 11, 2024
@dependabot dependabot bot requested a review from vinayakkulkarni December 11, 2024 19:46
@vinayakkulkarni vinayakkulkarni merged commit fa2fcf0 into main Dec 15, 2024
8 of 9 checks passed
@vinayakkulkarni vinayakkulkarni deleted the dependabot/npm_and_yarn/eslint-plugin-vue-tw-9.32.0 branch December 15, 2024 18:48
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