Skip to content

build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 10.1.0#126

Merged
GermanCoding merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-vue-10.1.0
May 2, 2025
Merged

build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 10.1.0#126
GermanCoding merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-plugin-vue-10.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps eslint-plugin-vue from 9.32.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.32.0 to 10.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.32.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 1, 2025

Deploying letsdebug-toolkit with  Cloudflare Pages  Cloudflare Pages

Latest commit: e0c1232
Status: ✅  Deploy successful!
Preview URL: https://ebb41aeb.letsdebug-toolkit.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-esli-if5w.letsdebug-toolkit.pages.dev

View logs

@GermanCoding GermanCoding merged commit c128310 into master May 2, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-vue-10.1.0 branch May 2, 2025 07:23
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