Bump vite from 5.3.1 to 5.3.2 in /client #285

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/client/vite-5.3.2 into main 2024-06-28 19:16:27 +00:00
dependabot[bot] commented 2024-06-28 01:05:01 +00:00 (Migrated from github.com)

Bumps vite from 5.3.1 to 5.3.2.

Changelog

Sourced from vite's changelog.

5.3.2 (2024-06-27)

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.3.1 to 5.3.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.3.2 (2024-06-27)<!-- raw HTML omitted --></h2> <ul> <li>fix(client): uniform variable <code>location</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>) (<a href="https://github.com/vitejs/vite/commit/a8e2f6f">a8e2f6f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17528">#17528</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>) (<a href="https://github.com/vitejs/vite/commit/bf123f2">bf123f2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17494">#17494</a></li> <li>fix(typescript): correctly expand ${configDir} in tsconfig.json (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17576">#17576</a>) (<a href="https://github.com/vitejs/vite/commit/24c799b">24c799b</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17576">#17576</a></li> <li>chore: fix some comments (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>) (<a href="https://github.com/vitejs/vite/commit/ec16a5e">ec16a5e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17495">#17495</a></li> <li>chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17553">#17553</a>) (<a href="https://github.com/vitejs/vite/commit/a33a97f">a33a97f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17553">#17553</a></li> <li>chore(deps): update dependency eslint to v9 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>) (<a href="https://github.com/vitejs/vite/commit/6c10662">6c10662</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/16661">#16661</a></li> <li>chore(deps): update es-module-lexer to 1.5.4 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17555">#17555</a>) (<a href="https://github.com/vitejs/vite/commit/2d6672f">2d6672f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17555">#17555</a></li> <li>refactor(optimizer): use early continues (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>) (<a href="https://github.com/vitejs/vite/commit/7c06ef0">7c06ef0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/17551">#17551</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/3af02bde7e7f26889d5c0eb300219c43ed1293ad"><code>3af02bd</code></a> release: v5.3.2</li> <li><a href="https://github.com/vitejs/vite/commit/24c799b121c4d72cc08a52a46f82a831b64b1e6f"><code>24c799b</code></a> fix(typescript): correctly expand ${configDir} in tsconfig.json (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17576">#17576</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a33a97f8c32bdeadcad5a9e0de50612ac985d3d0"><code>a33a97f</code></a> chore(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17553">#17553</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2d6672fd8a8da58b61d502418064ac2e3080a26e"><code>2d6672f</code></a> chore(deps): update es-module-lexer to 1.5.4 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17555">#17555</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/7c06ef07f835308b1ff2de3df02d201a8dbfb3b6"><code>7c06ef0</code></a> refactor(optimizer): use early continues (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a8e2f6fafcf106ccc0d5a46972e66c2bf73155e3"><code>a8e2f6f</code></a> fix(client): uniform variable <code>location</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6c106622812480d2bb134f8ed8efa84e2eb942c4"><code>6c10662</code></a> chore(deps): update dependency eslint to v9 (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bf123f2c6242424a3648cf9234281fd9ff44e3d5"><code>bf123f2</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/ec16a5efc04d8ab50301d184c20e7bd0c8d8f6a2"><code>ec16a5e</code></a> chore: fix some comments (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v5.3.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.3.1&new-version=5.3.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-06-28 01:05:04 +00:00 (Migrated from github.com)

Deploying powertools with  Cloudflare Pages  Cloudflare Pages

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