Skip to content

Commit

Permalink
Bump vuetify from 3.3.22 to 3.3.23 (#301)
Browse files Browse the repository at this point in the history
Bumps
[vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)
from 3.3.22 to 3.3.23.
<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>v3.3.23</h2>
<h3>:wrench: Bug Fixes</h3>
<ul>
<li><strong>color:</strong> don't generate text color for css variable
backgrounds (<a
href="https://github.com/vuetifyjs/vuetify/commit/7f4f41c0bd93b3954e85a268b023fc0f5de034e8">7f4f41c</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/18511">#18511</a></li>
<li><strong>date:</strong> use 2-digit value for day / month for
keyboardDate format (<a
href="https://github.com/vuetifyjs/vuetify/commit/d4140131a6c8088c8eb019164cfe8803f3fe29a2">d414013</a>)</li>
<li><strong>locale:</strong> update french translations (<a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/18508">#18508</a>)
(<a
href="https://github.com/vuetifyjs/vuetify/commit/8d625cfb7bfd5cfa2eec135c12189922d5d3fd56">8d625cf</a>)</li>
<li><strong>VNavigationDrawer:</strong> prevent prepend/append from
shrinking vertically (<a
href="https://github.com/vuetifyjs/vuetify/commit/74ff1a52a563eb041d0bd2dddf50f4a39d927cfa">74ff1a5</a>)</li>
<li><strong>VSelect:</strong> don't render elements for empty selection
slot (<a
href="https://github.com/vuetifyjs/vuetify/commit/ae1ea036788bd13cdd7aebc56dcbb871791c7ead">ae1ea03</a>),
closes <a
href="https://redirect.github.com/vuetifyjs/vuetify/issues/18496">#18496</a></li>
</ul>
<h3>:microscope: Code Refactoring</h3>
<ul>
<li><strong>date:</strong> add correct type to toISO and clean-up format
(<a
href="https://github.com/vuetifyjs/vuetify/commit/16f4dfce5f725b4569123362685e2b24220bc542">16f4dfc</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/7e27645e2d52fc80f7aac52079f18ae167640a37"><code>7e27645</code></a>
chore(release): publish v3.3.23</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/16f4dfce5f725b4569123362685e2b24220bc542"><code>16f4dfc</code></a>
refactor(date): add correct type to toISO and clean-up format</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/d4140131a6c8088c8eb019164cfe8803f3fe29a2"><code>d414013</code></a>
fix(date): use 2-digit value for day / month for keyboardDate
format</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/8d625cfb7bfd5cfa2eec135c12189922d5d3fd56"><code>8d625cf</code></a>
fix(locale): update french translations (<a
href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/18508">#18508</a>)</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/ae1ea036788bd13cdd7aebc56dcbb871791c7ead"><code>ae1ea03</code></a>
fix(VSelect): don't render elements for empty selection slot</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/7f4f41c0bd93b3954e85a268b023fc0f5de034e8"><code>7f4f41c</code></a>
fix(color): don't generate text color for css variable backgrounds</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/49d0ce017a5ea8a348a41675144d2cafa62b098f"><code>49d0ce0</code></a>
chore: update default dev ports</li>
<li><a
href="https://github.com/vuetifyjs/vuetify/commit/74ff1a52a563eb041d0bd2dddf50f4a39d927cfa"><code>74ff1a5</code></a>
fix(VNavigationDrawer): prevent prepend/append from shrinking
vertically</li>
<li>See full diff in <a
href="https://github.com/vuetifyjs/vuetify/commits/v3.3.23/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=3.3.22&new-version=3.3.23)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent df1281a commit db253dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue-i18n": "^9.6.0",
"vue-router": "^4.2.5",
"vue3-storage": "^0.1.11",
"vuetify": "^3.3.22"
"vuetify": "^3.3.23"
},
"devDependencies": {
"@babel/core": "^7.23.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5982,7 +5982,7 @@ __metadata:
vue-i18n: ^9.6.0
vue-router: ^4.2.5
vue3-storage: ^0.1.11
vuetify: ^3.3.22
vuetify: ^3.3.23
webpack-plugin-vuetify: ^2.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11966,9 +11966,9 @@ __metadata:
languageName: node
linkType: hard

"vuetify@npm:^3.3.22":
version: 3.3.22
resolution: "vuetify@npm:3.3.22"
"vuetify@npm:^3.3.23":
version: 3.3.23
resolution: "vuetify@npm:3.3.23"
peerDependencies:
typescript: ">=4.7"
vite-plugin-vuetify: ^1.0.0-alpha.12
Expand All @@ -11984,7 +11984,7 @@ __metadata:
optional: true
webpack-plugin-vuetify:
optional: true
checksum: bdc425fbb3f454d36086793350c2d543f0fb77a3d2f00814146f6f242fca18916e848acc9248b91f9e1293ce3fdc90e28295004445f2f272f7caf6e0c75b736f
checksum: 5eeb05e5b8465f4bcb5665c47017708a2c1608779a741d4ed56625180df2ef887849f8e710acbb122a4c60304bc76d18b57c6af59fc7ab66d1305d866c77a085
languageName: node
linkType: hard

Expand Down

0 comments on commit db253dc

Please sign in to comment.