[PR #145] [MERGED] chore(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0 in /web #198

Closed
opened 2026-03-03 16:37:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/145
Author: @dependabot[bot]
Created: 3/27/2023
Status: Merged
Merged: 3/27/2023
Merged by: @AchoArnold

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


📝 Commits (1)

  • d00630e chore(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0 in /web

📊 Changes

2 files changed (+10 additions, -10 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/yarn.lock (+9 -9)

📄 Description

Bumps eslint-plugin-vue from 9.9.0 to 9.10.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v9.10.0

Enhancements

  • #2111 Added suggestions for vue/no-template-target-blank rule.

⚙️ Updates

  • #2112 Changed to use @eslint-community/eslint-utils package.

Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.9.0...v9.10.0

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/NdoleStudio/httpsms/pull/145 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/eslint-plugin-vue-9.10.0` --- ### 📝 Commits (1) - [`d00630e`](https://github.com/NdoleStudio/httpsms/commit/d00630e579c1ba4b94215a9d15397ccfa6cad485) chore(deps-dev): bump eslint-plugin-vue from 9.9.0 to 9.10.0 in /web ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+9 -9) </details> ### 📄 Description Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.9.0 to 9.10.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.10.0</h2> <h2>✨ Enhancements</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2111">#2111</a> Added suggestions for <code>vue/no-template-target-blank</code> rule.</li> </ul> <h2>⚙️ Updates</h2> <ul> <li><a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2112">#2112</a> Changed to use <code>@eslint-community/eslint-utils</code> package.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.9.0...v9.10.0">https://github.com/vuejs/eslint-plugin-vue/compare/v9.9.0...v9.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/df317858d1d8596583adf36d52049bc9299743af"><code>df31785</code></a> 9.10.0</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/2e94cdb6abc5d401ee8bb18b8e187e4ac1ee7b4b"><code>2e94cdb</code></a> Use <code>@eslint-community/eslint-utils</code> package (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2112">#2112</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/cfbfa12f228ba5e5d32eb870a6fd5b9cea08f0f2"><code>cfbfa12</code></a> Add suggestions for <code>no-template-target-blank</code> rule (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2111">#2111</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/dd3df380d4aa280ffd9e56815709de6db165391c"><code>dd3df38</code></a> docs: fixed grammar (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2106">#2106</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/a4226ea38a93df4195739d23060288718dc853a8"><code>a4226ea</code></a> Link to Vue 3 migration guide in docs (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2090">#2090</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/549bc29060f82ec6d689a29e485a8eb59039f0d7"><code>549bc29</code></a> Chore: Fix order-in-components rule doc page demo not working (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2078">#2078</a>)</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/8b674e637ce64bb103c79ccd2a41f1cfcb5fddd0"><code>8b674e6</code></a> Move list items to single list in docs</li> <li><a href="https://github.com/vuejs/eslint-plugin-vue/commit/588d987d4229831fc058a2f707ea38e6c97dfadf"><code>588d987</code></a> docs: fix <code>array-element-newline</code> link (<a href="https://redirect.github.com/vuejs/eslint-plugin-vue/issues/2076">#2076</a>)</li> <li>See full diff in <a href="https://github.com/vuejs/eslint-plugin-vue/compare/v9.9.0...v9.10.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.9.0&new-version=9.10.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 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:37:13 +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#198
No description provided.