-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 229f988
authored
chore(deps-dev): Bump vite from 3.2.0 to 3.2.1 (#3695)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 3.2.0 to 3.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 -->3.2.1 (2022-10-28)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: prioritize existing env over .env (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10676">#10676</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10684">#10684</a>)
(<a href="https://github.com/vitejs/vite/commit/e2ea6af">e2ea6af</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10676">#10676</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10684">#10684</a></li>
<li>fix: remove picomatch type import (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10656">#10656</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10678">#10678</a>)
(<a href="https://github.com/vitejs/vite/commit/1128b4d">1128b4d</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10656">#10656</a>
<a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10678">#10678</a></li>
<li>fix(config): resolve externalized specifier with internal resolver
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10683">#10683</a>)
(<a
href="https://github.com/vitejs/vite/commit/b15d21c">b15d21c</a>)</li>
<li>feat: Add support for imba in html scripts (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10679">#10679</a>)
(<a href="https://github.com/vitejs/vite/commit/b823fd6">b823fd6</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10679">#10679</a></li>
<li>chore: join URL segments more safely (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10590">#10590</a>)
(<a href="https://github.com/vitejs/vite/commit/675bf07">675bf07</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10590">#10590</a></li>
<li>chore: update changelog for 3.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10646">#10646</a>)
(<a href="https://github.com/vitejs/vite/commit/f787a60">f787a60</a>),
closes <a
href="https://github-redirect.dependabot.com/vitejs/vite/issues/10646">#10646</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/47a78db49740daee873525de90d0e44b19883771"><code>47a78db</code></a>
release: v3.2.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/b15d21ca65df8cd06a3139e461e49817dc763325"><code>b15d21c</code></a>
fix(config): resolve externalized specifier with internal resolver (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10683">#10683</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/e2ea6afd47057bac798abb2ae85cc0f529e9ab4d"><code>e2ea6af</code></a>
fix: prioritize existing env over .env (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10676">#10676</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10684">#10684</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/1128b4dcc95bd02ab91f743b8a09265f44323cca"><code>1128b4d</code></a>
fix: remove picomatch type import (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10656">#10656</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10678">#10678</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/b823fd6ce35ccc9c6acd387bbd9bb3a891063c91"><code>b823fd6</code></a>
feat: Add support for imba in html scripts (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10679">#10679</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/675bf07a093c2af5c928bdd1a8458dc235cc442d"><code>675bf07</code></a>
chore: join URL segments more safely (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10590">#10590</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/f787a60f46afe856ab0e7b84a32a2d367c1e4fa8"><code>f787a60</code></a>
chore: update changelog for 3.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10646">#10646</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v3.2.1/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 9ce06eb commit 229f988Copy full SHA for 229f988
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19417 | 19417 |
| |
19418 | 19418 |
| |
19419 | 19419 |
| |
19420 |
| - | |
19421 |
| - | |
19422 |
| - | |
| 19420 | + | |
| 19421 | + | |
| 19422 | + | |
19423 | 19423 |
| |
19424 | 19424 |
| |
19425 | 19425 |
| |
|
0 commit comments