Bump vite from 4.3.2 to 4.3.4 #10

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/vite-4.3.4 into main
dependabot[bot] commented 2023-05-03 01:09:17 +00:00 (Migrated from github.com)

Bumps vite from 4.3.2 to 4.3.4.

Changelog

Sourced from vite's changelog.

4.3.4 (2023-05-02)

4.3.3 (2023-04-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.2 to 4.3.4. <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.4 (2023-05-02)<!-- raw HTML omitted --></h2> <ul> <li>fix(define): incorrect raw expression value type in build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13003">#13003</a>) (<a href="https://github.com/vitejs/vite/commit/8f4cf07">8f4cf07</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13003">#13003</a></li> <li>fix(importAnalysisBuild): support parsing '<strong>VITE_PRELOAD</strong>' (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13023">#13023</a>) (<a href="https://github.com/vitejs/vite/commit/447df7c">447df7c</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13023">#13023</a></li> <li>fix(server): should respect hmr port when middlewareMode=false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13040">#13040</a>) (<a href="https://github.com/vitejs/vite/commit/1ee0014">1ee0014</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13040">#13040</a></li> <li>fix(ssr): track for statements as block scope (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13021">#13021</a>) (<a href="https://github.com/vitejs/vite/commit/2f8502f">2f8502f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13021">#13021</a></li> <li>chore: add changelog for vite 4.2.2 and 3.2.6 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13055">#13055</a>) (<a href="https://github.com/vitejs/vite/commit/0c9f1f4">0c9f1f4</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13055">#13055</a></li> </ul> <h2><!-- raw HTML omitted -->4.3.3 (2023-04-26)<!-- raw HTML omitted --></h2> <ul> <li>fix: address file path mismatch when loading Vite config file on Windows (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12923">#12923</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13005">#13005</a>) (<a href="https://github.com/vitejs/vite/commit/84c4118">84c4118</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12923">#12923</a> <a href="https://redirect.github.com/vitejs/vite/issues/13005">#13005</a></li> <li>fix: undefined document in worker (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12988">#12988</a>) (<a href="https://github.com/vitejs/vite/commit/08c1452">08c1452</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12988">#12988</a></li> <li>fix(resolve): deep import resolvedId error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13010">#13010</a>) (<a href="https://github.com/vitejs/vite/commit/30a41ff">30a41ff</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13010">#13010</a></li> <li>feat: optimize deps option to turn off auto discovery (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13000">#13000</a>) (<a href="https://github.com/vitejs/vite/commit/bd86375">bd86375</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13000">#13000</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12805">#12805</a>) (<a href="https://github.com/vitejs/vite/commit/5731ac9">5731ac9</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/12805">#12805</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/5890aa9f4f3101fc722f2d6cf5a27362644dbb03"><code>5890aa9</code></a> release: v4.3.4</li> <li><a href="https://github.com/vitejs/vite/commit/1ee0014caa7ecf91ac147dca3801820020a4b8a0"><code>1ee0014</code></a> fix(server): should respect hmr port when middlewareMode=false (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13040">#13040</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/0c9f1f4a8a94623c4b46d1fa6d8c29908f379a68"><code>0c9f1f4</code></a> chore: add changelog for vite 4.2.2 and 3.2.6 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13055">#13055</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8f4cf0752abd1bd51af6726f24ceeca47f6d5ba6"><code>8f4cf07</code></a> fix(define): incorrect raw expression value type in build (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13003">#13003</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/447df7cba987b30e3621076a74e2227f8232f64a"><code>447df7c</code></a> fix(importAnalysisBuild): support parsing '<strong>VITE_PRELOAD</strong>' (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13023">#13023</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2f8502fd64071af669d5871ea3f0d5edb86f9690"><code>2f8502f</code></a> fix(ssr): track for statements as block scope (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13021">#13021</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f749c3e5802c9d8adb653b591be79148bbaf5df8"><code>f749c3e</code></a> release: v4.3.3</li> <li><a href="https://github.com/vitejs/vite/commit/30a41ffbeb583311ec227e53c0cd2331d26993b0"><code>30a41ff</code></a> fix(resolve): deep import resolvedId error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13010">#13010</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/08c1452a8459ae55c01c94f111232a1502341c0b"><code>08c1452</code></a> fix: undefined document in worker (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12988">#12988</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bd86375c1610f8a43599327675b26a4f124e013b"><code>bd86375</code></a> feat: optimize deps option to turn off auto discovery (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13000">#13000</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.3.4/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.2&new-version=4.3.4)](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-03 01:09:19 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 71cc793
Status:   Deploy successful!
Preview URL: https://5b0d96cf.qb-dashboard.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-vite-1vof.qb-dashboard.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>71cc793</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://5b0d96cf.qb-dashboard.pages.dev'>https://5b0d96cf.qb-dashboard.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-vite-1vof.qb-dashboard.pages.dev'>https://dependabot-npm-and-yarn-vite-1vof.qb-dashboard.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/qb-dashboard/5b0d96cf-29ef-49f4-829b-a74f206b5204)
dependabot[bot] commented 2023-05-09 01:08:02 +00:00 (Migrated from github.com)

Superseded by #15.

Superseded by #15.

Pull request closed

Sign in to join this conversation.
No description provided.