Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump vuetify from 3.3.22 to 3.3.23 (#301)
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 /> [](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