Bump vite from 4.4.3 to 4.4.4 #136

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/vite-4.4.4 into main
dependabot[bot] commented 2023-07-17 00:51:19 +00:00 (Migrated from github.com)

Bumps vite from 4.4.3 to 4.4.4.

Changelog

Sourced from vite's changelog.

4.4.4 (2023-07-14)

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.3 to 4.4.4. <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.4 (2023-07-14)<!-- raw HTML omitted --></h2> <ul> <li>chore: warning about ssr cjs format removal (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13827">#13827</a>) (<a href="https://github.com/vitejs/vite/commit/4646e9f">4646e9f</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13827">#13827</a></li> <li>fix(esbuild): enable experimentalDecorators by default (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13805">#13805</a>) (<a href="https://github.com/vitejs/vite/commit/e8880f0">e8880f0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13805">#13805</a></li> <li>fix(scan): skip tsconfigRaw fallback if tsconfig is set (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13823">#13823</a>) (<a href="https://github.com/vitejs/vite/commit/b6155a1">b6155a1</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13823">#13823</a></li> <li>feat(client): close <code>vite-error-overlay</code> with Escape key (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13795">#13795</a>) (<a href="https://github.com/vitejs/vite/commit/85bdcda">85bdcda</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/13795">#13795</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/435d4e74b195dd1254b7667f0b2c3bbd58364375"><code>435d4e7</code></a> release: v4.4.4</li> <li><a href="https://github.com/vitejs/vite/commit/4646e9f19b19563ffd52997f7fe839e3d6fd1d33"><code>4646e9f</code></a> chore: warning about ssr cjs format removal (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13827">#13827</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/b6155a1fad0f8787cdd63df1138252154d17521a"><code>b6155a1</code></a> fix(scan): skip tsconfigRaw fallback if tsconfig is set (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13823">#13823</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e8880f071992d0a5a7e2cd75a8a5600e286777d1"><code>e8880f0</code></a> fix(esbuild): enable experimentalDecorators by default (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13805">#13805</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/85bdcda74705fdde94b2656e9ac7599c79292de5"><code>85bdcda</code></a> feat(client): close <code>vite-error-overlay</code> with Escape key (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13795">#13795</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v4.4.4/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.3&new-version=4.4.4)](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>
dependabot[bot] commented 2023-07-18 08:45:18 +00:00 (Migrated from github.com)

Looks like vite is up-to-date now, so this is no longer needed.

Looks like vite is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.