dependabot[bot] opened a new pull request, #228:
URL: https://github.com/apache/ofbiz-plugins/pull/228

   Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 
8.0.10 to 8.0.11.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases";>vite's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.0.11</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.11/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md";>vite's
 changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.0.10...v8.0.11";>8.0.11</a> 
(2026-05-07)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>update rolldown to 1.0.0-rc.18 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22360";>#22360</a>) (<a 
href="https://github.com/vitejs/vite/commit/3f80524aa1fa40bfa831f1a1bf2641c3979ba396";>3f80524</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22334";>#22334</a>) (<a 
href="https://github.com/vitejs/vite/commit/672c96288fd5440bbecddc65551e713edeb8d403";>672c962</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22382";>#22382</a>) (<a 
href="https://github.com/vitejs/vite/commit/5c0cfcb83dde2c6e25b6c3215dd622956bf29631";>5c0cfcb</a>)</li>
   <li><strong>glob:</strong> align hmr matcher options with glob enumeration 
(<a href="https://redirect.github.com/vitejs/vite/issues/22306";>#22306</a>) (<a 
href="https://github.com/vitejs/vite/commit/30028f94516fa06dd0212567373169b3b3f6e393";>30028f9</a>)</li>
   <li>make separate object instance for each environment (<a 
href="https://redirect.github.com/vitejs/vite/issues/22276";>#22276</a>) (<a 
href="https://github.com/vitejs/vite/commit/7c2aa3b40ba00ce1299e4f31932c7929f179a80a";>7c2aa3b</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>create-vite:</strong> list react-compiler templates in README 
(<a href="https://redirect.github.com/vitejs/vite/issues/22347";>#22347</a>) (<a 
href="https://github.com/vitejs/vite/commit/7c3a61f42da6445904e93f0e29e9a2a838fa684a";>7c3a61f</a>)</li>
   <li>explain mergeConfig skips null/undefined (<a 
href="https://redirect.github.com/vitejs/vite/issues/22325";>#22325</a>) (<a 
href="https://github.com/vitejs/vite/commit/2151f701dc98270c905c540b209fb6d23d53d3ad";>2151f70</a>)</li>
   <li>mention native config loader in CLI options (<a 
href="https://redirect.github.com/vitejs/vite/issues/22348";>#22348</a>) (<a 
href="https://github.com/vitejs/vite/commit/0420c5d37b6049476b6e6c16662be372575dd683";>0420c5d</a>)</li>
   <li>update evan's x handle (<a 
href="https://github.com/vitejs/vite/commit/640202a2167b0c19b94e4d3b8ff87309ae1f44d0";>640202a</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li><strong>deps:</strong> update dependency tsdown to ^0.21.10 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22333";>#22333</a>) (<a 
href="https://github.com/vitejs/vite/commit/3b51e050214c5a817c163838ab8643fe34c7d0c3";>3b51e05</a>)</li>
   <li><strong>deps:</strong> update rolldown-related dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22383";>#22383</a>) (<a 
href="https://github.com/vitejs/vite/commit/555ff36de70a43b3b3dc22f958bf78fe75e11d67";>555ff36</a>)</li>
   <li><strong>deps:</strong> update transitive packages to fix npm audit 
alerts (<a 
href="https://redirect.github.com/vitejs/vite/issues/22316";>#22316</a>) (<a 
href="https://github.com/vitejs/vite/commit/86aee6268aa879d74f68a890392c1dee973ebf05";>86aee62</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>devtools integration (<a 
href="https://redirect.github.com/vitejs/vite/issues/22312";>#22312</a>) (<a 
href="https://github.com/vitejs/vite/commit/3c8bf064ec76e311f2d8be3a37dcfdcdd4e4253c";>3c8bf06</a>)</li>
   <li>remove unnecessary async (<a 
href="https://redirect.github.com/vitejs/vite/issues/22296";>#22296</a>) (<a 
href="https://github.com/vitejs/vite/commit/b31fd355d93eb166573362bd09c07745b9f76755";>b31fd35</a>)</li>
   <li>show direct path type in bad character warning (<a 
href="https://redirect.github.com/vitejs/vite/issues/22339";>#22339</a>) (<a 
href="https://github.com/vitejs/vite/commit/0c162e96a6545c93808e7338b9adeca2636596fa";>0c162e9</a>)</li>
   </ul>
   <h3>Tests</h3>
   <ul>
   <li><strong>create-vite:</strong> use short help alias (<a 
href="https://redirect.github.com/vitejs/vite/issues/22389";>#22389</a>) (<a 
href="https://github.com/vitejs/vite/commit/994ab66bc4dc872278d8353d710ffc4bbd881f8d";>994ab66</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite/commit/66f3194aa8e59924562575f0a98e7f4ae0acdd89";><code>66f3194</code></a>
 release: v8.0.11</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/5c0cfcb83dde2c6e25b6c3215dd622956bf29631";><code>5c0cfcb</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22382";>#22382</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/555ff36de70a43b3b3dc22f958bf78fe75e11d67";><code>555ff36</code></a>
 chore(deps): update rolldown-related dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22383";>#22383</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/b31fd355d93eb166573362bd09c07745b9f76755";><code>b31fd35</code></a>
 refactor: remove unnecessary async (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22296";>#22296</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/3c8bf064ec76e311f2d8be3a37dcfdcdd4e4253c";><code>3c8bf06</code></a>
 refactor: devtools integration (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22312";>#22312</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/7c2aa3b40ba00ce1299e4f31932c7929f179a80a";><code>7c2aa3b</code></a>
 fix: make separate object instance for each environment (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22276";>#22276</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/3f80524aa1fa40bfa831f1a1bf2641c3979ba396";><code>3f80524</code></a>
 feat: update rolldown to 1.0.0-rc.18 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22360";>#22360</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/0c162e96a6545c93808e7338b9adeca2636596fa";><code>0c162e9</code></a>
 refactor: show direct path type in bad character warning (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22339";>#22339</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/672c96288fd5440bbecddc65551e713edeb8d403";><code>672c962</code></a>
 fix(deps): update all non-major dependencies (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22334";>#22334</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/30028f94516fa06dd0212567373169b3b3f6e393";><code>30028f9</code></a>
 fix(glob): align hmr matcher options with glob enumeration (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22306";>#22306</a>)</li>
   <li>See full diff in <a 
href="https://github.com/vitejs/vite/commits/v8.0.11/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=8.0.10&new-version=8.0.11)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to