Bump vite from 4.3.2 to 4.3.5 #15

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

Bumps vite from 4.3.2 to 4.3.5.

Changelog

Sourced from vite's changelog.

4.3.5 (2023-05-05)

4.3.4 (2023-05-02)

4.3.3 (2023-04-26)

Commits
  • 775505d release: v4.3.5
  • 8a37de6 fix(scan): handle html script tag attributes that contain ">" (#13101)
  • 91d7b67 fix: location is not defined error in cleanScssBugUrl (#13100)
  • d95a9af fix(debug): skip filter object args (#13098)
  • 9041e19 fix: unwrapId and pass ssr flag when adding to moduleGraph in this.load (#13083)
  • 8a8ea1d fix(ssr): ignore __esModule for ssrExportAll (#13084)
  • 7089528 fix(assetImportMetaUrl): reserve dynamic template literal query params (#13034)
  • 5890aa9 release: v4.3.4
  • 1ee0014 fix(server): should respect hmr port when middlewareMode=false (#13040)
  • 0c9f1f4 chore: add changelog for vite 4.2.2 and 3.2.6 (#13055)
  • Additional commits viewable 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.3.2 to 4.3.5. <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.5 (2023-05-05)<!-- raw HTML omitted --></h2> <ul> <li>fix: location is not defined error in cleanScssBugUrl (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13100">#13100</a>) (<a href="https://github.com/vitejs/vite/commit/91d7b67">91d7b67</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13100">#13100</a></li> <li>fix: unwrapId and pass ssr flag when adding to moduleGraph in this.load (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13083">#13083</a>) (<a href="https://github.com/vitejs/vite/commit/9041e19">9041e19</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13083">#13083</a></li> <li>fix(assetImportMetaUrl): reserve dynamic template literal query params (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13034">#13034</a>) (<a href="https://github.com/vitejs/vite/commit/7089528">7089528</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13034">#13034</a></li> <li>fix(debug): skip filter object args (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13098">#13098</a>) (<a href="https://github.com/vitejs/vite/commit/d95a9af">d95a9af</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13098">#13098</a></li> <li>fix(scan): handle html script tag attributes that contain &quot;&gt;&quot; (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13101">#13101</a>) (<a href="https://github.com/vitejs/vite/commit/8a37de6">8a37de6</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13101">#13101</a></li> <li>fix(ssr): ignore __esModule for ssrExportAll (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13084">#13084</a>) (<a href="https://github.com/vitejs/vite/commit/8a8ea1d">8a8ea1d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13084">#13084</a></li> </ul> <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/775505d748d8cd076e823a80d47647ca8e6badf6"><code>775505d</code></a> release: v4.3.5</li> <li><a href="https://github.com/vitejs/vite/commit/8a37de604f18b5053be717e232e2b1353addf8d0"><code>8a37de6</code></a> fix(scan): handle html script tag attributes that contain &quot;&gt;&quot; (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13101">#13101</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/91d7b678ce6a397d01cd1351ce29de2f50f9d775"><code>91d7b67</code></a> fix: location is not defined error in cleanScssBugUrl (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13100">#13100</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d95a9af5c1aa9babecd710ef2d341a7839b41daf"><code>d95a9af</code></a> fix(debug): skip filter object args (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13098">#13098</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/9041e19585dc2679d558ec51e77fd1ea1bacdb2b"><code>9041e19</code></a> fix: unwrapId and pass ssr flag when adding to moduleGraph in this.load (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13083">#13083</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8a8ea1d3aed9db67da47e610d3c66b831815f898"><code>8a8ea1d</code></a> fix(ssr): ignore __esModule for ssrExportAll (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13084">#13084</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7089528b7c740de7fafa715c01c368271afc8e6b"><code>7089528</code></a> fix(assetImportMetaUrl): reserve dynamic template literal query params (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13034">#13034</a>)</li> <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>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v4.3.5/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.5)](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-09 01:08:01 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6d1db9a
Status:   Deploy successful!
Preview URL: https://008b2bdd.qb-dashboard.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-vite-lbi9.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>6d1db9a</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://008b2bdd.qb-dashboard.pages.dev'>https://008b2bdd.qb-dashboard.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-vite-lbi9.qb-dashboard.pages.dev'>https://dependabot-npm-and-yarn-vite-lbi9.qb-dashboard.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/qb-dashboard/008b2bdd-f310-4208-ac70-7104bf9fabe9)
dependabot[bot] commented 2023-05-17 01:10:20 +00:00 (Migrated from github.com)

Superseded by #16.

Superseded by #16.

Pull request closed

Sign in to join this conversation.
No description provided.