Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump vite from 4.4.9 to 5.0.10 (#69)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 5.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>[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/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/create-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 -->5.0.10 (2023-12-15)<!-- raw HTML omitted --></h2> <ul> <li>fix: omit protocol does not require pre-transform (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15355">#15355</a>) (<a href="https://github.com/vitejs/vite/commit/d9ae1b2">d9ae1b2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15355">#15355</a></li> <li>fix(build): use base64 for inline SVG if it contains both single and double quotes (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15271">#15271</a>) (<a href="https://github.com/vitejs/vite/commit/1bbff16">1bbff16</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15271">#15271</a></li> </ul> <h2><!-- raw HTML omitted -->5.0.9 (2023-12-14)<!-- raw HTML omitted --></h2> <ul> <li>fix: htmlFallbackMiddleware for favicon (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15301">#15301</a>) (<a href="https://github.com/vitejs/vite/commit/c902545">c902545</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15301">#15301</a></li> <li>fix: more stable hash calculation for depsOptimize (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15337">#15337</a>) (<a href="https://github.com/vitejs/vite/commit/2b39fe6">2b39fe6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15337">#15337</a></li> <li>fix(scanner): catch all external files for glob imports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15286">#15286</a>) (<a href="https://github.com/vitejs/vite/commit/129d0d0">129d0d0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15286">#15286</a></li> <li>fix(server): avoid chokidar throttling on startup (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15347">#15347</a>) (<a href="https://github.com/vitejs/vite/commit/56a5740">56a5740</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15347">#15347</a></li> <li>fix(worker): replace <code>import.meta</code> correctly for IIFE worker (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15321">#15321</a>) (<a href="https://github.com/vitejs/vite/commit/08d093c">08d093c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15321">#15321</a></li> <li>feat: log re-optimization reasons (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15339">#15339</a>) (<a href="https://github.com/vitejs/vite/commit/b1a6c84">b1a6c84</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15339">#15339</a></li> <li>chore: temporary typo (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15329">#15329</a>) (<a href="https://github.com/vitejs/vite/commit/7b71854">7b71854</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15329">#15329</a></li> <li>perf: avoid computing paths on each request (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15318">#15318</a>) (<a href="https://github.com/vitejs/vite/commit/0506812">0506812</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15318">#15318</a></li> <li>perf: temporary hack to avoid fs checks for /<a href="https://github.com/react-refresh"><code>@react-refresh</code></a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15299">#15299</a>) (<a href="https://github.com/vitejs/vite/commit/b1d6211">b1d6211</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15299">#15299</a></li> </ul> <h2><!-- raw HTML omitted -->5.0.8 (2023-12-12)<!-- raw HTML omitted --></h2> <ul> <li>perf: cached fs utils (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15279">#15279</a>) (<a href="https://github.com/vitejs/vite/commit/c9b61c4">c9b61c4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15279">#15279</a></li> <li>fix: missing warmupRequest in transformIndexHtml (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15303">#15303</a>) (<a href="https://github.com/vitejs/vite/commit/103820f">103820f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15303">#15303</a></li> <li>fix: public files map will be updated on add/unlink in windows (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15317">#15317</a>) (<a href="https://github.com/vitejs/vite/commit/921ca41">921ca41</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15317">#15317</a></li> <li>fix(build): decode urls in CSS files (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15109">#15109</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15246">#15246</a>) (<a href="https://github.com/vitejs/vite/commit/ea6a7a6">ea6a7a6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15109">#15109</a> <a href="https://redirect.github.com/vitejs/vite/issues/15246">#15246</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15304">#15304</a>) (<a href="https://github.com/vitejs/vite/commit/bb07f60">bb07f60</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15304">#15304</a></li> <li>fix(ssr): check esm file with normal file path (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15307">#15307</a>) (<a href="https://github.com/vitejs/vite/commit/1597170">1597170</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15307">#15307</a></li> </ul> <h2><!-- raw HTML omitted -->5.0.7 (2023-12-08)<!-- raw HTML omitted --></h2> <ul> <li>fix: suppress terser warning if minify disabled (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15275">#15275</a>) (<a href="https://github.com/vitejs/vite/commit/3e42611">3e42611</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15275">#15275</a></li> <li>fix: symbolic links in public dir (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15264">#15264</a>) (<a href="https://github.com/vitejs/vite/commit/ef2a024">ef2a024</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15264">#15264</a></li> <li>fix(html): skip inlining icon and manifest links (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14958">#14958</a>) (<a href="https://github.com/vitejs/vite/commit/8ad81b4">8ad81b4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14958">#14958</a></li> <li>chore: remove unneeded condition in getRealPath (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15267">#15267</a>) (<a href="https://github.com/vitejs/vite/commit/8e4655c">8e4655c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15267">#15267</a></li> <li>perf: cache empty optimizer result (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15245">#15245</a>) (<a href="https://github.com/vitejs/vite/commit/8409b66">8409b66</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15245">#15245</a></li> </ul> <h2><!-- raw HTML omitted -->5.0.6 (2023-12-06)<!-- raw HTML omitted --></h2> <ul> <li>perf: in-memory public files check (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15195">#15195</a>) (<a href="https://github.com/vitejs/vite/commit/0f9e1bf">0f9e1bf</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15195">#15195</a></li> <li>chore: remove unneccessary eslint-disable-next-line regexp/no-unused-capturing-group (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15247">#15247</a>) (<a href="https://github.com/vitejs/vite/commit/35a5bcf">35a5bcf</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15247">#15247</a></li> </ul> <h2><!-- raw HTML omitted -->5.0.5 (2023-12-04)<!-- 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/5684fcd8d27110d098b3e1c19d851f44251588f1"><code>5684fcd</code></a> release: v5.0.10</li> <li><a href="https://github.com/vitejs/vite/commit/1bbff16ff8c65d980d3843316ecbad8b1ec4e67a"><code>1bbff16</code></a> fix(build): use base64 for inline SVG if it contains both single and double q...</li> <li><a href="https://github.com/vitejs/vite/commit/d9ae1b2e573e8e5e313c1f23a5a0b5d6d9dff887"><code>d9ae1b2</code></a> fix: omit protocol does not require pre-transform (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15355">#15355</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/77d5165e2f252bfecbb0eebccc6f04dc8be0c5ba"><code>77d5165</code></a> release: v5.0.9</li> <li><a href="https://github.com/vitejs/vite/commit/56a5740bc7217b1a2690db156c5994ea9049f9e9"><code>56a5740</code></a> fix(server): avoid chokidar throttling on startup (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15347">#15347</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/129d0d0983285d31bed41d2c7a08c138ad32e625"><code>129d0d0</code></a> fix(scanner): catch all external files for glob imports (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15286">#15286</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b1a6c84c3b55f9a79f63e1fd9bd11ac9ef151e92"><code>b1a6c84</code></a> feat: log re-optimization reasons (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15339">#15339</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2b39fe6584a55e6fe07664ac497e41d70f1fa32b"><code>2b39fe6</code></a> fix: more stable hash calculation for depsOptimize (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15337">#15337</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c902545476a4e7ba044c35b568e73683758178a3"><code>c902545</code></a> fix: htmlFallbackMiddleware for favicon (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15301">#15301</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7b7185494afee4ffe857a772cfa881d555f19520"><code>7b71854</code></a> chore: temporary typo (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15329">#15329</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.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=4.4.9&new-version=5.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information