[PR #1919] [CLOSED] chore(deps-dev): bump eslint-plugin-vue from 7.20.0 to 8.0.3 #3561

Closed
opened 2026-03-17 01:10:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1919
Author: @dependabot[bot]
Created: 11/1/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/eslint-plugin-vue-8.0.3


📝 Commits (1)

  • aa1d456 chore(deps-dev): bump eslint-plugin-vue from 7.20.0 to 8.0.3

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps eslint-plugin-vue from 7.20.0 to 8.0.3.

Release notes

Sourced from eslint-plugin-vue's releases.

v8.0.3

🐛 Bug Fixes

  • #1691 Upgrade vue-eslint-parser to use patch. It upgrade fixes the wrong location in multiple <script>

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.2...v8.0.3

v8.0.2

🐛 Bug Fixes

  • #1689 Fixed false positive for filename in vue/multi-word-component-names rule

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.1...v8.0.2

v8.0.1

🐛 Bug Fixes

  • #1686 Fixed false positives for arrow return in vue/valid-next-tick rule.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.0...v8.0.1

v8.0.0

💥 Breaking Changes

  • #1588 Dropped supports Node.js v8-10, v13 and v15.
  • #1664 Upgraded vue-eslint-parser to v8.0.0.
  • Changed presets configs.
    • Changed plugin:vue/vue3-essential config.
      • #1603 Added vue/no-deprecated-v-is rule.
      • #1603 Added vue/no-export-in-script-setup rule.
      • #1603 Added vue/valid-define-emits rule.
      • #1603 Added vue/valid-define-props rule.
      • #1603 Added vue/valid-next-tick rule.
      • #1603 Added vue/valid-v-memo rule.
      • #1603 Added vue/no-useless-template-attributes rule.
      • #1603 Added vue/no-computed-properties-in-data rule.
      • #1603 Added vue/multi-word-component-names rule.
      • #1603 Added vue/no-deprecated-router-link-tag-prop rule.
      • #1678 Added vue/no-reserved-props rule.
    • Changed plugin:vue/vue3-strongly-recommended config.
      • Same changes as above.
      • #1603 Added vue/v-on-event-hyphenation rule.

... (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 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/hoppscotch/hoppscotch/pull/1919 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-vue-8.0.3` --- ### 📝 Commits (1) - [`aa1d456`](https://github.com/hoppscotch/hoppscotch/commit/aa1d4564e211e2af9768d8dbbf255cdbdefb4b1d) chore(deps-dev): bump eslint-plugin-vue from 7.20.0 to 8.0.3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 8.0.3. <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>v8.0.3</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1691">#1691</a> Upgrade vue-eslint-parser to use patch. It upgrade fixes the wrong location in multiple <code>&lt;script&gt;</code></li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.2...v8.0.3">https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.2...v8.0.3</a></p> <h2>v8.0.2</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1689">#1689</a> Fixed false positive for filename in <code>vue/multi-word-component-names</code> rule</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.1...v8.0.2">https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.1...v8.0.2</a></p> <h2>v8.0.1</h2> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1686">#1686</a> Fixed false positives for arrow return in <code>vue/valid-next-tick</code> rule.</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.0...v8.0.1">https://github.com/vuejs/eslint-plugin-vue/compare/v8.0.0...v8.0.1</a></p> <h2>v8.0.0</h2> <h2>💥 Breaking Changes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1588">#1588</a> Dropped supports Node.js v8-10, v13 and v15.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1664">#1664</a> Upgraded vue-eslint-parser to v8.0.0.</li> <li>Changed presets configs. <ul> <li>Changed <code>plugin:vue/vue3-essential</code> config. <ul> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/no-deprecated-v-is</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/no-export-in-script-setup</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/valid-define-emits</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/valid-define-props</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/valid-next-tick</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/valid-v-memo</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/no-useless-template-attributes</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/no-computed-properties-in-data</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/multi-word-component-names</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/no-deprecated-router-link-tag-prop</code> rule.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1678">#1678</a> Added <code>vue/no-reserved-props</code> rule.</li> </ul> </li> <li>Changed <code>plugin:vue/vue3-strongly-recommended</code> config. <ul> <li>Same changes as above.</li> <li><a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1603">#1603</a> Added <code>vue/v-on-event-hyphenation</code> rule.</li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/9c3b117fcaca00847d9f0dac1145683cad164e1e"><code>9c3b117</code></a> 8.0.3</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/dc0e3ea9cdc8a8930cb24d472d3b04ee47d42626"><code>dc0e3ea</code></a> Upgrade vue-eslint-parser to use patch. (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1691">#1691</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/ec7cb15cfca28888b898d83c943d9a7463b4ab1c"><code>ec7cb15</code></a> 8.0.2</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/fa1675c65c9297d96a9948bb3b38d7f34fc21a19"><code>fa1675c</code></a> Fix false positive for filename in <code>vue/multi-word-component-names</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1689">#1689</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/c6ca602f458cecce8328e9c6389b53ac406f8886"><code>c6ca602</code></a> Update bug_report.md</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/987c402467c4e35c2bf41a43f847be6e09a0adb8"><code>987c402</code></a> 8.0.1</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/623445595c9a8da162cf7d796ca1fedeb6cec63f"><code>6234455</code></a> Fix false positives for arrow return in <code>vue/valid-next-tick</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1686">#1686</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/3b5b1273c94d0b1b545e3a8308a515bcc33d81fc"><code>3b5b127</code></a> 8.0.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/4ade913154a3da6d0c771986e9d2cef31ef17b08"><code>4ade913</code></a> Add <code>vue/no-loss-of-precision</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1680">#1680</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/0aeaaaf50697e976f6e6cdac2da276cddd0220b1"><code>0aeaaaf</code></a> Add <code>vue/no-reserved-props</code> rule (<a href="https://github-redirect.dependabot.com/vuejs/eslint-plugin-vue/issues/1678">#1678</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.0.3">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=7.20.0&new-version=8.0.3)](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 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-17 01:10:02 +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/hoppscotch#3561
No description provided.