Skip to content

Commit

Permalink
build(deps-dev): Bump vite from 6.0.0 to 6.0.1 (#1498)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 6.0.0 to 6.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>create-vite@6.0.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@6.0.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v6.0.1</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v6.0.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<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 -->6.0.1 (2024-11-27)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: default empty server <code>proxy</code> prevents starting http2
server (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18788">#18788</a>)
(<a
href="https://github.com/vitejs/vite/commit/bbaf514fb718952e0f17a15545c593125f1d1b9c">bbaf514</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18788">#18788</a></li>
<li>fix(manifest): do not override existing js manifest entry (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18776">#18776</a>)
(<a
href="https://github.com/vitejs/vite/commit/3b0837e0b997e14dacc347719353b8b0cea35bda">3b0837e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18776">#18776</a></li>
<li>fix(server): close _ssrCompatModuleRunner on server close (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18784">#18784</a>)
(<a
href="https://github.com/vitejs/vite/commit/9b4c410dddb80c8858549355e175735976a82134">9b4c410</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18784">#18784</a></li>
<li>fix(server): skip hot channel client normalization for wsServer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18782">#18782</a>)
(<a
href="https://github.com/vitejs/vite/commit/cc7670abaffeda1338cf3acfef2bc41a38c223a0">cc7670a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18782">#18782</a></li>
<li>fix(worker): fix <code>applyToEnvironment</code> hooks on worker
build (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18793">#18793</a>)
(<a
href="https://github.com/vitejs/vite/commit/0c6cdb0f88d32ce041272977e786006008223f44">0c6cdb0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18793">#18793</a></li>
<li>chore: flat v6 config file (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18777">#18777</a>)
(<a
href="https://github.com/vitejs/vite/commit/c7b330832675ee6385ee1a8750762e496c8e18e6">c7b3308</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18777">#18777</a></li>
<li>chore: split changelog (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18787">#18787</a>)
(<a
href="https://github.com/vitejs/vite/commit/8542632b3b205b61999b6d998928d5fb17ba90c4">8542632</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18787">#18787</a></li>
<li>chore: update changelog for v6 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18773">#18773</a>)
(<a
href="https://github.com/vitejs/vite/commit/b254fac4aa35a3522aeafb3259e60acd050aeb51">b254fac</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18773">#18773</a></li>
<li>revert: update moduleResolution value casing (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18409">#18409</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18774">#18774</a>)
(<a
href="https://github.com/vitejs/vite/commit/b0fc6e3c2591a30360d3714263cf7cc0e2acbfdf">b0fc6e3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18409">#18409</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18774">#18774</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite/commit/91873d12506928d288f998313736f3eeeb0cb95a"><code>91873d1</code></a>
release: v6.0.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/cc7670abaffeda1338cf3acfef2bc41a38c223a0"><code>cc7670a</code></a>
fix(server): skip hot channel client normalization for wsServer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18782">#18782</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/0c6cdb0f88d32ce041272977e786006008223f44"><code>0c6cdb0</code></a>
fix(worker): fix <code>applyToEnvironment</code> hooks on worker build
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18793">#18793</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/bbaf514fb718952e0f17a15545c593125f1d1b9c"><code>bbaf514</code></a>
fix: default empty server <code>proxy</code> prevents starting http2
server (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18788">#18788</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/8542632b3b205b61999b6d998928d5fb17ba90c4"><code>8542632</code></a>
chore: split changelog (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18787">#18787</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/b0fc6e3c2591a30360d3714263cf7cc0e2acbfdf"><code>b0fc6e3</code></a>
revert: update moduleResolution value casing (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18409">#18409</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18774">#18774</a>)</li>
<li><a
href="https://github.com/vitejs/vite/commit/9b4c410dddb80c8858549355e175735976a82134"><code>9b4c410</code></a>
fix(server): close _ssrCompatModuleRunner on server close (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18784">#18784</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/create-vite@6.0.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=6.0.0&new-version=6.0.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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent df04b61 commit 450cf1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"stylelint": "^16.10.0",
"turbo": "^1.13.4",
"typescript": "~5.5.4",
"vite": "^6.0.0",
"vite": "^6.0.1",
"vitest": "^1.6.0"
}
}

0 comments on commit 450cf1c

Please sign in to comment.