dependabot[bot] opened a new pull request, #3406:
URL: https://github.com/apache/tinkerpop/pull/3406

   Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 
6.4.2 to 8.0.10.
   <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.10</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.10/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.9</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.9/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.8</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.8/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.7</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.7/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.6</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.6/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.5</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.5/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.4</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.4/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.3</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.3/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.2</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.2/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.1</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.1/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/plugin-legacy/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/create-vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/plugin-legacy/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.0.0</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.0.0/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.9...v8.0.10";>8.0.10</a> 
(2026-04-23)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>update rolldown to 1.0.0-rc.17 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22299";>#22299</a>) (<a 
href="https://github.com/vitejs/vite/commit/a4d06d9015167d30fe8ac63d1ce2edc146cdca31";>a4d06d9</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><code>hmrClient.logger.debug</code> and 
<code>hmrClient.logger.error</code> looked different from other HMR logs (<a 
href="https://redirect.github.com/vitejs/vite/issues/22147";>#22147</a>) (<a 
href="https://github.com/vitejs/vite/commit/a4d828f2d5ed85440bc0774eab342e6f9a5e5f62";>a4d828f</a>)</li>
   <li><strong>css:</strong> show filename in CSS minification warnings for 
<code>.css?inline</code> (<a 
href="https://redirect.github.com/vitejs/vite/issues/22292";>#22292</a>) (<a 
href="https://github.com/vitejs/vite/commit/83f0a785a2ae48d6761fb69f4b0523a24ae9342c";>83f0a78</a>)</li>
   <li><strong>optimizer:</strong> allow user transform.target to override 
default in optimizeDeps (<a 
href="https://redirect.github.com/vitejs/vite/issues/22273";>#22273</a>) (<a 
href="https://github.com/vitejs/vite/commit/5c7cec69b637544ab16009d8758df7dbbf7f2674";>5c7cec6</a>)</li>
   <li>remove format sniffing module resolution from JS resolver (<a 
href="https://redirect.github.com/vitejs/vite/issues/22297";>#22297</a>) (<a 
href="https://github.com/vitejs/vite/commit/b8a21cc821c1434ac9d2b85ec53005df9edc306b";>b8a21cc</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>enable some typecheck rules (<a 
href="https://redirect.github.com/vitejs/vite/issues/22278";>#22278</a>) (<a 
href="https://github.com/vitejs/vite/commit/943751801f70057ae94f9092e349c8f3fd9ccdf2";>9437518</a>)</li>
   <li>typecheck client directory (<a 
href="https://redirect.github.com/vitejs/vite/issues/22284";>#22284</a>) (<a 
href="https://github.com/vitejs/vite/commit/40a0847276502b33a3942b3cfab04b20218f3543";>40a0847</a>)</li>
   </ul>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.0.8...v8.0.9";>8.0.9</a> 
(2026-04-20)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>update rolldown to 1.0.0-rc.16 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22248";>#22248</a>) (<a 
href="https://github.com/vitejs/vite/commit/2947edd57ceb64a0b4dc43269743e8e44e68c09b";>2947edd</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>allow binding when strictPort is set but wildcard port is in use (<a 
href="https://redirect.github.com/vitejs/vite/issues/22150";>#22150</a>) (<a 
href="https://github.com/vitejs/vite/commit/dfc8aa5057dd8ec2b1223980d1e2eeb946ac3384";>dfc8aa5</a>)</li>
   <li><strong>build:</strong> emptyOutDir should happen for watch rebuilds (<a 
href="https://redirect.github.com/vitejs/vite/issues/22207";>#22207</a>) (<a 
href="https://github.com/vitejs/vite/commit/ee522672bb374c7ff95a347f14732491121b1cd6";>ee52267</a>)</li>
   <li><strong>bundled-dev:</strong> reject requests to HMR patch files in non 
potentially trustworthy origins (<a 
href="https://redirect.github.com/vitejs/vite/issues/22269";>#22269</a>) (<a 
href="https://github.com/vitejs/vite/commit/868f1411a6f474baa4417f2d6524692dd452f760";>868f141</a>)</li>
   <li><strong>css:</strong> use unique key for cssEntriesMap to prevent 
same-basename collision (<a 
href="https://redirect.github.com/vitejs/vite/issues/22039";>#22039</a>) (<a 
href="https://github.com/vitejs/vite/commit/374bb5d597fcd0485e929565c698d8ed219136f8";>374bb5d</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22219";>#22219</a>) (<a 
href="https://github.com/vitejs/vite/commit/4cd0d6760edd5fb0841abe86538de3c225e880a1";>4cd0d67</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/22268";>#22268</a>) (<a 
href="https://github.com/vitejs/vite/commit/c28e9c12a849f80e6fdc93f42283ad2863ab9dbc";>c28e9c1</a>)</li>
   <li>detect Deno workspace root (fix <a 
href="https://redirect.github.com/vitejs/vite/issues/22237";>#22237</a>) (<a 
href="https://redirect.github.com/vitejs/vite/issues/22238";>#22238</a>) (<a 
href="https://github.com/vitejs/vite/commit/1b793c0e1726467fffd06ffad9bc81c61a840188";>1b793c0</a>)</li>
   <li><strong>dev:</strong> handle errors in <code>watchChange</code> hook (<a 
href="https://redirect.github.com/vitejs/vite/issues/22188";>#22188</a>) (<a 
href="https://github.com/vitejs/vite/commit/fc08bdab9bba871b03689f2f6997c3a4ba4351da";>fc08bda</a>)</li>
   <li><strong>optimizer:</strong> handle more chars that will be sanitized (<a 
href="https://redirect.github.com/vitejs/vite/issues/22208";>#22208</a>) (<a 
href="https://github.com/vitejs/vite/commit/3f24533ac4845ed22547279d1721bd82a35345e3";>3f24533</a>)</li>
   <li>skip fallback sourcemap generation for <code>?raw</code> imports (<a 
href="https://redirect.github.com/vitejs/vite/issues/22148";>#22148</a>) (<a 
href="https://github.com/vitejs/vite/commit/3ec9cdaac7936ca32d0956c4cb1eb6e172945996";>3ec9cda</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>align the descriptions in READMEs (<a 
href="https://redirect.github.com/vitejs/vite/issues/22231";>#22231</a>) (<a 
href="https://github.com/vitejs/vite/commit/44c42b97639bb6ad777e66d752b2829cccb9a27a";>44c42b9</a>)</li>
   <li>fix reuses wording in dev environment comment (<a 
href="https://redirect.github.com/vitejs/vite/issues/22173";>#22173</a>) (<a 
href="https://github.com/vitejs/vite/commit/9163412fdfec7fb1656529713326a5b5c5e986ea";>9163412</a>)</li>
   <li>fix wording in sass error comment (<a 
href="https://redirect.github.com/vitejs/vite/issues/22214";>#22214</a>) (<a 
href="https://github.com/vitejs/vite/commit/bc5c6a7a498845dff20dc410c395355b79a4b753";>bc5c6a7</a>)</li>
   <li>update build CLI defaults (<a 
href="https://redirect.github.com/vitejs/vite/issues/22261";>#22261</a>) (<a 
href="https://github.com/vitejs/vite/commit/605bb97994678a1bb70a8de9a85c29d5f5d48c5a";>605bb97</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li><strong>deps:</strong> update dependency dotenv-expand to v13 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22271";>#22271</a>) (<a 
href="https://github.com/vitejs/vite/commit/0a3887da18812cacb254c616e4dd35631e776fda";>0a3887d</a>)</li>
   </ul>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.0.7...v8.0.8";>8.0.8</a> 
(2026-04-09)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li>update rolldown to 1.0.0-rc.15 (<a 
href="https://redirect.github.com/vitejs/vite/issues/22201";>#22201</a>) (<a 
href="https://github.com/vitejs/vite/commit/6baf587255936e91348cbe624caefd10e8c607ab";>6baf587</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/32c29780404c353f5a7c5ba4d06fc5e676741714";><code>32c2978</code></a>
 release: v8.0.10</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/a4d06d9015167d30fe8ac63d1ce2edc146cdca31";><code>a4d06d9</code></a>
 feat: update rolldown to 1.0.0-rc.17 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22299";>#22299</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/a4d828f2d5ed85440bc0774eab342e6f9a5e5f62";><code>a4d828f</code></a>
 fix: <code>hmrClient.logger.debug</code> and 
<code>hmrClient.logger.error</code> looked different f...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/83f0a785a2ae48d6761fb69f4b0523a24ae9342c";><code>83f0a78</code></a>
 fix(css): show filename in CSS minification warnings for 
<code>.css?inline</code> (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22292";>#22292</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/b8a21cc821c1434ac9d2b85ec53005df9edc306b";><code>b8a21cc</code></a>
 fix: remove format sniffing module resolution from JS resolver (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22297";>#22297</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/40a0847276502b33a3942b3cfab04b20218f3543";><code>40a0847</code></a>
 refactor: typecheck client directory (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22284";>#22284</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/5c7cec69b637544ab16009d8758df7dbbf7f2674";><code>5c7cec6</code></a>
 fix(optimizer): allow user transform.target to override default in 
optimizeDe...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/943751801f70057ae94f9092e349c8f3fd9ccdf2";><code>9437518</code></a>
 refactor: enable some typecheck rules (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22278";>#22278</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/ce729f5fa1a5adca373b2adcb0e1b18099164a14";><code>ce729f5</code></a>
 release: v8.0.9</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/605bb97994678a1bb70a8de9a85c29d5f5d48c5a";><code>605bb97</code></a>
 docs: update build CLI defaults (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22261";>#22261</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite/commits/v8.0.10/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=6.4.2&new-version=8.0.10)](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