Skip to content

Commit 6b7ea07

Browse files
authored
chore(deps-dev): bump vite from 8.0.11 to 8.0.13 (#181)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.11 to 8.0.13. <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.13</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.13/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v8.0.12</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v8.0.12/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 --><a href="https://github.com/vitejs/vite/compare/v8.0.12...v8.0.13">8.0.13</a> (2026-05-14)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li><strong>bundled-dev:</strong> add lazy bundling support (<a href="https://redirect.github.com/vitejs/vite/issues/21406">#21406</a>) (<a href="https://github.com/vitejs/vite/commit/4f0949f3f13e4b2b34d32bf7b2b4de5f26bea192">4f0949f</a>)</li> <li><strong>optimizer:</strong> improve the esbuild plugin converter to pass some properties of build result to <code>onEnd</code> (<a href="https://redirect.github.com/vitejs/vite/issues/22357">#22357</a>) (<a href="https://github.com/vitejs/vite/commit/47071ce53f21726cf39e999c4407c4828ecbe957">47071ce</a>)</li> <li>update rolldown to 1.0.1 (<a href="https://redirect.github.com/vitejs/vite/issues/22444">#22444</a>) (<a href="https://github.com/vitejs/vite/commit/8c766a6c5ee014969c4e32f29cc265e8e2c96e18">8c766a6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> copy public directory after building same environment with <code>write=false</code> (<a href="https://redirect.github.com/vitejs/vite/issues/22328">#22328</a>) (<a href="https://github.com/vitejs/vite/commit/158e8ae8efdf7075ab295727e36b5ff68da3243e">158e8ae</a>)</li> <li><strong>css:</strong> await sass/less/styl worker disposal on teardown (fix <a href="https://redirect.github.com/vitejs/vite/issues/22274">#22274</a>) (<a href="https://redirect.github.com/vitejs/vite/issues/22275">#22275</a>) (<a href="https://github.com/vitejs/vite/commit/b7edcb7d0dd17ddfeef4ace78d610c099216dade">b7edcb7</a>)</li> <li><strong>css:</strong> keep deprecated <code>name</code>/<code>originalFileName</code> in synthetic <code>assetFileNames</code> call (<a href="https://redirect.github.com/vitejs/vite/issues/22439">#22439</a>) (<a href="https://github.com/vitejs/vite/commit/8e59c97a44d923c4c06f67287a793c9aa5a4ebaa">8e59c97</a>)</li> <li>make <code>isBundled</code> per environment (<a href="https://redirect.github.com/vitejs/vite/issues/22257">#22257</a>) (<a href="https://github.com/vitejs/vite/commit/a5763266170f8606836da5c6f987b4b2fd6ddc55">a576326</a>)</li> <li><strong>ssr:</strong> avoid rewriting labels that collide with imports (<a href="https://redirect.github.com/vitejs/vite/issues/22451">#22451</a>) (<a href="https://github.com/vitejs/vite/commit/d9b18e0387a253628d3d834288e79c5f7e85d566">d9b18e0</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>remove irrelevant commits from changelog (<a href="https://redirect.github.com/vitejs/vite/issues/22430">#22430</a>) (<a href="https://github.com/vitejs/vite/commit/6ea383859aaf0ef8e673b458f164e84aeb6ff51d">6ea3838</a>)</li> <li>update changelog (<a href="https://redirect.github.com/vitejs/vite/issues/22413">#22413</a>) (<a href="https://github.com/vitejs/vite/commit/fcdc87cc6799857e2bab0f44f333a681694fff74">fcdc87c</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v8.0.11...v8.0.12">8.0.12</a> (2026-05-11)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li>update rolldown to 1.0.0 (<a href="https://redirect.github.com/vitejs/vite/issues/22401">#22401</a>) (<a href="https://github.com/vitejs/vite/commit/cf0ff4154b26cffbf18541ade1a50818842731d3">cf0ff41</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/22420">#22420</a>) (<a href="https://github.com/vitejs/vite/commit/2be6000130e3ae2160acc301baa4f7913fbc1f6e">2be6000</a>)</li> <li><strong>module-runner:</strong> prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (<a href="https://redirect.github.com/vitejs/vite/issues/22369">#22369</a>) (<a href="https://github.com/vitejs/vite/commit/f5a22e62ada75286138b7ceb3825e43958ef00e1">f5a22e6</a>)</li> <li>refer to <code>rolldownOptions</code> instead of deprecated <code>rollupOptions</code> in messages (<a href="https://redirect.github.com/vitejs/vite/issues/22400">#22400</a>) (<a href="https://github.com/vitejs/vite/commit/b675c7b6697423275ad9dd521d3ce7c8679761a0">b675c7b</a>)</li> <li><strong>worker:</strong> apply <code>build.target</code> to worker bundle (<a href="https://redirect.github.com/vitejs/vite/issues/22404">#22404</a>) (<a href="https://github.com/vitejs/vite/commit/3c93fde21f07d44db7669ca7484f4e7a8767afe5">3c93fde</a>)</li> <li><strong>worker:</strong> forward define to worker bundle transform (<a href="https://redirect.github.com/vitejs/vite/issues/22408">#22408</a>) (<a href="https://github.com/vitejs/vite/commit/d4838a0358d9f04a980d4d2ac7263f21a6b28ee2">d4838a0</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update dependency eslint-plugin-n to v18 (<a href="https://redirect.github.com/vitejs/vite/issues/22423">#22423</a>) (<a href="https://github.com/vitejs/vite/commit/2fe7bd2d73beb697a3d149e943ac74b768c9d27f">2fe7bd2</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/22421">#22421</a>) (<a href="https://github.com/vitejs/vite/commit/66b9eb35188007e0e9a1bd03b4be820016cad60b">66b9eb3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/a46f11a6c218f74b08ffb3e33a25c2ce02ba6643"><code>a46f11a</code></a> release: v8.0.13</li> <li><a href="https://github.com/vitejs/vite/commit/d9b18e0387a253628d3d834288e79c5f7e85d566"><code>d9b18e0</code></a> fix(ssr): avoid rewriting labels that collide with imports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22451">#22451</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4f0949f3f13e4b2b34d32bf7b2b4de5f26bea192"><code>4f0949f</code></a> feat(bundled-dev): add lazy bundling support (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/21406">#21406</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/158e8ae8efdf7075ab295727e36b5ff68da3243e"><code>158e8ae</code></a> fix(build): copy public directory after building same environment with `write...</li> <li><a href="https://github.com/vitejs/vite/commit/47071ce53f21726cf39e999c4407c4828ecbe957"><code>47071ce</code></a> feat(optimizer): improve the esbuild plugin converter to pass some properties...</li> <li><a href="https://github.com/vitejs/vite/commit/8e59c97a44d923c4c06f67287a793c9aa5a4ebaa"><code>8e59c97</code></a> fix(css): keep deprecated <code>name</code>/<code>originalFileName</code> in synthetic `assetFileNa...</li> <li><a href="https://github.com/vitejs/vite/commit/a5763266170f8606836da5c6f987b4b2fd6ddc55"><code>a576326</code></a> fix: make <code>isBundled</code> per environment (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22257">#22257</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8c766a6c5ee014969c4e32f29cc265e8e2c96e18"><code>8c766a6</code></a> feat: update rolldown to 1.0.1 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22444">#22444</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b7edcb7d0dd17ddfeef4ace78d610c099216dade"><code>b7edcb7</code></a> fix(css): await sass/less/styl worker disposal on teardown (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22274">#22274</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22275">#22275</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/fcdc87cc6799857e2bab0f44f333a681694fff74"><code>fcdc87c</code></a> chore: update changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/22413">#22413</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v8.0.13/packages/vite">compare view</a></li> </ul> </details> <br />
2 parents 6ffd9a9 + 636c2eb commit 6b7ea07

1 file changed

Lines changed: 82 additions & 82 deletions

File tree

pnpm-lock.yaml

Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)