[PR #399] [MERGED] chore(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.24.0 in /web #417

Closed
opened 2026-03-03 16:38:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/399
Author: @dependabot[bot]
Created: 4/1/2024
Status: Merged
Merged: 4/4/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/eslint-plugin-vue-9.24.0


📝 Commits (1)

  • 127e63b chore(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.24.0 in /web

📊 Changes

2 files changed (+45 additions, -11 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+44 -10)

📄 Description

Bumps eslint-plugin-vue from 9.19.2 to 9.24.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.24.0

Enhancements

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0

v9.23.0

Enhancements

🐛 Bug Fixes

⚙️ Updates

  • #2417 Improve performance by removing unnecessary second filter.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0

v9.22.0

Enhancements

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0

v9.21.1

🐛 Bug Fixes

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.0...v9.21.1

... (truncated)

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/399 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/eslint-plugin-vue-9.24.0` --- ### 📝 Commits (1) - [`127e63b`](https://github.com/NdoleStudio/httpsms/commit/127e63bccab42c65cf6df884b896b2c04a47103a) chore(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.24.0 in /web ### 📊 Changes **2 files changed** (+45 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+44 -10) </details> ### 📄 Description Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.24.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>v9.24.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2407">#2407</a>, <a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2436">#2436</a> Added support for the <a href="https://eslint.org/docs/latest/use/configure/configuration-files-new">flat config format</a>.</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2425">#2425</a> Fixed error for empty value in <a href="https://eslint.vuejs.org/rules/no-restricted-class.html"><code>vue/no-restricted-class</code></a> rule</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0</a></p> <h2>v9.23.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2422">#2422</a> Added support for auto-imported Vue APIs (e.g. in <a href="https://eslint.vuejs.org/rules/no-ref-as-operand.html"><code>vue/no-ref-as-operand</code></a>).</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2423">#2423</a> Added suggestions for reordering to <a href="https://eslint.vuejs.org/rules/order-in-components.html"><code>vue/order-in-components</code></a> when there may be side effects.</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2410">#2410</a> Fixed false positives for non-kebab-case variables in <a href="https://eslint.vuejs.org/rules/v-bind-style.html"><code>vue/v-bind-style</code></a> rule.</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2416">#2416</a> Fixed false positives for extra comma in <a href="https://eslint.vuejs.org/rules/v-for-delimiter-style.html"><code>vue/v-for-delimiter-style</code></a> rule.</li> </ul> <h2>⚙️ Updates</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2417">#2417</a> Improve performance by removing unnecessary second <code>filter</code>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0</a></p> <h2>v9.22.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2390">#2390</a> Improved autofix for <a href="https://eslint.vuejs.org/rules/no-deprecated-slot-attribute.html"><code>vue/no-deprecated-slot-attribute</code></a> to wrap <code>\&lt;template v-slot&gt;</code>.</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2393">#2393</a> Added support for type assertions and non-null expressions in <a href="https://eslint.vuejs.org/rules/valid-v-model.html"><code>vue/valid-v-model</code></a> rule.</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2389">#2389</a> Fixed wrong autofix for <code>{{'&lt;'}}</code> in <a href="https://eslint.vuejs.org/rules/no-useless-mustaches.html"><code>vue/no-useless-mustaches</code></a> rule.</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2394">#2394</a> Fixed false negative for conditional expressions in <a href="https://eslint.vuejs.org/rules/no-setup-props-reactivity-loss.html"><code>vue/no-setup-props-reactivity-loss</code></a> rule.</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2397">#2397</a> Fixed <a href="https://eslint.vuejs.org/rules/require-explicit-slots.html"><code>vue/require-explicit-slots</code></a> rule to recognize slot names enclosed in quotes.</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2408">#2408</a> Fixed wrong autofix for <code>v-bind</code> with spaces in <a href="https://eslint.vuejs.org/rules/no-useless-v-bind.html"><code>vue/no-useless-v-bind</code></a> rule.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0</a></p> <h2>v9.21.1</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2388">#2388</a> Fixed error in render functions in <a href="https://eslint.vuejs.org/rules/no-unused-properties.html"><code>vue/no-unused-emit-declarations</code></a> rule.</li> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2386">#2386</a> Fixed false positives/negatives for multiple <code>defineModel</code> calls in <a href="https://eslint.vuejs.org/rules/define-macros-order.html"><code>vue/define-macros-order</code></a> rule.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.0...v9.21.1">https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.0...v9.21.1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/eadf0ebe252fcda685538d4b9b889458643f9644"><code>eadf0eb</code></a> 9.24.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/c6c5c462e4e55d31552b4e1cb7ed524c7efc07c7"><code>c6c5c46</code></a> Change flat config to an array to accept <code>*.vue</code> (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2436">#2436</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f0af008474475e0581dacdc85e63e791fb37a4f1"><code>f0af008</code></a> fix(no-restricted-class): error in empty value (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2425">#2425</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/b22bd8b21c2652c8e087ca112c196428519b8d90"><code>b22bd8b</code></a> feat: support flat configs (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2407">#2407</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/f84b8ee5b9e3b54a09209faff744ef2849a6cc3e"><code>f84b8ee</code></a> 9.23.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/e2dc84bf347ec7d905f3f317fb23bc3d3c86bd03"><code>e2dc84b</code></a> feat(order-in-components): add side effects suggestions (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2423">#2423</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/3abc04cd8cfd101f1f216a9a4c8a346a15d6c18c"><code>3abc04c</code></a> feat: support Vue APIs from auto imports (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2422">#2422</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/7c71c48f1c3818bb765021285d76afbd24a5b552"><code>7c71c48</code></a> fix(v-for-delimiter-style): ignore Punctuator token (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2416">#2416</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/8e8e1e8eede768ce7d7772b888de3d039ceb6e68"><code>8e8e1e8</code></a> perf: remove unnecessary second filter for type narrowing (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2417">#2417</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/02e6bbfcc28fef81ffbaca89d79e05596e72ffcb"><code>02e6bbf</code></a> Update links to GitHub repos with changed main branch name (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2412">#2412</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-vue&package-manager=npm_and_yarn&previous-version=9.19.2&new-version=9.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#417
No description provided.