Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 3.2.4 to 3.2.10 (#368)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 3.2.4 to 3.2.10.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->3.2.10 (2024-03-24)<!-- raw HTML omitted
--></h2>
<h2><!-- raw HTML omitted -->3.2.9 (2024-03-24)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653">#15653</a>
to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15655">#15655</a>)
(<a href="https://github.com/vitejs/vite/commit/99080ca">99080ca</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15653">#15653</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15655">#15655</a></li>
<li>fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16250">#16250</a>
to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16253">#16253</a>)
(<a href="https://github.com/vitejs/vite/commit/89c7c64">89c7c64</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16250">#16250</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/16253">#16253</a></li>
<li>release: v3.2.8 (<a
href="https://github.com/vitejs/vite/commit/8352b75">8352b75</a>)</li>
</ul>
<h2><!-- raw HTML omitted -->3.2.8 (2024-01-19)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653">#15653</a>
to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15655">#15655</a>)
(<a href="https://github.com/vitejs/vite/commit/99080ca">99080ca</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15653">#15653</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15655">#15655</a></li>
</ul>
<h2><!-- raw HTML omitted -->3.2.7 (2023-05-26)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>
to v3, fs.deny with leading double slash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13349">#13349</a>)
(<a href="https://github.com/vitejs/vite/commit/0574f80">0574f80</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/13348">#13348</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/13349">#13349</a></li>
</ul>
<h2><!-- raw HTML omitted -->3.2.6 (2023-04-18)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: escape msg in render restricted error html, backport (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12889">#12889</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12892">#12892</a>)
(<a href="https://github.com/vitejs/vite/commit/b48ac2a">b48ac2a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12889">#12889</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/12892">#12892</a></li>
</ul>
<h2><!-- raw HTML omitted -->3.2.5 (2022-12-05)<!-- raw HTML omitted
--></h2>
<ul>
<li>chore: cherry pick more v4 bug fixes to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11189">#11189</a>)
(<a href="https://github.com/vitejs/vite/commit/eba9b42">eba9b42</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11189">#11189</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/10949">#10949</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11056">#11056</a>
<a href="https://redirect.github.com/vitejs/vite/issues/8663">#8663</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/10958">#10958</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11120">#11120</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11122">#11122</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11123">#11123</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11132">#11132</a></li>
<li>chore: cherry pick v4 bug fix to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/11110">#11110</a>)
(<a href="https://github.com/vitejs/vite/commit/c93a526">c93a526</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/11110">#11110</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/10941">#10941</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/10987">#10987</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/10985">#10985</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/11067">#11067</a></li>
<li>fix: relocated logger to respect config. (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10787">#10787</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/10967">#10967</a>)
(<a href="https://github.com/vitejs/vite/commit/bc3b5a9">bc3b5a9</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/10787">#10787</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/10967">#10967</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/1a8728f8dfff9d62ebcd67d65ef1cc4b82042de4"><code>1a8728f</code></a>
release: v3.2.10</li>
<li><a
href="https://github.com/vitejs/vite/commit/5910f13ee2b6eac1d458f65d721c08ca600b18ab"><code>5910f13</code></a>
release: v3.2.9</li>
<li><a
href="https://github.com/vitejs/vite/commit/89c7c645f09d16a38f146ef4a1528f218e844d67"><code>89c7c64</code></a>
fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16250">#16250</a>
to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16253">#16253</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/8352b7546369b6ec958fe0b828e86eaca4e5cf88"><code>8352b75</code></a>
release: v3.2.8</li>
<li><a
href="https://github.com/vitejs/vite/commit/99080ca3e6c2dcdc3c2d67bb2d143c59e0a329f2"><code>99080ca</code></a>
fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15653">#15653</a>
to v3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15655">#15655</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/494f36b6678d135b376a104ca0309dc75af4e2f2"><code>494f36b</code></a>
release: v3.2.7</li>
<li><a
href="https://github.com/vitejs/vite/commit/0574f80751aa5fb383930049a8c370e90db9c4c7"><code>0574f80</code></a>
fix: port <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13348">#13348</a>
to v3, fs.deny with leading double slash (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/13349">#13349</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/f4947603acf6e817d2618e9f0ebd0f120a2071bb"><code>f494760</code></a>
release: v3.2.6</li>
<li><a
href="https://github.com/vitejs/vite/commit/b48ac2a61891c3135639546708d65e5348c566fe"><code>b48ac2a</code></a>
fix: escape msg in render restricted error html, backport (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12889">#12889</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12892">#12892</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/77ee19b7cc3cc40605ee85e4a60abf26d1f7b92a"><code>77ee19b</code></a>
release: v3.2.5</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v3.2.10/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=3.2.4&new-version=3.2.10)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/cfpb/design-system-react/network/alerts).

</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 Jun 24, 2024
1 parent aaa4267 commit 2de0065
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"stylelint-config-prettier": "9.0.4",
"stylelint-config-standard": "29.0.0",
"typescript": "4.8.4",
"vite": "3.2.4",
"vite": "3.2.10",
"vite-plugin-dts": "^2.2.0",
"vite-plugin-pwa": "^0.14.7",
"vite-plugin-react-remove-attributes": "^1.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7691,7 +7691,7 @@ __metadata:
stylelint-config-prettier: "npm:9.0.4"
stylelint-config-standard: "npm:29.0.0"
typescript: "npm:4.8.4"
vite: "npm:3.2.4"
vite: "npm:3.2.10"
vite-plugin-dts: "npm:^2.2.0"
vite-plugin-pwa: "npm:^0.14.7"
vite-plugin-react-remove-attributes: "npm:^1.0.3"
Expand Down Expand Up @@ -16705,9 +16705,9 @@ display-element-css@cfpb/storybook-addon-display-element-css:
languageName: node
linkType: hard

"vite@npm:3.2.4":
version: 3.2.4
resolution: "vite@npm:3.2.4"
"vite@npm:3.2.10":
version: 3.2.10
resolution: "vite@npm:3.2.10"
dependencies:
esbuild: "npm:^0.15.9"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -16739,7 +16739,7 @@ display-element-css@cfpb/storybook-addon-display-element-css:
optional: true
bin:
vite: bin/vite.js
checksum: 10/2715398b696943fca64af0f8bf5f72b45b12ce86b22d64548ab5db6263809c16248c56b61e0d8d04972205f17efa47b0328cf4f38a2c8c67caacff7289247517
checksum: 10/894dd01791955fac14a32183b33d21c6cb5e08f24febe7829638d59e793599c437802ce3027a055d2e05148830be20fa96c1c59371f2412295dee8b2a709ae2b
languageName: node
linkType: hard

Expand Down

0 comments on commit 2de0065

Please sign in to comment.