Bump vite from 4.4.5 to 4.4.6 #155

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vite-4.4.6 into main 2023-07-24 01:47:09 +00:00
dependabot[bot] commented 2023-07-24 00:56:12 +00:00 (Migrated from github.com)

Bumps vite from 4.4.5 to 4.4.6.

Changelog

Sourced from vite's changelog.

4.4.6 (2023-07-21)

Commits
  • 85c38ab release: v4.4.6
  • 0fb2340 fix: do not append browserHash on optimized deps during build (#13906)
  • c89f677 fix: constrain inject helpers for iife (#13909)
  • da389cc feat(client): add guide to press Esc for closing the overlay (#13896)
  • 51c271f fix: display manualChunks warning only when a function is not used (#13797) (...
  • 049404c fix: use Bun's implementation of ws instead of the bundled one (#13901)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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 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)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.5 to 4.4.6. <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 -->4.4.6 (2023-07-21)<!-- raw HTML omitted --></h2> <ul> <li>fix: constrain inject helpers for iife (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13909">#13909</a>) (<a href="https://github.com/vitejs/vite/commit/c89f677">c89f677</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13909">#13909</a></li> <li>fix: display manualChunks warning only when a function is not used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13797">#13797</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13798">#13798</a>) (<a href="https://github.com/vitejs/vite/commit/51c271f">51c271f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13797">#13797</a> <a href="https://redirect.github.com/vitejs/vite/issues/13798">#13798</a></li> <li>fix: do not append <code>browserHash</code> on optimized deps during build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13906">#13906</a>) (<a href="https://github.com/vitejs/vite/commit/0fb2340">0fb2340</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13906">#13906</a></li> <li>fix: use Bun's implementation of <code>ws</code> instead of the bundled one (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13901">#13901</a>) (<a href="https://github.com/vitejs/vite/commit/049404c">049404c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13901">#13901</a></li> <li>feat(client): add guide to press Esc for closing the overlay (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13896">#13896</a>) (<a href="https://github.com/vitejs/vite/commit/da389cc">da389cc</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13896">#13896</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/85c38abda0b28cdb45503dc6badee920dc56c182"><code>85c38ab</code></a> release: v4.4.6</li> <li><a href="https://github.com/vitejs/vite/commit/0fb2340a6024e6eaf1ae18263b502c1c4e4d6435"><code>0fb2340</code></a> fix: do not append <code>browserHash</code> on optimized deps during build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13906">#13906</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/c89f6775fc058af3938e47d95d6e6e4c0f18ab34"><code>c89f677</code></a> fix: constrain inject helpers for iife (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13909">#13909</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/da389cc0ee09933ed2a843289be6fc9b93e4a888"><code>da389cc</code></a> feat(client): add guide to press Esc for closing the overlay (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13896">#13896</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/51c271f2bd97ce408e82952045ed516596176596"><code>51c271f</code></a> fix: display manualChunks warning only when a function is not used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13797">#13797</a>) (...</li> <li><a href="https://github.com/vitejs/vite/commit/049404c2ba5cbf0292d23552d4e292cf33798d16"><code>049404c</code></a> fix: use Bun's implementation of <code>ws</code> instead of the bundled one (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13901">#13901</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v4.4.6/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.5&new-version=4.4.6)](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 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>
Sign in to join this conversation.