chore(deps-dev): Bump vite from 7.1.7 to 7.1.8 (#1420)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 7.1.7 to 7.1.8.
<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>v7.1.8</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v7.1.8/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 --><a
href="https://github.com/vitejs/vite/compare/v7.1.7...v7.1.8">7.1.8</a>
(2025-10-02)<!-- raw HTML omitted --></h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>css:</strong> improve url escape characters handling (<a
href="https://redirect.github.com/vitejs/vite/issues/20847">#20847</a>)
(<a
href="24a61a3f54">24a61a3</a>)</li>
<li><strong>deps:</strong> update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20855">#20855</a>)
(<a
href="788a183afc">788a183</a>)</li>
<li><strong>deps:</strong> update artichokie to 0.4.2 (<a
href="https://redirect.github.com/vitejs/vite/issues/20864">#20864</a>)
(<a
href="e670799e12">e670799</a>)</li>
<li><strong>dev:</strong> skip JS responses for document requests (<a
href="https://redirect.github.com/vitejs/vite/issues/20866">#20866</a>)
(<a
href="6bc6c4dbc2">6bc6c4d</a>)</li>
<li><strong>glob:</strong> fix HMR for array patterns with exclusions
(<a
href="https://redirect.github.com/vitejs/vite/issues/20872">#20872</a>)
(<a
href="63e040f1ca">63e040f</a>)</li>
<li>keep ids for virtual modules as-is (<a
href="https://redirect.github.com/vitejs/vite/issues/20808">#20808</a>)
(<a
href="d4eca986d6">d4eca98</a>)</li>
<li><strong>server:</strong> drain stdin when not interactive (<a
href="https://redirect.github.com/vitejs/vite/issues/20837">#20837</a>)
(<a
href="bb950e92b3">bb950e9</a>)</li>
<li><strong>server:</strong> improve malformed URL handling in
middlewares (<a
href="https://redirect.github.com/vitejs/vite/issues/20830">#20830</a>)
(<a
href="d65a9831c9">d65a983</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>create-vite:</strong> provide deno example (<a
href="https://redirect.github.com/vitejs/vite/issues/20747">#20747</a>)
(<a
href="fdb758a517">fdb758a</a>)</li>
</ul>
<h3>Miscellaneous Chores</h3>
<ul>
<li><strong>deps:</strong> update rolldown-related dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20810">#20810</a>)
(<a
href="ea68a8868c">ea68a88</a>)</li>
<li><strong>deps:</strong> update rolldown-related dependencies (<a
href="https://redirect.github.com/vitejs/vite/issues/20854">#20854</a>)
(<a
href="4dd06fdc8d">4dd06fd</a>)</li>
<li>update url of <code>create-react-app</code> license (<a
href="https://redirect.github.com/vitejs/vite/issues/20865">#20865</a>)
(<a
href="166a178f45">166a178</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8d12c8bb14"><code>8d12c8b</code></a>
release: v7.1.8</li>
<li><a
href="63e040f1ca"><code>63e040f</code></a>
fix(glob): fix HMR for array patterns with exclusions (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20872">#20872</a>)</li>
<li><a
href="24a61a3f54"><code>24a61a3</code></a>
fix(css): improve url escape characters handling (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20847">#20847</a>)</li>
<li><a
href="6bc6c4dbc2"><code>6bc6c4d</code></a>
fix(dev): skip JS responses for document requests (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20866">#20866</a>)</li>
<li><a
href="166a178f45"><code>166a178</code></a>
chore: update url of <code>create-react-app</code> license (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20865">#20865</a>)</li>
<li><a
href="d4eca986d6"><code>d4eca98</code></a>
fix: keep ids for virtual modules as-is (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20808">#20808</a>)</li>
<li><a
href="e670799e12"><code>e670799</code></a>
fix(deps): update artichokie to 0.4.2 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20864">#20864</a>)</li>
<li><a
href="bb950e92b3"><code>bb950e9</code></a>
fix(server): drain stdin when not interactive (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20837">#20837</a>)</li>
<li><a
href="788a183afc"><code>788a183</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20855">#20855</a>)</li>
<li><a
href="4dd06fdc8d"><code>4dd06fd</code></a>
chore(deps): update rolldown-related dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20854">#20854</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v7.1.8/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=7.1.7&new-version=7.1.8)](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>
This commit is contained in:
dependabot[bot]
2025-10-02 13:18:11 +00:00
committed by GitHub
parent 6f5802129c
commit add967f98f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -112,7 +112,7 @@
"typescript": "^5.9.2",
"typescript-eslint": "^8.45.0",
"uuid": "^13.0.0",
"vite": "^7.1.7",
"vite": "^7.1.8",
"vite-plugin-istanbul": "^7.2.0",
"vitest": "^3.2.4"
}
@@ -15189,9 +15189,9 @@
}
},
"node_modules/vite": {
"version": "7.1.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.7.tgz",
"integrity": "sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA==",
"version": "7.1.8",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.8.tgz",
"integrity": "sha512-oBXvfSHEOL8jF+R9Am7h59Up07kVVGH1NrFGFoEG6bPDZP3tGpQhvkBpy5x7U6+E6wZCu9OihsWgJqDbQIm8LQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -146,7 +146,7 @@
"typescript": "^5.9.2",
"typescript-eslint": "^8.45.0",
"uuid": "^13.0.0",
"vite": "^7.1.7",
"vite": "^7.1.8",
"vite-plugin-istanbul": "^7.2.0",
"vitest": "^3.2.4"
}