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.6 to 6.0.7 (#300)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.6 to 6.0.7. <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.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> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/a671e58af40191300dbbafd643316bb72c960d84"><code>a671e58</code></a> release: v6.0.7</li> <li><a href="https://github.com/vitejs/vite/commit/1c102d517de52531faf5765632703977a17de65a"><code>1c102d5</code></a> fix(ssr): fix semicolon injection by ssr transform (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19097">#19097</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/677508bf8268a7b8661e5557a3d0a2a76cab8bd1"><code>677508b</code></a> perf: skip globbing for static path in warmup (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19107">#19107</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b178c90c7d175ea31f8b67dccad3918f820357a4"><code>b178c90</code></a> fix: skip the plugin if it has been called before with the same id and import...</li> <li><a href="https://github.com/vitejs/vite/commit/a4922537a8d705da7769d30626a0d846511fc124"><code>a492253</code></a> 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/1">#1</a>...</li> <li><a href="https://github.com/vitejs/vite/commit/b07c036faf6849fe5ffd03125f25dc00f460f8ba"><code>b07c036</code></a> feat(css): show lightningcss warnings (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19076">#19076</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f7b1964d3a93a21f80b61638fa6ae9606d0a6f4f"><code>f7b1964</code></a> 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>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v6.0.7/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.6&new-version=6.0.7)](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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information