[PR #546] [CLOSED] Bump vuetify from 2.2.25 to 2.2.31 #1635

Closed
opened 2026-02-25 23:30:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/546
Author: @dependabot-preview[bot]
Created: 6/3/2020
Status: Closed

Base: developHead: dependabot/npm_and_yarn/vuetify-2.2.31


📝 Commits (1)

  • a0423d3 Bump vuetify from 2.2.25 to 2.2.31

📊 Changes

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

View changed files

📝 package-lock.json (+4 -4)
📝 package.json (+1 -1)

📄 Description

Bumps vuetify from 2.2.25 to 2.2.31.

Release notes

Sourced from vuetify's releases.

v2.2.31

🔧 Bug Fixes

  • VAutocomplete: add minimum input width when focused (254bb29)

🔄 Reverts

  • "fix(VSelect): add Y offset to menu to match material guidelines (#10940)" (f225c5b)

v2.2.30

🔧 Bug Fixes

  • types: export VueConstructor instead of Component (268434a), closes #11463
  • VDataTable: header with divider rendered incorrectly in mobile sort select (#11416) (d079b1d), closes #11399
  • VDataTable: set initial values for sort-desc and group-desc (#11342) (8a78533), closes #9685
  • VNavigationDrawer: disable inherit value of background property (#11419) (9900388), closes #11153
  • VSelect: allow tab key down on read-only (#11431) (66d37b3), closes #11430
  • reset change curser:default selector to [aria-disabled="true"] (#11467) (04781b6), closes #11003

v2.2.29

🔧 Bug Fixes

v2.2.28

🔧 Bug Fixes

v2.2.27

🔧Bug Fixes

  • VDataTable: include rows that exclusively match custom filters (#11181) (239e238), closes #9887
  • VRangeSlider: incorrect slider width when disabled (#11307) (ee73538), closes #11302
  • VSelect: make selection color white when using solo-inverted (c8f2564), closes #10617
  • VSlider: thumb shifting position when toggling disabled state (#11306) (1fa2f92), closes #11303
  • VSlider: wrong tick labels positions in RTL mode (#11317) (225e82a), closes #11028
  • VSparkline: handle a divide by zero bug when all values are zero (#11315) (2dacec2), closes #11311
  • VSparkline: remove duplicate id (#11262) (4a785ff)
  • VTextField: adjust label top position with solo prop (7f95808)
  • VTextField: remove gap when outlined label changes to empty (#11316) (6b3562b), closes #11269
... (truncated)
Commits
  • 337448c chore(release): publish v2.2.31
  • 36653e5 chore: add mdi icons to dev env
  • cf73160 chore(VBtn): add TODO comment for v3
  • 254bb29 fix(VAutocomplete): add minimum input width when focused
  • f225c5b revert: "fix(VSelect): add Y offset to menu to match material guidelines (#10...
  • a1b0c63 chore(release): publish v2.2.30
  • 66d37b3 fix(VSelect): allow tab key down on read-only (#11431)
  • 9900388 fix(VNavigationDrawer): disable inherit value of background property (#11419)
  • d079b1d fix(VDataTable): header with divider rendered incorrectly in mobile sort sele...
  • 268434a fix(types): export VueConstructor instead of Component
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/floccusaddon/floccus/pull/546 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/3/2020 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vuetify-2.2.31` --- ### 📝 Commits (1) - [`a0423d3`](https://github.com/floccusaddon/floccus/commit/a0423d3c486a436c90fa867fcc5fce75f41b8bbf) Bump vuetify from 2.2.25 to 2.2.31 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+4 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.2.25 to 2.2.31. <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.2.31</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>VAutocomplete:</strong> add minimum input width when focused (<a href="https://github.com/vuetifyjs/vuetify/commit/254bb29a3e0d2cbd5469e5159f5eec9e58ca3a11">254bb29</a>)</li> </ul> <h3>🔄 Reverts</h3> <ul> <li>&quot;fix(VSelect): add Y offset to menu to match material guidelines (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10940">#10940</a>)&quot; (<a href="https://github.com/vuetifyjs/vuetify/commit/f225c5b8496a344c14d0bd525ec7ab715256f541">f225c5b</a>)</li> </ul> <h2>v2.2.30</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>types:</strong> export VueConstructor instead of Component (<a href="https://github.com/vuetifyjs/vuetify/commit/268434aa851dded8b67c0e67bfa39b3cbe791584">268434a</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11463">#11463</a></li> <li><strong>VDataTable:</strong> header with divider rendered incorrectly in mobile sort select (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11416">#11416</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d079b1d61b78a47a5605240f961937ae79ce45c9">d079b1d</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11399">#11399</a></li> <li><strong>VDataTable:</strong> set initial values for sort-desc and group-desc (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11342">#11342</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/8a785333a17a102f9b89dee5d64e25e0809ba6ad">8a78533</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/9685">#9685</a></li> <li><strong>VNavigationDrawer:</strong> disable inherit value of background property (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11419">#11419</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/9900388e126e77a5d76c500db7cb70f226c020b4">9900388</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11153">#11153</a></li> <li><strong>VSelect:</strong> allow tab key down on read-only (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11431">#11431</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/66d37b3cdf344fc73de101c05b2406f0cd034167">66d37b3</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11430">#11430</a></li> <li><strong>reset</strong> change curser:default selector to [aria-disabled=&quot;true&quot;] (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11467">#11467</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/04781b65079935205ed2f81a30d100e6591e756c">04781b6</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11003">#11003</a></li> </ul> <h2>v2.2.29</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>VAutocomplete:</strong> filter items without text values (<a href="https://github.com/vuetifyjs/vuetify/commit/f8068ed6d4905c953463cf898150aae0b940fc3e">f8068ed</a>)</li> <li><strong>VTextField:</strong> remove hover effect when disabled (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11363">#11363</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/bbc6b8cd5a8f459a4d40721f6545bec0c40529d7">bbc6b8c</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11338">#11338</a> <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11338">#11338</a></li> </ul> <h2>v2.2.28</h2> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>VCheckbox,VRadio:</strong> ripple color for colored selection control (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11299">#11299</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4b849fa4b00508634387715e7325957198d8ff65">4b849fa</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11290">#11290</a></li> <li><strong>VDataTable:</strong> close multi-sort select when clicking on mobile (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11332">#11332</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/6f8d84aeecc180ffb023b1405b4dc86c543789a5">6f8d84a</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10735">#10735</a></li> <li><strong>VDataTable:</strong> respect mustSort property in options prop (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11334">#11334</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/248300fdd9f99e1184dcc7f0b67d16be06d78c79">248300f</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10244">#10244</a></li> <li><strong>VGrid:</strong> offset in RTL mode (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11359">#11359</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/db52c0ae2d1aef7e087994830da07f4f84fa99db">db52c0a</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/6317">#6317</a></li> <li><strong>VTreeview:</strong> disabled items should be ignored when selecting parent (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11232">#11232</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/3184f7e4a9706ae244da98cba03936bc9e526fff">3184f7e</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/8244">#8244</a></li> <li><strong>VTreeview:</strong> emit opened nodes when using load-children (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11339">#11339</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4a0916f34892b7001095545e785932b71afc8b2c">4a0916f</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/9693">#9693</a></li> <li><strong>VTreeview:</strong> independent children should be selectable when parent is disabled (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11233">#11233</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/06a7af374f6eddcca12a170b2ba2852712fc0979">06a7af3</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10770">#10770</a> <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10990">#10990</a></li> </ul> <h2>v2.2.27</h2> <h3>🔧Bug Fixes</h3> <ul> <li><strong>VDataTable:</strong> include rows that exclusively match custom filters (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11181">#11181</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/239e238d69f35064db55e9f41db8fd832f347ab5">239e238</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/9887">#9887</a></li> <li><strong>VRangeSlider:</strong> incorrect slider width when disabled (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11307">#11307</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/ee73538d18bb3094c4c94dcb77468089ed37be5a">ee73538</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11302">#11302</a></li> <li><strong>VSelect:</strong> make selection color white when using solo-inverted (<a href="https://github.com/vuetifyjs/vuetify/commit/c8f2564abeba7313bee17a37e0be0bfbaf5a7582">c8f2564</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10617">#10617</a></li> <li><strong>VSlider:</strong> thumb shifting position when toggling disabled state (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11306">#11306</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/1fa2f9200dd9c1b16459d8a9e52a0b7760d44753">1fa2f92</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11303">#11303</a></li> <li><strong>VSlider:</strong> wrong tick labels positions in RTL mode (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11317">#11317</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/225e82ab2c92ee1133ddaaea7931cd1505ed6c6a">225e82a</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11028">#11028</a></li> <li><strong>VSparkline:</strong> handle a divide by zero bug when all values are zero (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11315">#11315</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/2dacec2955a9c00ecb9c9e5f7d136683c7bb2991">2dacec2</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11311">#11311</a></li> <li><strong>VSparkline:</strong> remove duplicate id (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11262">#11262</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4a785ff964307759d8bf2625fb89b412c1a21d66">4a785ff</a>)</li> <li><strong>VTextField:</strong> adjust label top position with solo prop (<a href="https://github.com/vuetifyjs/vuetify/commit/7f9580867904efa026c9077d2c0b546d488ea4b6">7f95808</a>)</li> <li><strong>VTextField:</strong> remove gap when outlined label changes to empty (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11316">#11316</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/6b3562b9f5610cee3c1525257777f60fc1180604">6b3562b</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11269">#11269</a></li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/337448c0651d83d81062eb0ed25173cebaa97df1"><code>337448c</code></a> chore(release): publish v2.2.31</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/36653e5926a1bb227301a5c4fe56c537b6ac44c4"><code>36653e5</code></a> chore: add mdi icons to dev env</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/cf7316027875d50f3c03627d8e4a42784f14d4a2"><code>cf73160</code></a> chore(VBtn): add TODO comment for v3</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/254bb29a3e0d2cbd5469e5159f5eec9e58ca3a11"><code>254bb29</code></a> fix(VAutocomplete): add minimum input width when focused</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/f225c5b8496a344c14d0bd525ec7ab715256f541"><code>f225c5b</code></a> revert: &quot;fix(VSelect): add Y offset to menu to match material guidelines (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/10">#10</a>...</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a1b0c637578d302d8289592c191804beb8313280"><code>a1b0c63</code></a> chore(release): publish v2.2.30</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/66d37b3cdf344fc73de101c05b2406f0cd034167"><code>66d37b3</code></a> fix(VSelect): allow tab key down on read-only (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11431">#11431</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/9900388e126e77a5d76c500db7cb70f226c020b4"><code>9900388</code></a> fix(VNavigationDrawer): disable inherit value of background property (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11419">#11419</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/d079b1d61b78a47a5605240f961937ae79ce45c9"><code>d079b1d</code></a> fix(VDataTable): header with divider rendered incorrectly in mobile sort sele...</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/268434aa851dded8b67c0e67bfa39b3cbe791584"><code>268434a</code></a> fix(types): export VueConstructor instead of Component</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.2.31/packages/vuetify">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=2.2.25&new-version=2.2.31)](https://dependabot.com/compatibility-score/?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=2.2.25&new-version=2.2.31) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:22 +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/floccus#1635
No description provided.