Skip to content

Commit 35b57b9

Browse files
chore(deps): bump vuetify from 4.1.1 to 4.1.2 in /EssentialCSharp.Web (#1216)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 4.1.1 to 4.1.2. <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>v4.1.2</h2> <blockquote> <p>[!IMPORTANT] Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently <strong>unable to compensate our contributors</strong> for their continued work on the framework and the ecosystem tools.</p> <p>If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.</p> <p><strong><a href="https://opencollective.com/vuetify">Sponsor via Open Collective</a></strong> | <strong><a href="https://github.com/sponsors/johnleider">Sponsor via GitHub</a></strong></p> <p>You might see the phase of changes is surprisingly high, but it is not really a good sign. Vuetify is on borrowed time - an informal debt to maintainers - if anything happens (economic conditions worsen) they are more likely to drop off as community signal is &quot;nobody cares enough to reward hard work done here&quot;.</p> <p>Every contribution helps us keep Vuetify alive and signals to maintainers that their effort means something.</p> <p>Thank you.</p> </blockquote> <hr /> <h3>:wrench: Bug Fixes</h3> <ul> <li><strong>theme:</strong> async transition should return a Promise (<a href="https://github.com/vuetifyjs/vuetify/commit/904f94956d671b2cbd8ce3f975aee2b63538771a">904f949</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22900">#22900</a></li> <li><strong>utilites:</strong> merge height values into single group (<a href="https://github.com/vuetifyjs/vuetify/commit/ff6e4e4169e0ad1435aef67da5f91cc4d33d4b44">ff6e4e4</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22916">#22916</a></li> <li><strong>VDialog:</strong> clear inline styles when enabling fullscreen mode (<a href="https://github.com/vuetifyjs/vuetify/commit/ea293786199d5ce5711bf98354cd473eedaa64f9">ea29378</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22926">#22926</a></li> <li><strong>VOverlay:</strong> static location should snap to edges using CSS (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22921">#22921</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/4fc3c8ebce1b3ffe01c6f28477d20ddb4ace0394">4fc3c8e</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22911">#22911</a></li> <li><strong>VOverlay:</strong> do not clear position when closing (<a href="https://github.com/vuetifyjs/vuetify/commit/923b3b6d3639e237fdbf6af3e96e0e73e0344377">923b3b6</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22930">#22930</a></li> <li><strong>VOverlay:</strong> keep overlay attached with iOS keyboard open (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22923">#22923</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/2e51298132359f772fe50a42fecf851c27e5bfac">2e51298</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22376">#22376</a></li> <li><strong>VOverlay:</strong> resolve size with CSS function (calc, min, vw) to pixels (<a href="https://github.com/vuetifyjs/vuetify/commit/bf105bfbdb8964aa073a79adcd5714824874e1ce">bf105bf</a>)</li> <li><strong>VOverlay:</strong> dimension props should be reactive in static strategy (<a href="https://github.com/vuetifyjs/vuetify/commit/eb56d3715b864084989eb8008ddbbfd72dc9954f">eb56d37</a>)</li> <li><strong>VPagination:</strong> predictable length behavior in flex container (<a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22912">#22912</a>) (<a href="https://github.com/vuetifyjs/vuetify/commit/e7016b18383ddc53b8ed6a22691c59877171687f">e7016b1</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22907">#22907</a></li> <li><strong>VTreeview:</strong> apply <code>hide-actions</code> to group nodes (<a href="https://github.com/vuetifyjs/vuetify/commit/e5555ae86a03de867b54e6a7a90402bb8e1a23af">e5555ae</a>), closes <a href="https://redirect.github.com/vuetifyjs/vuetify/issues/22919">#22919</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuetifyjs/vuetify/commit/5cc805b6471ab4255f9b7e612e9efa86dc46138a"><code>5cc805b</code></a> chore(release): publish v4.1.2</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/904f94956d671b2cbd8ce3f975aee2b63538771a"><code>904f949</code></a> fix(theme): async transition should return a Promise</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/4fc3c8ebce1b3ffe01c6f28477d20ddb4ace0394"><code>4fc3c8e</code></a> fix(VOverlay): static location should snap to edges using CSS (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/22921">#22921</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/923b3b6d3639e237fdbf6af3e96e0e73e0344377"><code>923b3b6</code></a> fix(VOverlay): do not clear position when closing</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/2e51298132359f772fe50a42fecf851c27e5bfac"><code>2e51298</code></a> fix(VOverlay): keep overlay attached with iOS keyboard open (<a href="https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify/issues/22923">#22923</a>)</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/ea293786199d5ce5711bf98354cd473eedaa64f9"><code>ea29378</code></a> fix(VDialog): clear inline styles when enabling fullscreen mode</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/e5555ae86a03de867b54e6a7a90402bb8e1a23af"><code>e5555ae</code></a> fix(VTreeview): apply <code>hide-actions</code> to group nodes</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/ff6e4e4169e0ad1435aef67da5f91cc4d33d4b44"><code>ff6e4e4</code></a> fix(utilites): merge height values into single group</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/a7323f7c537be3d7490366028302acc91dafd8c2"><code>a7323f7</code></a> chore: correct name for specs folder</li> <li><a href="https://github.com/vuetifyjs/vuetify/commit/bf105bfbdb8964aa073a79adcd5714824874e1ce"><code>bf105bf</code></a> fix(VOverlay): resolve size with CSS function (calc, min, vw) to pixels</li> <li>Additional commits viewable in <a href="https://github.com/vuetifyjs/vuetify/commits/v4.1.2/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=4.1.1&new-version=4.1.2)](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 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>
1 parent 1a2d6ea commit 35b57b9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

EssentialCSharp.Web/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

EssentialCSharp.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jquery": "4.0.0",
1919
"marked": "18.0.5",
2020
"vue": "3.5.35",
21-
"vuetify": "4.1.1"
21+
"vuetify": "4.1.2"
2222
},
2323
"devDependencies": {
2424
"@vitejs/plugin-vue": "6.0.7",

0 commit comments

Comments
 (0)