Skip to content

build(deps-dev): bump eslint-plugin-vue from 9.25.0 to 10.1.0 #520

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps eslint-plugin-vue from 9.25.0 to 10.1.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.1.0

✨ Enhancements

  • #2734 Improved allowlist option of vue/no-bare-strings-in-template rule to accept regex.
  • #2736 Added vue/define-props-destructuring rule that enforce consistent style for props destructuring.
  • #2685 Added disallowComments option to vue/no-multiple-template-root rule.

Full Changelog: vuejs/eslint-plugin-vue@v10.0.1...v10.1.0

v10.0.1

🐛 Bug Fixes

  • #2700 Fixed incorrect type for .eslintrc configs.
  • #2703 Fixed false negatives for multiple script blocks in vue/prefer-use-template-ref rule.
  • #2726 Fixed false positives for tagged template expressions in vue/no-ref-as-operand rule.
  • #2728 Fixed false negatives for props destructure in vue/require-default-prop rule.
  • #2731 Fixed false positives for renamed props in vue/no-dupe-keys rule.

⚙️ Updates

  • #2701 Improved the report location for vue/no-export-in-script-setup rule.
  • #2724 Improved the report location for vue/html-self-closing rule.

Full Changelog: vuejs/eslint-plugin-vue@v10.0.0...v10.0.1

v10.0.0

💥 Breaking changes

... (truncated)

Commits
  • 1b63454 10.1.0
  • f8d0757 feat(no-multiple-template-root): support disallowComments property (#2685)
  • ce92931 feat: add define-props-destructuring rule (#2736)
  • c68cb1a feat(no-bare-strings-in-template): allowlist support regex (#2734)
  • 654c3cb 10.0.1
  • 7dec48d fix(no-dupe-keys): detect props destructure rename (#2731)
  • 41e0192 fix(require-default-prop): report props destructure (#2728)
  • 554596c docs: use === instead of == (#2727)
  • 6e22d51 fix(no-ref-as-operand): do not report in tagged template expression (#2726)
  • 527081f Better report location for vue/html-self-closing (#2724)
  • 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.25.0 to 10.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.25.0...v10.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 30, 2025
Copy link

cloudflare-workers-and-pages bot commented Apr 30, 2025

Deploying dpgui with  Cloudflare Pages  Cloudflare Pages

Latest commit: edda648
Status:🚫  Build failed.

View logs

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.

0 participants