[PR #596] [MERGED] Bump vuetify from 2.2.25 to 2.3.4 #1648

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/596
Author: @dependabot-preview[bot]
Created: 7/8/2020
Status: Merged
Merged: 7/17/2020
Merged by: @marcelklehr

Base: developHead: dependabot/npm_and_yarn/vuetify-2.3.4


📝 Commits (1)

  • 2bedb3a Bump vuetify from 2.2.25 to 2.3.4

📊 Changes

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

View changed files

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

📄 Description

Bumps vuetify from 2.2.25 to 2.3.4.

Release notes

Sourced from vuetify's releases.

v2.3.4

🔧 Bug Fixes

v2.3.3

🔧 Bug Fixes

  • _reset.css: add removed overflow to html (6663607)
  • locales: update hu-Hungarian 1i8n translations (#11719) (ed17793)
  • VImg: render gradient when src isn't provided (c0fa6d5), closes #11729
  • VImg: stop polling for size when loading fails (be907b5), closes #11026
  • VMain: add existing v-content classes for backwards compatibility (#11659) (31912d7)
  • VSelect: attach menu scroll handler when loading items async (d9bb128), closes #11675
  • VSelect: ensure VMenu's content has scroll listener added (#11725) (a406dd4), closes #11737
  • VVirtualscroll: calculate child on mounted instead of created (#11712) (f3c8aa5), closes #11707

v2.3.2

🔧 Bug Fixes

  • css: change cursor:default selector to [aria-disabled=true] (c64431b), closes #11003
  • locales: fa-persian i18n translation (#11679) (f900795)
  • types: add VVirtualScroll to lib.d.ts (2c9ad3a), closes #11701
  • VChip: outlined hover state (#11628) (d960a34)
  • VChip: resolve jumpy animation when toggling active state (f703c9b)
  • VSlider: suppress change event on keydown (d51d33f), closes #11569
  • VVirtualScroll: re-calculate scroll area when height changes (e601345), closes #11665

v2.3.1

🔧 Bug Fixes

  • _reset.scss: hide clear icon for search inputs (eeb7492)
  • typography: partially revert changes made in e83a203 (8c650e4), closes #11629
  • VAutocomplete: select last item when pressing backspace without a prior selection (524c1e8), closes #11639
  • VSlideGroup: revert deprecation of show-arrows true (1085c02), closes #11620
  • VVirtualScroll: provide correct item index to default slot (#11643) (4dbaec1), closes #11622

v2.3.0 Liberator

Before continuing, please take a moment read the following:

Short and sweet, Vuetify has grown too big for one developer and Vuetify want's to hire Andrew Henry (Core Team), and I need your help. If Vuetify has ever helped you in any way, this is me phoning a friend to help us bring Andrew on as a full-time OSS developer. You can help by sponsoring Vuetify on Open Collective. Our goal is 60k a year, or ~5k per month. This is less than an entry level developer position in the United States and I know that we can do it. Sponsors also receive unique rewards such as chat and email support, priority GitHub issues, and more.

🏆 TLDR: Help Vuetify hire Andrew Henry


Commits
  • 0769637 chore(release): publish v2.3.4
  • 77a0a91 fix(sass variables): add missing !default suffixes to numerous variables (#11...
  • f55db8d fix(VSkeletonLoader): use rgba transparency for animation on Safari (#11714)
  • 6160e46 fix(VFooter): add missing tag prop (#11749)
  • 20c799a chore(release): publish v2.3.3
  • a406dd4 fix(VSelect): ensure VMenu's content has scroll listener added (#11725)
  • ed17793 fix(locales): update hu-Hungarian 1i8n translations (#11719)
  • be907b5 fix(VImg): stop polling for size when loading fails
  • c0fa6d5 fix(VImg): render gradient when src isn't provided
  • 31912d7 fix(VMain): add existing v-content classes for backwards compatibility (#11659)
  • 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/596 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 7/8/2020 **Status:** ✅ Merged **Merged:** 7/17/2020 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/vuetify-2.3.4` --- ### 📝 Commits (1) - [`2bedb3a`](https://github.com/floccusaddon/floccus/commit/2bedb3a11d0f8e0c17c88acbd9782e6e90c8a6a7) Bump vuetify from 2.2.25 to 2.3.4 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.2.25 to 2.3.4. <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.3.4</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>sass variables:</strong> add missing !default suffixes to numerous variables (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11760">#11760</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/77a0a918378a33f18d48c381a7b7d20a1e41e943">77a0a91</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11751">#11751</a></li> <li><strong>VFooter:</strong> add missing tag prop (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11749">#11749</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/6160e46f8c8a3eee0279f8b4ba19de845b866561">6160e46</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11580">#11580</a></li> <li><strong>VSkeletonLoader:</strong> use rgba transparency for animation on Safari (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11714">#11714</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f55db8d525aefd893c397fe8098672ebde9c2aa1">f55db8d</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/10740">#10740</a></li> </ul> <h2>v2.3.3</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>_reset.css:</strong> add removed overflow to html (<a href="https://github.com/vuetifyjs/vuetify/commit/666360731830dc142b63a0b73f651bbece71e02e">6663607</a>)</li> <li><strong>locales:</strong> update hu-Hungarian 1i8n translations (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11719">#11719</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/ed177930cefeaf62433568c6c68d2313cfd4407b">ed17793</a>)</li> <li><strong>VImg:</strong> render gradient when src isn't provided (<a href="https://github.com/vuetifyjs/vuetify/commit/c0fa6d5a90c12ca6a4f7141902effde3decb4e31">c0fa6d5</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11729">#11729</a></li> <li><strong>VImg:</strong> stop polling for size when loading fails (<a href="https://github.com/vuetifyjs/vuetify/commit/be907b5994df05ac7ce993ae23ad9a20fc874216">be907b5</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11026">#11026</a></li> <li><strong>VMain:</strong> add existing v-content classes for backwards compatibility (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11659">#11659</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/31912d7ca86713bef54f7f10cdf038b550f4d18c">31912d7</a>)</li> <li><strong>VSelect:</strong> attach menu scroll handler when loading items async (<a href="https://github.com/vuetifyjs/vuetify/commit/d9bb128a510d3887ca240111f15395f55d53367d">d9bb128</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11675">#11675</a></li> <li><strong>VSelect:</strong> ensure VMenu's content has scroll listener added (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11725">#11725</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/a406dd4476eaf864d15fdc478093edf7b3964f90">a406dd4</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11737">#11737</a></li> <li><strong>VVirtualscroll:</strong> calculate child on mounted instead of created (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11712">#11712</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f3c8aa54a210b90c523ef7d6e6ca3f269fd0b611">f3c8aa5</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11707">#11707</a></li> </ul> <h2>v2.3.2</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>css:</strong> change cursor:default selector to [aria-disabled=true] (<a href="https://github.com/vuetifyjs/vuetify/commit/c64431b08100921b4d31241caa5a4aa5345fdbc7">c64431b</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11003">#11003</a></li> <li><strong>locales:</strong> fa-persian i18n translation (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11679">#11679</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/f90079500ba47567d95f2d5f79b65e24f4f3ac2b">f900795</a>)</li> <li><strong>types:</strong> add VVirtualScroll to lib.d.ts (<a href="https://github.com/vuetifyjs/vuetify/commit/2c9ad3ac67df8b42215e3c186708a000aebc1dfe">2c9ad3a</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11701">#11701</a></li> <li><strong>VChip:</strong> outlined hover state (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11628">#11628</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/d960a348d2a84a4d57a4b0d2a64f52c5f2f7044f">d960a34</a>)</li> <li><strong>VChip:</strong> resolve jumpy animation when toggling active state (<a href="https://github.com/vuetifyjs/vuetify/commit/f703c9bb0f5f40a13c7fc829b937e3f03ccc2402">f703c9b</a>)</li> <li><strong>VSlider:</strong> suppress change event on keydown (<a href="https://github.com/vuetifyjs/vuetify/commit/d51d33fecaa5b5bdb1bd97be33dcd3a673562fe1">d51d33f</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11569">#11569</a></li> <li><strong>VVirtualScroll:</strong> re-calculate scroll area when height changes (<a href="https://github.com/vuetifyjs/vuetify/commit/e601345f5ddcab0198958f724fd9b05cf13a327e">e601345</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11665">#11665</a></li> </ul> <h2>v2.3.1</h2> <h3>🔧 Bug Fixes</h3> <ul> <li><strong>_reset.scss:</strong> hide clear icon for search inputs (<a href="https://github.com/vuetifyjs/vuetify/commit/eeb7492cf292e993de65080e5c482d82b1e643f7">eeb7492</a>)</li> <li><strong>typography:</strong> partially revert changes made in e83a203 (<a href="https://github.com/vuetifyjs/vuetify/commit/8c650e48a53ac32ba44bd16d3f853a8b07810ff3">8c650e4</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11629">#11629</a></li> <li><strong>VAutocomplete:</strong> select last item when pressing backspace without a prior selection (<a href="https://github.com/vuetifyjs/vuetify/commit/524c1e85d55618ef52e8b117ae75fa9829270525">524c1e8</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11639">#11639</a></li> <li><strong>VSlideGroup:</strong> revert deprecation of show-arrows true (<a href="https://github.com/vuetifyjs/vuetify/commit/1085c02f0caac82a604d9e4b0433961efd653cfe">1085c02</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11620">#11620</a></li> <li><strong>VVirtualScroll:</strong> provide correct item index to default slot (<a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11643">#11643</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4dbaec19f1a4b1ca19d6fa861a8176669aefd393">4dbaec1</a>), closes <a href="https://github-redirect.dependabot.com/vuetifyjs/vuetify/issues/11622">#11622</a></li> </ul> <h1>v2.3.0 Liberator</h1> <!-- raw HTML omitted --> <p>Before continuing, <strong>please</strong> take a moment read the following:</p> <p>Short and sweet, Vuetify has grown too big for one developer and Vuetify want's to hire <strong>Andrew Henry</strong> (Core Team), and <em>I need</em> your help. If Vuetify has ever helped you in any way, this is me phoning a <strong>friend</strong> to help us bring Andrew on as a full-time OSS developer. You can help by sponsoring Vuetify <a href="https://opencollective.com/vuetify/">on Open Collective</a>. <strong><code>Our goal is 60k a year, or ~5k per month</code></strong>. This is less than an entry level developer position in the United States and I know that we can do it. Sponsors also receive unique rewards such as chat and email support, priority GitHub issues, and more.</p> <h2>🏆 TLDR: Help Vuetify hire <a href="https://opencollective.com/vuetify/"><strong>Andrew Henry</strong></a></h2> <hr /> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/07696371534c4f699a19b695d7307ecfe5498c06"><code>0769637</code></a> chore(release): publish v2.3.4</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/77a0a918378a33f18d48c381a7b7d20a1e41e943"><code>77a0a91</code></a> fix(sass variables): add missing !default suffixes to numerous variables (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11">#11</a>...</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/f55db8d525aefd893c397fe8098672ebde9c2aa1"><code>f55db8d</code></a> fix(VSkeletonLoader): use rgba transparency for animation on Safari (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11714">#11714</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/6160e46f8c8a3eee0279f8b4ba19de845b866561"><code>6160e46</code></a> fix(VFooter): add missing tag prop (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11749">#11749</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/20c799a174cb8ed03b7df9c3285fb558d83aa794"><code>20c799a</code></a> chore(release): publish v2.3.3</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a406dd4476eaf864d15fdc478093edf7b3964f90"><code>a406dd4</code></a> fix(VSelect): ensure VMenu's content has scroll listener added (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11725">#11725</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/ed177930cefeaf62433568c6c68d2313cfd4407b"><code>ed17793</code></a> fix(locales): update hu-Hungarian 1i8n translations (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11719">#11719</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/be907b5994df05ac7ce993ae23ad9a20fc874216"><code>be907b5</code></a> fix(VImg): stop polling for size when loading fails</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/c0fa6d5a90c12ca6a4f7141902effde3decb4e31"><code>c0fa6d5</code></a> fix(VImg): render gradient when src isn't provided</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/31912d7ca86713bef54f7f10cdf038b550f4d18c"><code>31912d7</code></a> fix(VMain): add existing v-content classes for backwards compatibility (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/11659">#11659</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v2.3.4/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.3.4)](https://dependabot.com/compatibility-score/?dependency-name=vuetify&package-manager=npm_and_yarn&previous-version=2.2.25&new-version=2.3.4) 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:24 +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#1648
No description provided.