Bump vite from 4.4.2 to 4.4.3 #126

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/vite-4.4.3 into main 2023-07-12 01:29:42 +00:00
dependabot[bot] commented 2023-07-12 00:20:13 +00:00 (Migrated from github.com)

Bumps vite from 4.4.2 to 4.4.3.

Changelog

Sourced from vite's changelog.

4.4.3 (2023-07-11)

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.4.2 to 4.4.3. <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.3 (2023-07-11)<!-- raw HTML omitted --></h2> <ul> <li>fix: avoid early error when server is closed in ssr (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13787">#13787</a>) (<a href="https://github.com/vitejs/vite/commit/89d01eb">89d01eb</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13787">#13787</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13758">#13758</a>) (<a href="https://github.com/vitejs/vite/commit/8ead116">8ead116</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13758">#13758</a></li> <li>fix(server): remove restart guard on restart (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13789">#13789</a>) (<a href="https://github.com/vitejs/vite/commit/2a38ef7">2a38ef7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13789">#13789</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/ec9d2e779d4b8d785c648430594d534d461d6639"><code>ec9d2e7</code></a> release: v4.4.3</li> <li><a href="https://github.com/vitejs/vite/commit/2a38ef7501972fbdb2531cc1207884b3fb9603a9"><code>2a38ef7</code></a> fix(server): remove restart guard on restart (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13789">#13789</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8ead11648514ae4975bf4328d6e15bd4dd42e45e"><code>8ead116</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13758">#13758</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/89d01ebb8eb4948f576f2d483082c5dd4bf056e7"><code>89d01eb</code></a> fix: avoid early error when server is closed in ssr (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13787">#13787</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v4.4.3/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.2&new-version=4.4.3)](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>
nomadjimbob commented 2023-07-12 01:26:52 +00:00 (Migrated from github.com)

@dependabot rebase

@dependabot rebase
Sign in to join this conversation.