Bump vite from 5.4.1 to 5.4.2 in /client #306

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/vite-5.4.2 into main 2024-08-21 02:09:08 +00:00
dependabot[bot] commented 2024-08-21 01:04:22 +00:00 (Migrated from github.com)

Bumps vite from 5.4.1 to 5.4.2.

Changelog

Sourced from vite's changelog.

5.4.2 (2024-08-20)

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.4.1 to 5.4.2. <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.4.2 (2024-08-20)<!-- raw HTML omitted --></h2> <ul> <li>chore: remove stale TODOs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17866">#17866</a>) (<a href="https://github.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497">e012f29</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17866">#17866</a></li> <li>refactor: remove redundant prepend/strip base (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17887">#17887</a>) (<a href="https://github.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c">3b8f03d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17887">#17887</a></li> <li>fix: resolve relative URL generated by <code>renderBuiltUrl</code> passed to module preload (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16084">#16084</a>) (<a href="https://github.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72">fac3a8e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16084">#16084</a></li> <li>feat: support originalFilename (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17867">#17867</a>) (<a href="https://github.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035">7d8c0e2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17867">#17867</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/b1ecdaf6594b48d2fcbff8682e9ef68916806089"><code>b1ecdaf</code></a> release: v5.4.2</li> <li><a href="https://github.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497"><code>e012f29</code></a> chore: remove stale TODOs (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17866">#17866</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c"><code>3b8f03d</code></a> refactor: remove redundant prepend/strip base (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17887">#17887</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72"><code>fac3a8e</code></a> fix: resolve relative URL generated by <code>renderBuiltUrl</code> passed to module prel...</li> <li><a href="https://github.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035"><code>7d8c0e2</code></a> feat: support originalFilename (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17867">#17867</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.4.2/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.4.1&new-version=5.4.2)](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-08-21 01:04:25 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 94e7a64
Status:   Deploy successful!
Preview URL: https://74fd3c8e.powertools.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-clie-n3sv.powertools.pages.dev

View logs

## Deploying powertools 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>94e7a64</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://74fd3c8e.powertools.pages.dev'>https://74fd3c8e.powertools.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-clie-n3sv.powertools.pages.dev'>https://dependabot-npm-and-yarn-clie-n3sv.powertools.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/powertools/74fd3c8e-d9a1-4ac5-8c3c-0234569f214d)
This repo is archived. You cannot comment on pull requests.
No description provided.