Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump vite from 6.0.3 to 6.0.9 (#1785)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.3 to 6.0.9. <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.0.9</h2> <p>This version contains a breaking change due to security fixes. See <a href="https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6">https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6</a> for more details.</p> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.8</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.8/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v6.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.0.4/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 -->6.0.9 (2025-01-20)<!-- raw HTML omitted --></h2> <ul> <li>fix!: check host header to prevent DNS rebinding attacks and introduce <code>server.allowedHosts</code> (<a href="https://github.com/vitejs/vite/commit/bd896fb5f312fc0ff1730166d1d142fc0d34ba6d">bd896fb</a>)</li> <li>fix!: default <code>server.cors: false</code> to disallow fetching from untrusted origins (<a href="https://github.com/vitejs/vite/commit/b09572acc939351f4e4c50ddf793017a92c678b1">b09572a</a>)</li> <li>fix: verify token for HMR WebSocket connection (<a href="https://github.com/vitejs/vite/commit/029dcd6d77d3e3ef10bc38e9a0829784d9760fdb">029dcd6</a>)</li> </ul> <h2><!-- raw HTML omitted -->6.0.8 (2025-01-20)<!-- raw HTML omitted --></h2> <ul> <li>fix: avoid SSR HMR for HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19193">#19193</a>) (<a href="https://github.com/vitejs/vite/commit/3bd55bcb7e831d2c4f66c90d7bbb3e1fbf7a02b6">3bd55bc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19193">#19193</a></li> <li>fix: build time display 7m 60s (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19108">#19108</a>) (<a href="https://github.com/vitejs/vite/commit/cf0d2c8e232a1af716c71cdd2218d180f7ecc02b">cf0d2c8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19108">#19108</a></li> <li>fix: don't resolve URL starting with double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19059">#19059</a>) (<a href="https://github.com/vitejs/vite/commit/35942cde11fd8a68fa89bf25f7aa1ddb87d775b2">35942cd</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19059">#19059</a></li> <li>fix: ensure <code>server.close()</code> only called once (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19204">#19204</a>) (<a href="https://github.com/vitejs/vite/commit/db81c2dada961f40c0882b5182adf2f34bb5c178">db81c2d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19204">#19204</a></li> <li>fix: resolve.conditions in ResolvedConfig was <code>defaultServerConditions</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19174">#19174</a>) (<a href="https://github.com/vitejs/vite/commit/ad75c56dce5618a3a416e18f9a5c3880d437a107">ad75c56</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19174">#19174</a></li> <li>fix: tree shake stringified JSON imports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19189">#19189</a>) (<a href="https://github.com/vitejs/vite/commit/f2aed62d0bf1b66e870ee6b4aab80cd1702793ab">f2aed62</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19189">#19189</a></li> <li>fix: use shared sigterm callback (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19203">#19203</a>) (<a href="https://github.com/vitejs/vite/commit/47039f4643179be31a8d7c7fbff83c5c13deb787">47039f4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19203">#19203</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19098">#19098</a>) (<a href="https://github.com/vitejs/vite/commit/8639538e6498d1109da583ad942c1472098b5919">8639538</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19098">#19098</a></li> <li>fix(optimizer): use correct default install state path for yarn PnP (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19119">#19119</a>) (<a href="https://github.com/vitejs/vite/commit/e690d8bb1e5741e81df5b7a6a5c8c3c1c971fa41">e690d8b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19119">#19119</a></li> <li>fix(types): improve <code>ESBuildOptions.include / exclude</code> type to allow <code>readonly (string | RegExp)[]</code> (<a href="https://github.com/vitejs/vite/commit/ea53e7095297ea4192490fd58556414cc59a8975">ea53e70</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19146">#19146</a></li> <li>chore(deps): update dependency pathe to v2 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19139">#19139</a>) (<a href="https://github.com/vitejs/vite/commit/71506f0a8deda5254cb49c743cd439dfe42859ce">71506f0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19139">#19139</a></li> </ul> <h2><!-- raw HTML omitted -->6.0.7 (2025-01-02)<!-- raw HTML omitted --></h2> <ul> <li>fix: fix <code>minify</code> when <code>builder.sharedPlugins: true</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19025">#19025</a>) (<a href="https://github.com/vitejs/vite/commit/f7b1964d3a93a21f80b61638fa6ae9606d0a6f4f">f7b1964</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19025">#19025</a></li> <li>fix: skip the plugin if it has been called before with the same id and importer (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19016">#19016</a>) (<a href="https://github.com/vitejs/vite/commit/b178c90c7d175ea31f8b67dccad3918f820357a4">b178c90</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19016">#19016</a></li> <li>fix(html): error while removing <code>vite-ignore</code> attribute for inline script (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19062">#19062</a>) (<a href="https://github.com/vitejs/vite/commit/a4922537a8d705da7769d30626a0d846511fc124">a492253</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19062">#19062</a></li> <li>fix(ssr): fix semicolon injection by ssr transform (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19097">#19097</a>) (<a href="https://github.com/vitejs/vite/commit/1c102d517de52531faf5765632703977a17de65a">1c102d5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19097">#19097</a></li> <li>perf: skip globbing for static path in warmup (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19107">#19107</a>) (<a href="https://github.com/vitejs/vite/commit/677508bf8268a7b8661e5557a3d0a2a76cab8bd1">677508b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19107">#19107</a></li> <li>feat(css): show lightningcss warnings (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19076">#19076</a>) (<a href="https://github.com/vitejs/vite/commit/b07c036faf6849fe5ffd03125f25dc00f460f8ba">b07c036</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19076">#19076</a></li> </ul> <h2><!-- raw HTML omitted -->6.0.6 (2024-12-26)<!-- raw HTML omitted --></h2> <ul> <li>fix: replace runner-side path normalization with <code>fetchModule</code>-side resolve (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18361">#18361</a>) (<a href="https://github.com/vitejs/vite/commit/9f10261e7609098b832fd0fb23a64840b3a0d1a0">9f10261</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/18361">#18361</a></li> <li>fix(css): resolve style tags in HTML files correctly for lightningcss (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19001">#19001</a>) (<a href="https://github.com/vitejs/vite/commit/afff05c03266fc76d5ab8928215c89f5992f40f8">afff05c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19001">#19001</a></li> <li>fix(css): show correct error when unknown placeholder is used for CSS modules pattern in lightningcs (<a href="https://github.com/vitejs/vite/commit/9290d85b5d2ad64991bd296157cb3bcb959c341d">9290d85</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19070">#19070</a></li> <li>fix(resolve): handle package.json with UTF-8 BOM (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19000">#19000</a>) (<a href="https://github.com/vitejs/vite/commit/902567ac5327e915ce65d090045fa4922ef9f2b5">902567a</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19000">#19000</a></li> <li>fix(ssrTransform): preserve line offset when transforming imports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19004">#19004</a>) (<a href="https://github.com/vitejs/vite/commit/1aa434e8017012bf0939b2ff1a3a66b4bd12b76d">1aa434e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19004">#19004</a></li> <li>chore: fix typo in comment (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19067">#19067</a>) (<a href="https://github.com/vitejs/vite/commit/eb06ec30bb02ced66274f0fc6e90aff2bb20c632">eb06ec3</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19067">#19067</a></li> <li>chore: update comment about <code>build.target</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19047">#19047</a>) (<a href="https://github.com/vitejs/vite/commit/0e9e81f622f13d78ee238c0fa72ba920e23419f4">0e9e81f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19047">#19047</a></li> <li>revert: unpin esbuild version (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19043">#19043</a>) (<a href="https://github.com/vitejs/vite/commit/8bfe247511517c631a26f3931bb3c93a7b0b7446">8bfe247</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19043">#19043</a></li> <li>test(ssr): test virtual module with query (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19044">#19044</a>) (<a href="https://github.com/vitejs/vite/commit/a1f4b46896cb4b442b54a8336db8eca6df9ee02d">a1f4b46</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19044">#19044</a></li> </ul> <h2><!-- raw HTML omitted -->6.0.5 (2024-12-20)<!-- raw HTML omitted --></h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/a55f8ba3e43108de340610d4d021dcd926be5876"><code>a55f8ba</code></a> release: v6.0.9</li> <li><a href="https://github.com/vitejs/vite/commit/bd896fb5f312fc0ff1730166d1d142fc0d34ba6d"><code>bd896fb</code></a> fix!: check host header to prevent DNS rebinding attacks and introduce `serve...</li> <li><a href="https://github.com/vitejs/vite/commit/029dcd6d77d3e3ef10bc38e9a0829784d9760fdb"><code>029dcd6</code></a> fix: verify token for HMR WebSocket connection</li> <li><a href="https://github.com/vitejs/vite/commit/b09572acc939351f4e4c50ddf793017a92c678b1"><code>b09572a</code></a> fix!: default <code>server.cors: false</code> to disallow fetching from untrusted origins</li> <li><a href="https://github.com/vitejs/vite/commit/c0f72a695c5308cba605e3db4f851f4f6692e50c"><code>c0f72a6</code></a> release: v6.0.8</li> <li><a href="https://github.com/vitejs/vite/commit/f2aed62d0bf1b66e870ee6b4aab80cd1702793ab"><code>f2aed62</code></a> fix: tree shake stringified JSON imports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19189">#19189</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/db81c2dada961f40c0882b5182adf2f34bb5c178"><code>db81c2d</code></a> fix: ensure <code>server.close()</code> only called once (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19204">#19204</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/47039f4643179be31a8d7c7fbff83c5c13deb787"><code>47039f4</code></a> fix: use shared sigterm callback (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19203">#19203</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/3bd55bcb7e831d2c4f66c90d7bbb3e1fbf7a02b6"><code>3bd55bc</code></a> fix: avoid SSR HMR for HTML files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19193">#19193</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e690d8bb1e5741e81df5b7a6a5c8c3c1c971fa41"><code>e690d8b</code></a> fix(optimizer): use correct default install state path for yarn PnP (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19119">#19119</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v6.0.9/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.0.3&new-version=6.0.9)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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/wavetermdev/waveterm/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information