-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 6b7b0aa
authored
chore(deps-dev): Bump vite from 4.0.1 to 4.0.2 (#3889)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 4.0.1 to 4.0.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 -->4.0.2 (2022-12-18)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: fix the error message in the
<code>toOutputFilePathWithoutRuntime</code> function (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11367">#11367</a>)
(<a href="https://github.com/vitejs/vite/commit/8820f75">8820f75</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11367">#11367</a></li>
<li>fix: make <code>vite optimize</code> prebundle for dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11387">#11387</a>)
(<a href="https://github.com/vitejs/vite/commit/b4ced0f">b4ced0f</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11387">#11387</a></li>
<li>fix: revert <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11290">#11290</a>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11412">#11412</a>)
(<a href="https://github.com/vitejs/vite/commit/6587d2f">6587d2f</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11290">#11290</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11412">#11412</a></li>
<li>fix: server and preview open fails to add slash before relative path
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11394">#11394</a>)
(<a href="https://github.com/vitejs/vite/commit/57276b7">57276b7</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11394">#11394</a></li>
<li>fix: skip applescript when no Chromium browser found (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11205">#11205</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11406">#11406</a>)
(<a href="https://github.com/vitejs/vite/commit/274d1f3">274d1f3</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11205">#11205</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11406">#11406</a></li>
<li>fix(deps): update dependency ufo to v1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11372">#11372</a>)
(<a href="https://github.com/vitejs/vite/commit/4288300">4288300</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11372">#11372</a></li>
<li>chore: typecheck create-vite (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11295">#11295</a>)
(<a href="https://github.com/vitejs/vite/commit/af86e5b">af86e5b</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11295">#11295</a></li>
<li>chore(deps): update dependency convert-source-map to v2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10548">#10548</a>)
(<a href="https://github.com/vitejs/vite/commit/8dc6528">8dc6528</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10548">#10548</a></li>
<li>chore(deps): update dependency mlly to v1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11370">#11370</a>)
(<a href="https://github.com/vitejs/vite/commit/9662d4d">9662d4d</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/11370">#11370</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/8ec44a5b5dcc531456e92520999cc3ec07a689c8"><code>8ec44a5</code></a>
release: v4.0.2</li>
<li><a
href="https://github.com/vitejs/vite/commit/6587d2f2b17c87affa7079612ff1bd7d7be23cf8"><code>6587d2f</code></a>
fix: revert <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11290">#11290</a>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11412">#11412</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/274d1f344ae68758da6ad029eef3c06c9f79228d"><code>274d1f3</code></a>
fix: skip applescript when no Chromium browser found (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11205">#11205</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11406">#11406</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/b4ced0f90ec17bc3772f3297ef5cd2b61769a37a"><code>b4ced0f</code></a>
fix: make <code>vite optimize</code> prebundle for dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11387">#11387</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/57276b723749e647b81f0a67c8c7b69303f95cf7"><code>57276b7</code></a>
fix: server and preview open fails to add slash before relative path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11394">#11394</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/af86e5bcfe4b78f486f499cba09c3270fb151d54"><code>af86e5b</code></a>
chore: typecheck create-vite (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11295">#11295</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/4288300e61716f233a24e84f303b4292c511be9e"><code>4288300</code></a>
fix(deps): update dependency ufo to v1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11372">#11372</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/8dc65288cd47b72fbf3fd7c804b1405591f66a34"><code>8dc6528</code></a>
chore(deps): update dependency convert-source-map to v2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10548">#10548</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/9662d4d902bffb891e1d626fd1e42493273f50c4"><code>9662d4d</code></a>
chore(deps): update dependency mlly to v1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11370">#11370</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/8820f75cc38c5cd47806bd1c118c4ed7e8d8bee6"><code>8820f75</code></a>
fix: fix the error message in the
<code>toOutputFilePathWithoutRuntime</code> function (...</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v4.0.2/packages/vite">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 4398cf7 commit 6b7b0aaCopy full SHA for 6b7b0aa
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26095 | 26095 |
| |
26096 | 26096 |
| |
26097 | 26097 |
| |
26098 |
| - | |
26099 |
| - | |
| 26098 | + | |
| 26099 | + | |
26100 | 26100 |
| |
26101 | 26101 |
| |
26102 | 26102 |
| |
| |||
26128 | 26128 |
| |
26129 | 26129 |
| |
26130 | 26130 |
| |
26131 |
| - | |
| 26131 | + | |
26132 | 26132 |
| |
26133 | 26133 |
| |
26134 | 26134 |
| |
|
0 commit comments