Bump vite from 5.1.0 to 5.1.1 in /client #191

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/vite-5.1.1 into main 2024-02-12 10:02:18 +00:00
dependabot[bot] commented 2024-02-12 01:12:52 +00:00 (Migrated from github.com)

Bumps vite from 5.1.0 to 5.1.1.

Changelog

Sourced from vite's changelog.

5.1.1 (2024-02-09)

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.1.0 to 5.1.1. <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 -->5.1.1 (2024-02-09)<!-- raw HTML omitted --></h2> <ul> <li>fix: empty CSS file was output when only .css?url is used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15846">#15846</a>) (<a href="https://github.com/vitejs/vite/commit/b2873ac">b2873ac</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15846">#15846</a></li> <li>fix: skip not only .js but also .mjs manifest entries (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15841">#15841</a>) (<a href="https://github.com/vitejs/vite/commit/3d860e7">3d860e7</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15841">#15841</a></li> <li>chore: post 5.1 release edits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15840">#15840</a>) (<a href="https://github.com/vitejs/vite/commit/9da6502">9da6502</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15840">#15840</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/8e946a10096738399cc11d87c911d4c91fadbb45"><code>8e946a1</code></a> release: v5.1.1</li> <li><a href="https://github.com/vitejs/vite/commit/b2873ac3936de25ca8784327cb9ef16bd4881805"><code>b2873ac</code></a> fix: empty CSS file was output when only .css?url is used (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15846">#15846</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/3d860e7916b9b160da39d080d7d6d72ab8d56ae9"><code>3d860e7</code></a> fix: skip not only .js but also .mjs manifest entries (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15841">#15841</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/9da6502fe7015d33aaaae59031f7f3aa448f484b"><code>9da6502</code></a> chore: post 5.1 release edits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15840">#15840</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/3036bef6679281a0cb4ded09ff884f965a334864"><code>3036bef</code></a> release: v5.1.0</li> <li><a href="https://github.com/vitejs/vite/commit/ed875f88f6e40333807001279d29d45789fe8c21"><code>ed875f8</code></a> chore: revert <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15746">#15746</a> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15839">#15839</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e0a6ef2b9e6f1df8c5e71efab6182b7cf662d18d"><code>e0a6ef2</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15803">#15803</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f1a42429e1d24230a4a78cca82657e2d3602a7b2"><code>f1a4242</code></a> refactor: remove <code>vite build --force</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15837">#15837</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/55a3427ef8ff491de913f304cb404551e33265bd"><code>55a3427</code></a> fix: pass <code>customLogger</code> to <code>loadConfigFromFile</code> (fix <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15824">#15824</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15831">#15831</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/0f9c72a886780689a9f96bc010154524d8c4337a"><code>0f9c72a</code></a> release: v5.1.0-beta.7</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v5.1.1/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.1.0&new-version=5.1.1)](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-02-12 01:13:32 +00:00 (Migrated from github.com)

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c68616d
Status:   Deploy successful!
Preview URL: https://737be8e1.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-h9w8.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>c68616d</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://737be8e1.powertools.pages.dev'>https://737be8e1.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-h9w8.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-h9w8.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/737be8e1-da5c-4d89-af3f-9bcc65040a6e)
This repo is archived. You cannot comment on pull requests.
No description provided.