dependabot[bot] opened a new pull request, #64000: URL: https://github.com/apache/airflow/pull/64000
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 8.0.0. <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>[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> <h2>v8.0.0-beta.18</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.18/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.17</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.17/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.16</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.16/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.15</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.15/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.14</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.14/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.13</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.13/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.12</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.12/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.11</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.11/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.10</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.10/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.9</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.8</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.0-beta.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.0-beta.5/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><a href="https://github.com/vitejs/vite/compare/v8.0.0-beta.18...v8.0.0">8.0.0</a> (2026-03-12)</h2> <p><img src="https://github.com/vitejs/vite/blob/main/docs/public/og-image-announcing-vite8.webp" alt="Vite 8 is here!" /></p> <p>Today, we're thrilled to announce the release of the next Vite major:</p> <ul> <li><strong><a href="https://vite.dev/blog/announcing-vite8.html">Vite 8.0 announcement blog post</a></strong></li> <li><a href="https://vite.dev/">Docs</a> (translations: <a href="https://cn.vite.dev/">简体中文</a>, <a href="https://ja.vite.dev/">日本語</a>, <a href="https://es.vite.dev/">Español</a>, <a href="https://pt.vite.dev/">Português</a>, <a href="https://ko.vite.dev/">한국어</a>, <a href="https://de.vite.dev/">Deutsch</a>, <a href="https://fa.vite.dev/">فارسی</a>)</li> <li><a href="https://vite.dev/guide/migration.html">Migration Guide</a></li> </ul> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>remove <code>import.meta.hot.accept</code> resolution fallback (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21382">#21382</a>)</li> <li>update default browser target (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21193">#21193</a>)</li> <li>the epic <code>rolldown-vite</code> merge (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21189">#21189</a>)</li> </ul> <h3>Features</h3> <ul> <li>update rolldown to 1.0.0-rc.9 (<a href="https://redirect.github.com/vitejs/vite/issues/21813">#21813</a>) (<a href="https://github.com/vitejs/vite/commit/f05be0eabf5c045b8892d463081da3c8fbf5a5ae">f05be0e</a>)</li> <li>warn when <code>vite-tsconfig-paths</code> plugin is detected (<a href="https://redirect.github.com/vitejs/vite/issues/21781">#21781</a>) (<a href="https://github.com/vitejs/vite/commit/ada493e4214ef2028b96583550443a386be2e2ae">ada493e</a>)</li> <li><strong>css:</strong> support es2025 build target for lightningcss (<a href="https://redirect.github.com/vitejs/vite/issues/21769">#21769</a>) (<a href="https://github.com/vitejs/vite/commit/08906e76f2fc0e55c8aea6243f6203ce0c78f106">08906e7</a>)</li> <li>forward browser console logs and errors to dev server terminal (<a href="https://redirect.github.com/vitejs/vite/issues/20916">#20916</a>) (<a href="https://github.com/vitejs/vite/commit/2540ed06d0b6f93829d2d764b6a02f7dbfd14923">2540ed0</a>)</li> <li>update rolldown to 1.0.0-rc.8 (<a href="https://redirect.github.com/vitejs/vite/issues/21790">#21790</a>) (<a href="https://github.com/vitejs/vite/commit/a0c950e30945cc97fb2381a2affac086730fa31e">a0c950e</a>)</li> <li>export <code>Visitor</code> and <code>ESTree</code> from <code>rolldown/utils</code> (<a href="https://redirect.github.com/vitejs/vite/issues/21664">#21664</a>) (<a href="https://github.com/vitejs/vite/commit/45de31e5ffcc514832aec96fa6e09a189c26d684">45de31e</a>)</li> <li>update rolldown to 1.0.0-rc.6 (<a href="https://redirect.github.com/vitejs/vite/issues/21714">#21714</a>) (<a href="https://github.com/vitejs/vite/commit/37a65f8c31b5baeb4dadecfd4da98f81bae4202e">37a65f8</a>)</li> <li>use util.inspect for CLI error display (<a href="https://redirect.github.com/vitejs/vite/issues/21668">#21668</a>) (<a href="https://github.com/vitejs/vite/commit/5f425a9126ad1a483f482970bef8c29a0e721a3c">5f425a9</a>)</li> <li>update rolldown to 1.0.0-rc.5 (<a href="https://redirect.github.com/vitejs/vite/issues/21660">#21660</a>) (<a href="https://github.com/vitejs/vite/commit/b3ddbc54ee5b836852b09811c8e920b2b2cde7cb">b3ddbc5</a>)</li> <li>update rolldown to 1.0.0-rc.4 (<a href="https://redirect.github.com/vitejs/vite/issues/21617">#21617</a>) (<a href="https://github.com/vitejs/vite/commit/1ee5c7f796c24d7319fbd5258bbdce4968859efe">1ee5c7f</a>)</li> <li><strong>wasm:</strong> add SSR support for <code>.wasm?init</code> (<a href="https://redirect.github.com/vitejs/vite/issues/21102">#21102</a>) (<a href="https://github.com/vitejs/vite/commit/216a3b53c610918027a7713a0d5495628f77d306">216a3b5</a>)</li> <li>integrate devtools (<a href="https://redirect.github.com/vitejs/vite/issues/21331">#21331</a>) (<a href="https://github.com/vitejs/vite/commit/acbf507bcb05f9cd9525c765431b3e0ed97328e4">acbf507</a>)</li> <li>update rolldown to 1.0.0-rc.3 (<a href="https://redirect.github.com/vitejs/vite/issues/21554">#21554</a>) (<a href="https://github.com/vitejs/vite/commit/43358e97cd6485513f25ee11133333cba05841e3">43358e9</a>)</li> <li><strong>manifest:</strong> add <code>assets</code> field for standalone CSS entry points (<a href="https://redirect.github.com/vitejs/vite/issues/21015">#21015</a>) (<a href="https://github.com/vitejs/vite/commit/f289b9b0ce7821b1554b878d083c426e7a695b59">f289b9b</a>)</li> <li>update rolldown to 1.0.0-rc.2 (<a href="https://redirect.github.com/vitejs/vite/issues/21512">#21512</a>) (<a href="https://github.com/vitejs/vite/commit/fa136a9e68921f3ca396e0870193fe805fbfb7b4">fa136a9</a>)</li> <li><strong>bundled-dev:</strong> support worker in initial bundle (<a href="https://redirect.github.com/vitejs/vite/issues/21415">#21415</a>) (<a href="https://github.com/vitejs/vite/commit/f3d31499c714fe5c5acf8355520624c662f9d79f">f3d3149</a>)</li> <li><strong>dev:</strong> detect port conflicts on wildcard hosts (<a href="https://redirect.github.com/vitejs/vite/issues/21381">#21381</a>) (<a href="https://github.com/vitejs/vite/commit/b0dd5a993fd2f95c8cb2190a3ca4296bc9e06359">b0dd5a9</a>)</li> <li>shortcuts case insensitive (<a href="https://redirect.github.com/vitejs/vite/issues/21224">#21224</a>) (<a href="https://github.com/vitejs/vite/commit/7796aded764bca987abfec8ab0ad0438c5a5e7eb">7796ade</a>)</li> <li>update rolldown to 1.0.0-rc.1 (<a href="https://redirect.github.com/vitejs/vite/issues/21463">#21463</a>) (<a href="https://github.com/vitejs/vite/commit/ff9dd7fef0d3c898e317fca84a629828f3e28936">ff9dd7f</a>)</li> <li>warn if <code>envPrefix</code> contains spaces (<a href="https://redirect.github.com/vitejs/vite/issues/21292">#21292</a>) (<a href="https://github.com/vitejs/vite/commit/9fcde3c870896a62fbca19be8ee14efab9393f4a">9fcde3c</a>)</li> <li>update rolldown to 1.0.0-beta.60 (<a href="https://redirect.github.com/vitejs/vite/issues/21408">#21408</a>) (<a href="https://github.com/vitejs/vite/commit/c33aa7cfd142a0dd38ed89589fc7b04cf8866791">c33aa7c</a>)</li> <li>update rolldown to 1.0.0-beta.59 (<a href="https://redirect.github.com/vitejs/vite/issues/21374">#21374</a>) (<a href="https://github.com/vitejs/vite/commit/00379439fa62383460b056d587d0366597c19ab4">0037943</a>)</li> <li>add <code>ignoreOutdatedRequests</code> option to <code>optimizeDeps</code> (<a href="https://redirect.github.com/vitejs/vite/issues/21364">#21364</a>) (<a href="https://github.com/vitejs/vite/commit/b2e75aabe93e3219f40fa5ad8755d53cdd2439b5">b2e75aa</a>)</li> <li>add ios to default esbuild targets (<a href="https://redirect.github.com/vitejs/vite/issues/21342">#21342</a>) (<a href="https://github.com/vitejs/vite/commit/daae6e9f5dd223258a9e7a9a7fa22c8a4564902f">daae6e9</a>)</li> <li>update rolldown to 1.0.0-beta.58 (<a href="https://redirect.github.com/vitejs/vite/issues/21354">#21354</a>) (<a href="https://github.com/vitejs/vite/commit/ba40cef16d20590f7115d4d628d9b79fa0783473">ba40cef</a>)</li> <li>update rolldown to 1.0.0-beta.57 (<a href="https://redirect.github.com/vitejs/vite/issues/21335">#21335</a>) (<a href="https://github.com/vitejs/vite/commit/d5412ef4c472bc5fef4ed69cfee4ef4a929c6be9">d5412ef</a>)</li> <li><strong>css:</strong> support es2024 build target for lightningcss (<a href="https://redirect.github.com/vitejs/vite/issues/21294">#21294</a>) (<a href="https://github.com/vitejs/vite/commit/bd33b8e08768fdcef0b09e3eefa649fdcafdd397">bd33b8e</a>)</li> <li>update rolldown to 1.0.0-beta.56 (<a href="https://redirect.github.com/vitejs/vite/issues/21323">#21323</a>) (<a href="https://github.com/vitejs/vite/commit/9847a634cf36de2e6ac0043ffd22cefb1b5951bd">9847a63</a>)</li> <li>introduce v2 native plugins and enable it by default (<a href="https://redirect.github.com/vitejs/vite/issues/21268">#21268</a>) (<a href="https://github.com/vitejs/vite/commit/42f2ab3aec7cd0e03e195611b1e1ddabbedc9d61">42f2ab3</a>)</li> <li><strong>ssr:</strong> avoid errors when rewriting already rewritten stacktrace (<a href="https://redirect.github.com/vitejs/vite/issues/21269">#21269</a>) (<a href="https://github.com/vitejs/vite/commit/98d9a33274d9ac90780786afa612d916feddf2e3">98d9a33</a>)</li> <li>update rolldown to 1.0.0-beta.55 (<a href="https://redirect.github.com/vitejs/vite/issues/21300">#21300</a>) (<a href="https://github.com/vitejs/vite/commit/2c8db858d7081e898f63ce9569c3f19a91a10956">2c8db85</a>)</li> <li>update rolldown to 1.0.0-beta.54 (<a href="https://redirect.github.com/vitejs/vite/issues/21267">#21267</a>) (<a href="https://github.com/vitejs/vite/commit/c75117213cb1d2d13554fbc26a75e8df191c27eb">c751172</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/ea68a8868c7ee249213057f8a81c3f92a9839dde"><code>ea68a88</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20810">#20810</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/693d25510aba3322e8e689764df8c3b18db04a98"><code>693d255</code></a> release: v7.1.7</li> <li><a href="https://github.com/vitejs/vite/commit/98a3484733443ee529870477a6ab6a03572e3cbc"><code>98a3484</code></a> fix(hmr): wait for <code>import.meta.hot.prune</code> callbacks to complete before runni...</li> <li><a href="https://github.com/vitejs/vite/commit/9f32b1dc710991c53a9f665c8d0d6945f342bf92"><code>9f32b1d</code></a> fix(hmr): trigger prune event when import is removed from non hmr module (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20">#20</a>...</li> <li><a href="https://github.com/vitejs/vite/commit/9f2247c066cac75746356c9391845235445a154b"><code>9f2247c</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20811">#20811</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/105abe87c412cf0f83859ba41fed869221cbb3e0"><code>105abe8</code></a> fix(glob): handle glob imports from folders starting with dot (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20800">#20800</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4c4583ce7a13306e0853901570c5d95517fe81da"><code>4c4583c</code></a> fix(build): fix ssr environment <code>emitAssets: true</code> when `sharedConfigBuild: t...</li> <li><a href="https://github.com/vitejs/vite/commit/9bc9d1258f550e9d8f5e530cd27aecb1bee32bdb"><code>9bc9d12</code></a> fix(client): use CSP nonce when rendering error overlay (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20791">#20791</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/54377f70ad72d56a2c5b4f36a812b5991573d5b1"><code>54377f7</code></a> release: v7.1.6</li> <li><a href="https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13"><code>88af2ae</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20773">#20773</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/[email protected]/packages/vite">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 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]
