Bump vite from 4.3.8 to 4.3.9 in /client #8

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/vite-4.3.9 into main 2023-05-29 09:42:44 +00:00
dependabot[bot] commented 2023-05-29 01:46:08 +00:00 (Migrated from github.com)

Bumps vite from 4.3.8 to 4.3.9.

Changelog

Sourced from vite's changelog.

4.3.9 (2023-05-26)

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 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.3.8 to 4.3.9. <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.3.9 (2023-05-26)<!-- raw HTML omitted --></h2> <ul> <li>fix: fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>) (<a href="https://github.com/vitejs/vite/commit/813ddd6">813ddd6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13348">#13348</a></li> <li>fix: optimizeDeps during build and external ids (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13274">#13274</a>) (<a href="https://github.com/vitejs/vite/commit/e3db771">e3db771</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13274">#13274</a></li> <li>fix(css): return deps if have no postcss plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13344">#13344</a>) (<a href="https://github.com/vitejs/vite/commit/28923fb">28923fb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13344">#13344</a></li> <li>fix(legacy): style insert order (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13266">#13266</a>) (<a href="https://github.com/vitejs/vite/commit/e444375">e444375</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13266">#13266</a></li> <li>chore: revert prev release commit (<a href="https://github.com/vitejs/vite/commit/2a30a07">2a30a07</a>)</li> <li>release: v4.3.9 (<a href="https://github.com/vitejs/vite/commit/5c9abf7">5c9abf7</a>)</li> <li>docs: optimizeDeps.needsInterop (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13323">#13323</a>) (<a href="https://github.com/vitejs/vite/commit/b34e79c">b34e79c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13323">#13323</a></li> <li>test: respect commonjs options in playgrounds (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13273">#13273</a>) (<a href="https://github.com/vitejs/vite/commit/19e8c68">19e8c68</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13273">#13273</a></li> <li>refactor: simplify SSR options' if statement (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13254">#13254</a>) (<a href="https://github.com/vitejs/vite/commit/8013a66">8013a66</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13254">#13254</a></li> <li>perf(ssr): calculate stacktrace offset lazily (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13256">#13256</a>) (<a href="https://github.com/vitejs/vite/commit/906c4c1">906c4c1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13256">#13256</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/a460a2b3ef428986ed1e04a63f558331a7fdc94f"><code>a460a2b</code></a> release: v4.3.9</li> <li><a href="https://github.com/vitejs/vite/commit/813ddd6155c3d54801e264ba832d8347f6f66b32"><code>813ddd6</code></a> fix: fs.deny with leading double slash (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/28923fb1d46b3adf8799ec9038e68d239ad0671d"><code>28923fb</code></a> fix(css): return deps if have no postcss plugins (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13344">#13344</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2a30a07e33f25c6bf325bb62bc082e4ce22248fa"><code>2a30a07</code></a> chore: revert prev release commit</li> <li><a href="https://github.com/vitejs/vite/commit/5c9abf7a5eab12761683d793c61502407f28e481"><code>5c9abf7</code></a> release: v4.3.9</li> <li><a href="https://github.com/vitejs/vite/commit/b34e79c6161ea0ded6036c05ec8bb0251eeb5ba6"><code>b34e79c</code></a> docs: optimizeDeps.needsInterop (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13323">#13323</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e3db7712657232fbb9ea2499a2c6f277d2bb96a3"><code>e3db771</code></a> fix: optimizeDeps during build and external ids (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13274">#13274</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e444375d34db1e1902f06ab223e51d2d63cd10de"><code>e444375</code></a> fix(legacy): style insert order (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13266">#13266</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/19e8c68f37b2280c1709b8d3d6dd424064abaace"><code>19e8c68</code></a> test: respect commonjs options in playgrounds (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13273">#13273</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8013a6645c84280acb0b3dd8be1bb87d2640854e"><code>8013a66</code></a> refactor: simplify SSR options' if statement (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13254">#13254</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.3.9/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.3.8&new-version=4.3.9)](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>
cloudflare-workers-and-pages[bot] commented 2023-05-29 01:46:10 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a41af5
Status:   Deploy successful!
Preview URL: https://3b17cff8.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-v0tr.powertools.pages.dev

View logs

## Deploying 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>4a41af5</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://3b17cff8.powertools.pages.dev'>https://3b17cff8.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-v0tr.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-v0tr.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/3b17cff8-072c-4f01-ae6a-b308a751a8c3)
This repo is archived. You cannot comment on pull requests.
No description provided.