[PR #265] [MERGED] fix(deps): bump vuetify from 2.7.0 to 2.7.1 in /web #304

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

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/265
Author: @dependabot[bot]
Created: 9/1/2023
Status: Merged
Merged: 9/15/2023
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/vuetify-2.7.1


📝 Commits (1)

  • 89d109e fix(deps): bump vuetify from 2.7.0 to 2.7.1 in /web

📊 Changes

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

View changed files

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

📄 Description

Bumps vuetify from 2.7.0 to 2.7.1.

Release notes

Sourced from vuetify's releases.

v2.7.1

🔧 Bug Fixes

Commits
  • 2127ff1 chore(release): publish v2.7.1
  • c53b2f8 fix(VSelect): don't update scroll position if menu is closed
  • 153d17b fix(VTabs): remove quotes from text-transform (#17771)
  • See full diff in compare view

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/265 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 9/15/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/vuetify-2.7.1` --- ### 📝 Commits (1) - [`89d109e`](https://github.com/NdoleStudio/httpsms/commit/89d109e866680c761855302fdbbd398622659eb6) fix(deps): bump vuetify from 2.7.0 to 2.7.1 in /web ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+13 -13) </details> ### 📄 Description Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.7.0 to 2.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuetifyjs/vuetify/releases">vuetify's releases</a>.</em></p> <blockquote> <h2>v2.7.1</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>VSelect:</strong> don't update scroll position if menu is closed (<a href="https://github.com/vuetifyjs/vuetify/commit/c53b2f83b1f4ea14a6cc34e0d814b63eefcdcdff">c53b2f8</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/17085">#17085</a></li> <li><strong>VTabs:</strong> remove quotes from text-transform (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/17771">#17771</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/153d17b9ce5dc4445ee26dae8b71101002736c09">153d17b</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/17799">#17799</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/2127ff1fb332700f4e1a2e4a41843162217f5bb3"><code>2127ff1</code></a> chore(release): publish v2.7.1</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/c53b2f83b1f4ea14a6cc34e0d814b63eefcdcdff"><code>c53b2f8</code></a> fix(VSelect): don't update scroll position if menu is closed</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/153d17b9ce5dc4445ee26dae8b71101002736c09"><code>153d17b</code></a> fix(VTabs): remove quotes from text-transform (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/17771">#17771</a>)</li> <li>See full diff in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.7.1/packages/vuetify">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=2.7.0&new-version=2.7.1)](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:37:44 +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#304
No description provided.