dependabot[bot] opened a new pull request, #1451:
URL: https://github.com/apache/dubbo-admin/pull/1451

   Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 
5.0.12 to 6.4.2.
   <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>v6.4.2</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.4.1</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.4.1/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.4.0</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.4.0/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.3.7</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.3.7/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v6.3.6</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v5.4.21</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v5.4.20</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/ca88ed7398288ce0c60176ac9a6392f10654c67c/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/v6.4.2/packages/vite/CHANGELOG.md";>vite's
 changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted -->6.4.2 (2026-04-06)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: apply server.fs check to env transport (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22159";>#22159</a>)
 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22163";>#22163</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/fe28e47e9463e4c9619f94bfa06d2f8f1411b44b";>fe28e47</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/22159";>#22159</a> <a 
href="https://redirect.github.com/vitejs/vite/issues/22163";>#22163</a></li>
   <li>fix: avoid path traversal with optimize deps sourcemap handler (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22161";>#22161</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/ca4da5d1fb45c9cfdce606aa30825095791b164b";>ca4da5d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/22161";>#22161</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.4.1 (2025-10-20)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix(dev): trim trailing slash before <code>server.fs.deny</code> check 
(<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20968";>#20968</a>)
 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20969";>#20969</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/1114b5d7ea03e26572708715343bec69db4536e8";>1114b5d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/20968";>#20968</a> <a 
href="https://redirect.github.com/vitejs/vite/issues/20969";>#20969</a></li>
   </ul>
   <h2>6.4.0 (2025-10-15)</h2>
   <ul>
   <li>feat: allow passing down resolved config to vite's createServer (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20932";>#20932</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/ca6455ee9eb6111a9caa9810506a1b9ac96a520a";>ca6455e</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/20932";>#20932</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.3.7 (2025-10-14)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20940";>#20940</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/c59a222aa584c087cfe710173de1b9ecb597a3ff";>c59a222</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/20940";>#20940</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.3.6 (2025-09-08)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: apply <code>fs.strict</code> check to HTML files (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20736";>#20736</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/0ab19ea9fcb66f544328f442cf6e70f7c0528d5f";>0ab19ea</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/20736";>#20736</a></li>
   <li>fix: upgrade sirv to 3.0.2 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20735";>#20735</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/e11d24008b97d4ca731ecc1a3b95260a6d12e7e0";>e11d240</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/20735";>#20735</a></li>
   <li>test: detect ts support via <code>process.features</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20544";>#20544</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/7d9922972b62329d37a71d4da5a4a382d0bf8a79";>7d99229</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/20544";>#20544</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.3.5 (2025-05-05)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix(ssr): handle uninitialized export access as undefined (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959";>#19959</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5";>fd38d07</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19959";>#19959</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.3.4 (2025-04-30)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: check static serve file inside sirv (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965";>#19965</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/c22c43de612eebb6c182dd67850c24e4fab8cacb";>c22c43d</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19965";>#19965</a></li>
   <li>fix(optimizer): return plain object when using <code>require</code> to 
import externals in optimized dependenci (<a 
href="https://github.com/vitejs/vite/commit/efc5eab253419fde0a6a48b8d2f233063d6a9643";>efc5eab</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19940";>#19940</a></li>
   <li>refactor: remove duplicate plugin context type (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19935";>#19935</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/d6d01c2292fa4f9603e05b95d81c8724314c20e0";>d6d01c2</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19935";>#19935</a></li>
   </ul>
   <h2><!-- raw HTML omitted -->6.3.3 (2025-04-24)<!-- raw HTML omitted --></h2>
   <ul>
   <li>fix: ignore malformed uris in tranform middleware (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853";>#19853</a>)
 (<a 
href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a";>e4d5201</a>),
 closes <a 
href="https://redirect.github.com/vitejs/vite/issues/19853";>#19853</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite/commit/6b3fad02abd550bd7b79934ff92c58dbd7f33045";><code>6b3fad0</code></a>
 release: v6.4.2</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/ca4da5d1fb45c9cfdce606aa30825095791b164b";><code>ca4da5d</code></a>
 fix: avoid path traversal with optimize deps sourcemap handler (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22161";>#22161</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/fe28e47e9463e4c9619f94bfa06d2f8f1411b44b";><code>fe28e47</code></a>
 fix: apply server.fs check to env transport (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22159";>#22159</a>)
 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22163";>#22163</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/5487f4f641f70c47ea05fd101a4319897df048b3";><code>5487f4f</code></a>
 release: v6.4.1</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/1114b5d7ea03e26572708715343bec69db4536e8";><code>1114b5d</code></a>
 fix(dev): trim trailing slash before <code>server.fs.deny</code> check (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20968";>#20968</a>)
 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20969";>#20969</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/f12697c0f64b9a37196b9ab218a0911829d5b103";><code>f12697c</code></a>
 release: v6.4.0</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/ca6455ee9eb6111a9caa9810506a1b9ac96a520a";><code>ca6455e</code></a>
 feat: allow passing down resolved config to vite's createServer (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20932";>#20932</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/0e173d83681daa31be10fa8a62d56b1ec84690af";><code>0e173d8</code></a>
 release: v6.3.7</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/c59a222aa584c087cfe710173de1b9ecb597a3ff";><code>c59a222</code></a>
 fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20940";>#20940</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/3f337c5e24504e51188d29c970de1416ee523dbb";><code>3f337c5</code></a>
 release: v6.3.6</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite/commits/v6.4.2/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by [GitHub Actions](<a 
href="https://www.npmjs.com/~GitHub";>https://www.npmjs.com/~GitHub</a> 
Actions), a new releaser for vite since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.0.12&new-version=6.4.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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/dubbo-admin/network/alerts).
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to