Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump vite from 4.2.0 to 4.2.1 (#1287)
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