Skip to content

Commit 1a5a989

Browse files
chore(deps): bump the dev-deps group with 2 updates (#259)
Bumps the dev-deps group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-vue` from 10.6.2 to 10.7.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.7.0</h2> <h3>Minor Changes</h3> <ul> <li>Added <a href="https://eslint.vuejs.org/user-guide/#bundle-configurations-eslint-config-js">new <code>-error</code> config variants</a>, with all rules' severity set to <code>error</code>: <code>strongly-recommended-error</code>, <code>recommended-error</code>, <code>vue2-strongly-recommended-error</code>, <code>vue2-recommended-error</code> (along with their flat config equivalents) (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2796">#2796</a>)</li> <li>Added new <a href="https://eslint.vuejs.org/rules/no-literals-in-template.html"><code>vue/no-literals-in-template</code></a> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/3000">#3000</a>)</li> <li>Added new <a href="https://eslint.vuejs.org/rules/no-undef-directives.html"><code>vue/no-undef-directives</code></a> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2990">#2990</a>)</li> <li>Added new <code>ignoreEOLComments</code> option to <a href="https://eslint.vuejs.org/rules/no-multi-spaces.html"><code>vue/no-multi-spaces</code></a> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2989">#2989</a>)</li> <li>Changed <a href="https://eslint.vuejs.org/rules/no-negated-v-if-condition.html"><code>vue/no-negated-v-if-condition</code></a> suggestion to autofix (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2984">#2984</a>)</li> <li>Added TypeScript support for eslint-plugin-vue development (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2916">#2916</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Fixed false positives in <a href="https://eslint.vuejs.org/rules/define-props-destructuring.html"><code>vue/define-props-destructuring</code></a> rule when imported types are passed to <code>defineProps</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2995">#2995</a>)</li> <li>Updated Vue 3 export names resources: added <code>DirectiveModifiers</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2996">#2996</a>)</li> <li>Updated Vue 3 export names resources: added <code>nodeOps</code> and <code>patchProp</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2986">#2986</a>)</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.7.0</h2> <h3>Minor Changes</h3> <ul> <li>Added <a href="https://eslint.vuejs.org/user-guide/#bundle-configurations-eslint-config-js">new <code>-error</code> config variants</a>, with all rules' severity set to <code>error</code>: <code>strongly-recommended-error</code>, <code>recommended-error</code>, <code>vue2-strongly-recommended-error</code>, <code>vue2-recommended-error</code> (along with their flat config equivalents) (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2796">#2796</a>)</li> <li>Added new <a href="https://eslint.vuejs.org/rules/no-literals-in-template.html"><code>vue/no-literals-in-template</code></a> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/3000">#3000</a>)</li> <li>Added new <a href="https://eslint.vuejs.org/rules/no-undef-directives.html"><code>vue/no-undef-directives</code></a> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2990">#2990</a>)</li> <li>Added new <code>ignoreEOLComments</code> option to <a href="https://eslint.vuejs.org/rules/no-multi-spaces.html"><code>vue/no-multi-spaces</code></a> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2989">#2989</a>)</li> <li>Changed <a href="https://eslint.vuejs.org/rules/no-negated-v-if-condition.html"><code>vue/no-negated-v-if-condition</code></a> suggestion to autofix (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2984">#2984</a>)</li> <li>Added TypeScript support for eslint-plugin-vue development (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2916">#2916</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Fixed false positives in <a href="https://eslint.vuejs.org/rules/define-props-destructuring.html"><code>vue/define-props-destructuring</code></a> rule when imported types are passed to <code>defineProps</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2995">#2995</a>)</li> <li>Updated Vue 3 export names resources: added <code>DirectiveModifiers</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2996">#2996</a>)</li> <li>Updated Vue 3 export names resources: added <code>nodeOps</code> and <code>patchProp</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/pull/2986">#2986</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/745fd4e1f3719c3a2f93bd3531da5e886c16f008"><code>745fd4e</code></a> Version Packages (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2988">#2988</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/4c2efa45e7f8d0bf70d2432ad1dc024993affc90"><code>4c2efa4</code></a> feat: add <code>-error</code> configs to types (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/3001">#3001</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/ce20297414014b2e95061c273826e57ed6929017"><code>ce20297</code></a> feat: introduce <code>tsdown</code>, support mixed js &amp; ts in codebase (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2916">#2916</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/1c77cf912cc844cdc2f3150937c94f1d7a0c6239"><code>1c77cf9</code></a> feat: add vue/no-literals-in-template rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/3000">#3000</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e9d3f4366ae6bce8cdb7c162aa08a2f7d0e5ce33"><code>e9d3f43</code></a> test: remove <code>type</code> property from asserted errors (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2998">#2998</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/ff8c8e08613fbf1c2a6af144dc41def9e2a65718"><code>ff8c8e0</code></a> docs: improve editor interaction experience (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2997">#2997</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/97ff02476e242f0bd362c0b3451d7c1471558828"><code>97ff024</code></a> Update changeset message</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/bf68a176c5d98e6616b21113a3bc50912b95247b"><code>bf68a17</code></a> Update changeset message</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2713fb26feded0bb5145fd73a1f60b73e8b0be47"><code>2713fb2</code></a> fix(define-props-destructuring): imported props declaration does not work (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2">#2</a>...</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e13bfc747bf5b280f2ac50b9154f02c8b5010eb0"><code>e13bfc7</code></a> Updates resources (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2996">#2996</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v10.6.2...v10.7.0">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.7.4 to 3.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.8.0</h2> <ul> <li>Support Angular v21.1</li> </ul> <p><a href="https://github.com/prettier/prettier/compare/3.7.4...3.8.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2026/01/14/3.8.0">Release note &quot;Prettier 3.8: Support for Angular v21.1&quot;</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.8.0</h1> <p><a href="https://github.com/prettier/prettier/compare/3.7.4...3.8.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2026/01/14/3.8.0">Release Notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/812a4d0071270f61a7aa549d625b618be7e09d71"><code>812a4d0</code></a> Release 3.8.0</li> <li><a href="https://github.com/prettier/prettier/commit/6cc1be31e25d001ebe8f000bb5e7bded57ba66ad"><code>6cc1be3</code></a> Consistent title</li> <li><a href="https://github.com/prettier/prettier/commit/6d9bef05148a952b932d12b02596479c4af702a8"><code>6d9bef0</code></a> Apply automated changes</li> <li><a href="https://github.com/prettier/prettier/commit/3744a1840eec3fdef6962c9f704684b6c55df64f"><code>3744a18</code></a> Update code example</li> <li><a href="https://github.com/prettier/prettier/commit/9a3edde02229795adb43613a6d3e7fa00a0113fe"><code>9a3edde</code></a> Update</li> <li><a href="https://github.com/prettier/prettier/commit/82dc52cdeeace56a3628843d79d2ec2c6fc8bc57"><code>82dc52c</code></a> Regenerate</li> <li><a href="https://github.com/prettier/prettier/commit/dc2de1a6e7b2993ff52214fa294d51bf6aa034ae"><code>dc2de1a</code></a> Regenerate</li> <li><a href="https://github.com/prettier/prettier/commit/5aa69662b461e4237d9028cc22900bc09e5e04a9"><code>5aa6966</code></a> Regenerate</li> <li><a href="https://github.com/prettier/prettier/commit/daeeb51af98e9532080bbcee7a432b0c6ba9b186"><code>daeeb51</code></a> Another version</li> <li><a href="https://github.com/prettier/prettier/commit/a2829858609b4ac93b28ceedd16294417b9236fc"><code>a282985</code></a> Add blog post</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.7.4...3.8.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54b83cd commit 1a5a989

File tree

2 files changed

+5761
-391
lines changed

2 files changed

+5761
-391
lines changed

0 commit comments

Comments
 (0)