Bump vite from 5.2.13 to 5.3.0 in /client #279

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/vite-5.3.0 into main 2024-06-15 06:36:24 +00:00
dependabot[bot] commented 2024-06-14 00:13:55 +00:00 (Migrated from github.com)

Bumps vite from 5.2.13 to 5.3.0.

Changelog

Sourced from vite's changelog.

5.3.0 (2024-06-13)

5.3.0-beta.2 (2024-06-10)

5.3.0-beta.1 (2024-06-07)

5.3.0-beta.0 (2024-05-30)

... (truncated)

Commits

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 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)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.13 to 5.3.0. <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>5.3.0 (2024-06-13)</h2> <ul> <li>fix: typo in client log (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17363">#17363</a>) (<a href="https://github.com/vitejs/vite/commit/68aa9f8">68aa9f8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17363">#17363</a></li> <li>fix(ssrTransform): handle arbitrary module namespace identifiers (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17446">#17446</a>) (<a href="https://github.com/vitejs/vite/commit/0a76652">0a76652</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17446">#17446</a></li> <li>test: disable isolate for unit test (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17448">#17448</a>) (<a href="https://github.com/vitejs/vite/commit/f16fae5">f16fae5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17448">#17448</a></li> <li>feat: asset type add bmp (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17439">#17439</a>) (<a href="https://github.com/vitejs/vite/commit/ec287f8">ec287f8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17439">#17439</a></li> </ul> <h2>5.3.0-beta.2 (2024-06-10)</h2> <ul> <li>fix: gracefully shutdown preview server on <code>SIGTERM</code> (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12990">#12990</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17333">#17333</a>) (<a href="https://github.com/vitejs/vite/commit/2207a68">2207a68</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12990">#12990</a> <a href="https://redirect.github.com/vitejs/vite/issues/17333">#17333</a></li> <li>fix(css): ensure order of extracted CSS (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16588">#16588</a>) (<a href="https://github.com/vitejs/vite/commit/a52ed1d">a52ed1d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16588">#16588</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17430">#17430</a>) (<a href="https://github.com/vitejs/vite/commit/4453d35">4453d35</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17430">#17430</a></li> <li>build: use esbuild to speedup building vite package (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17299">#17299</a>) (<a href="https://github.com/vitejs/vite/commit/6db2515">6db2515</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17299">#17299</a></li> <li>chore: add error recovery option to LightningCSSOptions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17420">#17420</a>) (<a href="https://github.com/vitejs/vite/commit/e04193f">e04193f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17420">#17420</a></li> <li>chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to v26 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17431">#17431</a>) (<a href="https://github.com/vitejs/vite/commit/507b3de">507b3de</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17431">#17431</a></li> </ul> <h2>5.3.0-beta.1 (2024-06-07)</h2> <ul> <li>fix(build): allow dynamic import treeshaking when injecting preload (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/14221">#14221</a>) (<a href="https://github.com/vitejs/vite/commit/f43f71f">f43f71f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14221">#14221</a></li> <li>fix(css): handle lightningcss minification in Deno (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17372">#17372</a>) (<a href="https://github.com/vitejs/vite/commit/b3f5bd1">b3f5bd1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17372">#17372</a></li> <li>fix(css): handle url replacing when preprocessing with lightningcss (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17364">#17364</a>) (<a href="https://github.com/vitejs/vite/commit/6fbb5e0">6fbb5e0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17364">#17364</a></li> <li>fix(ssr): remove pure CSS dynamic import (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17371">#17371</a>) (<a href="https://github.com/vitejs/vite/commit/67ff94b">67ff94b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17371">#17371</a></li> <li>fix(ssr): resolve interlocking circular dependency issues (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15395">#15395</a>) (<a href="https://github.com/vitejs/vite/commit/687c38b">687c38b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15395">#15395</a></li> <li>chore: add region comment (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17370">#17370</a>) (<a href="https://github.com/vitejs/vite/commit/a8c7083">a8c7083</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17370">#17370</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17373">#17373</a>) (<a href="https://github.com/vitejs/vite/commit/f2d52f1">f2d52f1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17373">#17373</a></li> <li>feat(typescript): update tsconfck to add support for <code>${configDir}</code> replacement in ts 5.5 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17350">#17350</a>) (<a href="https://github.com/vitejs/vite/commit/4835e2b">4835e2b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17350">#17350</a></li> </ul> <h2>5.3.0-beta.0 (2024-05-30)</h2> <ul> <li>fix: adjust import analysis behavior to match Node (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16738">#16738</a>) (<a href="https://github.com/vitejs/vite/commit/f599ab4">f599ab4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16738">#16738</a></li> <li>fix: prevent unhandledRejection if <code>--open</code> fails (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16726">#16726</a>) (<a href="https://github.com/vitejs/vite/commit/1f60647">1f60647</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16726">#16726</a></li> <li>fix(optimize-deps): don't externalize JS files imported with asset extensions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16242">#16242</a>) (<a href="https://github.com/vitejs/vite/commit/4161843">4161843</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16242">#16242</a></li> <li>fix(proxy): rewrite the origin header to match the target for ws proxy (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16558">#16558</a>) (<a href="https://github.com/vitejs/vite/commit/7b0a65e">7b0a65e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16558">#16558</a></li> <li>refactor: plugin container (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17288">#17288</a>) (<a href="https://github.com/vitejs/vite/commit/4aa4a80">4aa4a80</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17288">#17288</a></li> <li>refactor: remove acorn (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16238">#16238</a>) (<a href="https://github.com/vitejs/vite/commit/454e2d1">454e2d1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16238">#16238</a></li> <li>refactor(build): remove quotes from preload marker (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16562">#16562</a>) (<a href="https://github.com/vitejs/vite/commit/9853190">9853190</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16562">#16562</a></li> <li>feat: add 'system' library format (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11256">#11256</a>) (<a href="https://github.com/vitejs/vite/commit/4102ca9">4102ca9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/11256">#11256</a></li> <li>feat: add an option to not start a websocket server (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16219">#16219</a>) (<a href="https://github.com/vitejs/vite/commit/14b5ced">14b5ced</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16219">#16219</a></li> <li>feat: add headTagInsertCheck warning (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16555">#16555</a>) (<a href="https://github.com/vitejs/vite/commit/9f02a9f">9f02a9f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16555">#16555</a></li> <li>feat(asset): support <code>/*@vite-ignore*/</code> for <code>new URL(, import.meta.url)</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16590">#16590</a>) (<a href="https://github.com/vitejs/vite/commit/8880bc5">8880bc5</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16590">#16590</a></li> <li>chore(deps): update esbuild (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17290">#17290</a>) (<a href="https://github.com/vitejs/vite/commit/5f13bf8">5f13bf8</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17290">#17290</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/29a260cb16025408defc2e8186d1fbf17ee099ac"><code>29a260c</code></a> release: v5.3.0</li> <li><a href="https://github.com/vitejs/vite/commit/0a76652c335e7c0bd8d223186b5533c0e10cac90"><code>0a76652</code></a> fix(ssrTransform): handle arbitrary module namespace identifiers (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17446">#17446</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f16fae582b218c8dce634d618a17cd653f784ae9"><code>f16fae5</code></a> test: disable isolate for unit test (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17448">#17448</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ec287f81420e67380aabfde78f667b04a4d9b5d9"><code>ec287f8</code></a> feat: asset type add bmp (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17439">#17439</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/68aa9f8e217c54809338d57b2fb60ff9d6e409c3"><code>68aa9f8</code></a> fix: typo in client log (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17363">#17363</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7176c904e26f76914545b7bf0201cfaee92433f7"><code>7176c90</code></a> release: v5.3.0-beta.2</li> <li><a href="https://github.com/vitejs/vite/commit/2207a68d9362bbe9f9ed5738ddee4e9e9825f0ec"><code>2207a68</code></a> fix: gracefully shutdown preview server on <code>SIGTERM</code> (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12990">#12990</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17333">#17333</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6db2515437121dd52e8930e255080fe1977ac552"><code>6db2515</code></a> build: use esbuild to speedup building vite package (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17299">#17299</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/4453d3578b343d16a8a5298bf154f280088968d9"><code>4453d35</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17430">#17430</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/507b3defd3bbcf7527a08a58cf19e4090ed2eb24"><code>507b3de</code></a> chore(deps): update dependency <code>@​rollup/plugin-commonjs</code> to v26 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17431">#17431</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.3.0/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=5.2.13&new-version=5.3.0)](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>
cloudflare-workers-and-pages[bot] commented 2024-06-14 00:13:57 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5760d32
Status:   Deploy successful!
Preview URL: https://482a3b60.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-1t94.powertools.pages.dev

View logs

## Deploying powertools with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>5760d32</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://482a3b60.powertools.pages.dev'>https://482a3b60.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-1t94.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-1t94.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/482a3b60-2e0c-451f-9b21-3f87619dc4bc)
This repo is archived. You cannot comment on pull requests.
No description provided.