chore: bump eslint-plugin-vue from 10.3.0 to 10.4.0 #522

Closed
martinr92 wants to merge 1 commit from dependabot-npm_and_yarn-develop-eslint-plugin-vue-10.4.0 into develop
martinr92 commented 2025-08-01 03:00:29 +00:00 (Migrated from gitlab.com)

Bumps eslint-plugin-vue from 10.3.0 to 10.4.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.4.0

Minor Changes

Patch Changes

  • Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)

  • Fixed inconsistent quotes in vue/block-lang error messages (#2805)

Changelog

Sourced from eslint-plugin-vue's changelog.

10.4.0

Minor Changes

Patch Changes

  • Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)

  • Fixed inconsistent quotes in vue/block-lang error messages (#2805)

Commits
  • 15185f5 Version Packages (#2792)
  • 87c7d83 test(func-call-spacing): remove obsolete compatibility code (#2830)
  • 0701213 test(no-deprecated-functional-template): make tests more strict (#2875)
  • e0683fd test(no-deprecated-html-element-is): make tests more strict (#2876)
  • aca04e5 test(no-deprecated-dollar-scopedslots-api): make tests more strict (#2872)
  • fe5692d test(no-deprecated-props-default-this): make tests more strict (#2878)
  • d349881 test(no-deprecated-inline-template): make tests more strict (#2877)
  • 1f59ac9 test(no-deprecated-scope-attribute): make tests more strict (#2879)
  • cb2ae5b test(no-deprecated-slot-attribute): make tests more strict (#2880)
  • 3b67050 test(no-deprecated-slot-scope-attribute): make tests more strict (#2881)
  • Additional commits viewable in compare view

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 10.3.0 to 10.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/eslint-plugin-vue/releases">eslint-plugin-vue's releases</a>.</em></p> <blockquote> <h2>v10.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Added <code>ignoreParents</code> option to <a href="https://eslint.vuejs.org/rules/no-deprecated-slot-attribute.html"><code>vue/no-deprecated-slot-attribute</code></a> (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2784">#2784</a>)</p> </li> <li> <p>Added new <a href="https://eslint.vuejs.org/rules/no-negated-v-if-condition.html"><code>vue/no-negated-v-if-condition</code></a> rule (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2794">#2794</a>)</p> </li> <li> <p>Added new <a href="https://eslint.vuejs.org/rules/no-negated-condition.html"><code>vue/no-negated-condition</code></a> rule (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2795">#2795</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>Resolved TypeScript compatibility issues introduced by eslint-typegen (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2790">#2790</a>)</p> </li> <li> <p>Fixed inconsistent quotes in <a href="https://eslint.vuejs.org/rules/block-lang.html"><code>vue/block-lang</code></a> error messages (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2805">#2805</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md">eslint-plugin-vue's changelog</a>.</em></p> <blockquote> <h2>10.4.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Added <code>ignoreParents</code> option to <a href="https://eslint.vuejs.org/rules/no-deprecated-slot-attribute.html"><code>vue/no-deprecated-slot-attribute</code></a> (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2784">#2784</a>)</p> </li> <li> <p>Added new <a href="https://eslint.vuejs.org/rules/no-negated-v-if-condition.html"><code>vue/no-negated-v-if-condition</code></a> rule (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2794">#2794</a>)</p> </li> <li> <p>Added new <a href="https://eslint.vuejs.org/rules/no-negated-condition.html"><code>vue/no-negated-condition</code></a> rule (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2795">#2795</a>)</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>Resolved TypeScript compatibility issues introduced by eslint-typegen (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2790">#2790</a>)</p> </li> <li> <p>Fixed inconsistent quotes in <a href="https://eslint.vuejs.org/rules/block-lang.html"><code>vue/block-lang</code></a> error messages (<a href="https://github.com/vuejs/eslint-plugin-vue/pull/2805">#2805</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/15185f5924978b8db0b8bae8ecaa963874deb0ca"><code>15185f5</code></a> Version Packages (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2792">#2792</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/87c7d8315c78868a31368afdc912f52e4a40c1d1"><code>87c7d83</code></a> test(func-call-spacing): remove obsolete compatibility code (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2830">#2830</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/0701213ee766599f4d42c5ef523a209ca116b91f"><code>0701213</code></a> test(no-deprecated-functional-template): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2875">#2875</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e0683fd012a9170b359b00ccefd8d85bc615bcea"><code>e0683fd</code></a> test(no-deprecated-html-element-is): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2876">#2876</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/aca04e5c07c7631b80b6165cb01d834e4fb16975"><code>aca04e5</code></a> test(no-deprecated-dollar-scopedslots-api): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2872">#2872</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/fe5692dcb5ba2b7fede1d5319586ed6edc93c6fb"><code>fe5692d</code></a> test(no-deprecated-props-default-this): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2878">#2878</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/d3498816a35260adc566b103091dbc90e64400d0"><code>d349881</code></a> test(no-deprecated-inline-template): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2877">#2877</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/1f59ac97f5769653510a5748875a42bb4c19a106"><code>1f59ac9</code></a> test(no-deprecated-scope-attribute): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2879">#2879</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/cb2ae5b9c09f366d54240ad1e6a710b0aaee720a"><code>cb2ae5b</code></a> test(no-deprecated-slot-attribute): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2880">#2880</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/3b670501f5ffb668259567ffb9fd6678e095eeef"><code>3b67050</code></a> test(no-deprecated-slot-scope-attribute): make tests more strict (<a href="https://github.com/vuejs/eslint-plugin-vue/issues/2881">#2881</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v10.3.0...v10.4.0">compare view</a></li> </ul> </details> <br />
martinr92 commented 2025-08-01 03:00:30 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
Owner

replaced by #551

replaced by #551
martinr92 closed this pull request 2025-10-01 20:54:27 +00:00
martinr92 deleted branch dependabot-npm_and_yarn-develop-eslint-plugin-vue-10.4.0 2025-10-01 20:54:33 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.