fix(deps): bump eslint-plugin-vue from 9.33.0 to 10.2.0 in /templates/node-vue
Open
Number: #317
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
July 01, 2025 at 06:47 PM UTC
(2 months ago)
(2 months ago)
Updated:
July 01, 2025 at 06:47 PM UTC
(2 months ago)
(2 months ago)
Labels:
dependencies templates-vue
dependencies templates-vue
Description:
Bumps eslint-plugin-vue from 9.33.0 to 10.2.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v10.2.0
Minor Changes
vue/no-restricted-html-elements
now accepts multiple elements in each entry (#2750)Patch Changes
- Update resources (#2747)
v10.1.0
✨ Enhancements
- #2734 Improved
allowlist
option ofvue/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 tovue/no-multiple-template-root
rule.Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/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: https://github.com/vuejs/eslint-plugin-vue/compare/v10.0.0...v10.0.1
v10.0.0
💥 Breaking changes
- #2630 Changed Versioning Policy:
- Allow minor versions of this plugin to enhance the checks for new features in Vue and Nuxt.
- Allow updating deprecated/reserved HTML+SVG element tag names in minor versions, see #2171.
- #2645 Removed deprecated rules (see removed rules).
- #2669 Dropped support for old versions of ESLint and Node.js. New minimum requirements:
- Node.js:
^18.18.0 || ^20.9.0 || >=21.1.0
- ESLint:
^8.57.0 || ^9.0.0
- Updated configs:
- #2627 Added
vue/block-order
rule to recommended configs (replaces the removedvue/component-tags-order
rule).- #2628 Added
vue/no-deprecated-delete-set
rule to vue3-essential config.- #2629 Added
vue/no-deprecated-model-definition
rule to vue3-essential config.- #2640 Added
vue/no-required-prop-with-default
rule to recommended configs.
... (truncated)
Changelog
Sourced from eslint-plugin-vue's changelog.
10.2.0
Minor Changes
- vue/no-restricted-html-elements now accepts multiple elements in each entry. (#2750)
Patch Changes
- Updates resources (#2747)
Commits
2a4336b
Version Packages (#2748)cf261fb
feat(no-restricted-html-elements): support array of elements (#2750)31b30c4
Updates resources (#2747)87793a5
chore: fix ci error in eqeqeq (#2743)0b55cde
chore: introduce changesets (#2740)1b63454
10.1.0f8d0757
feat(no-multiple-template-root): support disallowComments property (#2685)ce92931
feat: adddefine-props-destructuring
rule (#2736)c68cb1a
feat(no-bare-strings-in-template):allowlist
support regex (#2734)654c3cb
10.0.1- 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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
eslint-plugin-vue
Ecosystem:
npm
npm
Version Change:
9.33.0 → 10.2.0
Update Type:
Major
Major
Path:
/templates/node-vue
Technical Details
ID: | 2686232 |
UUID: | 2633358453 |
Node ID: | PR_kwDOMRzhI86c9dx1 |
Host: | GitHub |
Repository: | oracle/create-database-app |
Merge State: | Unknown |