Skip to content

Commit

Permalink
Bump vite from 4.2.0 to 4.2.1 (#1287)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 4.2.0 to 4.2.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 -->4.2.1 (2023-03-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: add <code>virtual:</code> to virtual module source map ignore
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12444">#12444</a>)
(<a href="https://github.com/vitejs/vite/commit/c4aa28f">c4aa28f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12444">#12444</a></li>
<li>fix(css): inject source content conditionally (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12449">#12449</a>)
(<a href="https://github.com/vitejs/vite/commit/3e665f6">3e665f6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12449">#12449</a></li>
<li>fix(worker): using data URLs for inline shared worker (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12014">#12014</a>)
(<a href="https://github.com/vitejs/vite/commit/79a5007">79a5007</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12014">#12014</a></li>
<li>chore: changelog edits for 4.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12438">#12438</a>)
(<a href="https://github.com/vitejs/vite/commit/ce047e3">ce047e3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12438">#12438</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/a53feb5299582e0c178b7f6b1023bdc3f0925f4e"><code>a53feb5</code></a>
release: v4.2.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/79a500726f61b305fcc4b6a436f37c6dc803580c"><code>79a5007</code></a>
fix(worker): using data URLs for inline shared worker (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12014">#12014</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/3e665f6cba8473acc9e13ed6a91614bd92856275"><code>3e665f6</code></a>
fix(css): inject source content conditionally (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12449">#12449</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/c4aa28fbcc479b2f18879a3f09a37a5d5f3a6c13"><code>c4aa28f</code></a>
fix: add <code>virtual:</code> to virtual module source map ignore (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12444">#12444</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/ce047e3a009a631969d0d05da9d48596c29babcc"><code>ce047e3</code></a>
chore: changelog edits for 4.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12438">#12438</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v4.2.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=4.2.0&new-version=4.2.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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent 65b368e commit 0184e4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12865,9 +12865,9 @@ vite-plugin-imp@^2.3.1:
pascal-case "^3.1.2"

vite@^4.1.4:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.0.tgz#d4e6eafbc034f3faf0ab376bd5b76ac15775eb99"
integrity sha512-AbDTyzzwuKoRtMIRLGNxhLRuv1FpRgdIw+1y6AQG73Q5+vtecmvzKo/yk8X/vrHDpETRTx01ABijqUHIzBXi0g==
version "4.2.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.1.tgz#6c2eb337b0dfd80a9ded5922163b94949d7fc254"
integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.21"
Expand Down

0 comments on commit 0184e4f

Please sign in to comment.