Skip to content

Commit ae94fda

Browse files
Upgrade: [dependabot] - bump vite from 7.1.7 to 7.1.9 (#1401)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.9. <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.9</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.9/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <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.8...v7.1.9">7.1.9</a> (2025-10-03)<!-- raw HTML omitted --></h2> <h3>Reverts</h3> <ul> <li><strong>server:</strong> drain stdin when not interactive (<a href="https://redirect.github.com/vitejs/vite/issues/20885">#20885</a>) (<a href="https://github.com/vitejs/vite/commit/12d72b0538ef1540bfb0f1dd8a44b75deaa3464e">12d72b0</a>)</li> </ul> <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="https://github.com/vitejs/vite/commit/24a61a3f5404279e91f7ceebf7449a5e874f9d56">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="https://github.com/vitejs/vite/commit/788a183afce57de13f5656f0cf42cdf6fdc3ebaa">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="https://github.com/vitejs/vite/commit/e670799e123dca78e1a63aeb06dbadade3d5ab51">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="https://github.com/vitejs/vite/commit/6bc6c4dbc23501577d3919dc841454eb2eb14a54">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="https://github.com/vitejs/vite/commit/63e040f1ca6b635a007eb40aa7c8b891e8cc5799">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="https://github.com/vitejs/vite/commit/d4eca986d679c77bd449db20fd99d8255985b550">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="https://github.com/vitejs/vite/commit/bb950e92b372f9a52245e9542cf9d9700d23ef8c">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="https://github.com/vitejs/vite/commit/d65a9831c984e562c5bf2b5f427de16f6e1bd931">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="https://github.com/vitejs/vite/commit/fdb758a51796b1ab605437b2eee778a84e87e169">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="https://github.com/vitejs/vite/commit/ea68a8868c7ee249213057f8a81c3f92a9839dde">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="https://github.com/vitejs/vite/commit/4dd06fdc8d643059c2abf88188eae7c4877aab6e">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="https://github.com/vitejs/vite/commit/166a178f45b6e48db27b5626559f5ec3358c2fb4">166a178</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/17e2517028550283eb253299a784001da57901e5"><code>17e2517</code></a> release: v7.1.9</li> <li><a href="https://github.com/vitejs/vite/commit/12d72b0538ef1540bfb0f1dd8a44b75deaa3464e"><code>12d72b0</code></a> revert(server): drain stdin when not interactive (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20885">#20885</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8d12c8bb14061713e0b7636dd2e188533c3b533a"><code>8d12c8b</code></a> release: v7.1.8</li> <li><a href="https://github.com/vitejs/vite/commit/63e040f1ca6b635a007eb40aa7c8b891e8cc5799"><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="https://github.com/vitejs/vite/commit/24a61a3f5404279e91f7ceebf7449a5e874f9d56"><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="https://github.com/vitejs/vite/commit/6bc6c4dbc23501577d3919dc841454eb2eb14a54"><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="https://github.com/vitejs/vite/commit/166a178f45b6e48db27b5626559f5ec3358c2fb4"><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="https://github.com/vitejs/vite/commit/d4eca986d679c77bd449db20fd99d8255985b550"><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="https://github.com/vitejs/vite/commit/e670799e123dca78e1a63aeb06dbadade3d5ab51"><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="https://github.com/vitejs/vite/commit/bb950e92b372f9a52245e9542cf9d9700d23ef8c"><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>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.9/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.9)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f73f5b commit ae94fda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cpt-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"@vitejs/plugin-react-swc": "^4.0.1",
3939
"axios-mock-adapter": "^2.1.0",
4040
"sass": "^1.93.2",
41-
"vite": "^7.1.6"
41+
"vite": "^7.1.9"
4242
}
4343
}

0 commit comments

Comments
 (0)