- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit979df63
authored
chore: bump the vite group across 1 directory with 3 updates (#20616)
Bumps the vite group with 3 updates in the /site directory:[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react),[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).Updates `@vitejs/plugin-react` from 5.0.4 to 5.1.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'sreleases</a>.</em></p><blockquote><h2>plugin-react@5.1.0</h2><h3>Add <code>@vitejs/plugin-react/preamble</code> virtual module forSSR HMR (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/890">#890</a>)</h3><p>SSR applications can now initialize HMR runtime by importing<code>@vitejs/plugin-react/preamble</code> at the top of their cliententry instead of manually calling <code>transformIndexHtml</code>. Thissimplifies SSR setup for applications that don't use the<code>transformIndexHtml</code> API.</p><h3>Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/930">#930</a>)</h3><p>Rolldown 1.0.0-beta.44+ removed the top-level <code>jsx</code> optionin favor of <code>transform.jsx</code>. This plugin now uses the<code>transform.jsx</code> option to support Rolldown1.0.0-beta.44+.</p></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'schangelog</a>.</em></p><blockquote><h2>5.1.0 (2025-10-24)</h2><h3>Add <code>@vitejs/plugin-react/preamble</code> virtual module forSSR HMR (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/890">#890</a>)</h3><p>SSR applications can now initialize HMR runtime by importing<code>@vitejs/plugin-react/preamble</code> at the top of their cliententry instead of manually calling <code>transformIndexHtml</code>. Thissimplifies SSR setup for applications that don't use the<code>transformIndexHtml</code> API.</p><h3>Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/930">#930</a>)</h3><p>Rolldown 1.0.0-beta.44+ removed the top-level <code>jsx</code> optionin favor of <code>transform.jsx</code>. This plugin now uses the<code>transform.jsx</code> option to support Rolldown1.0.0-beta.44+.</p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/3e5a3742e94be975cbcec230fbab5e801b80dc5b"><code>3e5a374</code></a>release: plugin-react@5.1.0</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/44cbed4d00d48331d9757085fae79807dc1a3969"><code>44cbed4</code></a>fix(react): compat with newer rolldown (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/930">#930</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/c54d3c69983695785c90998760d0ec879c84dd33"><code>c54d3c6</code></a>chore(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/926">#926</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/a2d76d94768fa6ec33d8045ea51a1f6aa6026da2"><code>a2d76d9</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/918">#918</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/fffb7eb7a4d939783d1da09e2ca6368382735ca3"><code>fffb7eb</code></a>feat(react): expose virtual module to simplify hmr preamble setup on ssr(<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/890">#890</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/b79592a72add1806162afe553d79a5eae23252bd"><code>b79592a</code></a>fix(deps): update react-related dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/901">#901</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/2d239fc8dec2ab499282eaea45b2bffb8d182f26"><code>2d239fc</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/896">#896</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/73be2f0bbf23f1624cfbf9a1743d9f42ae1ffd10"><code>73be2f0</code></a>chore(deps): fix vitest > rolldown-vite dependency (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/889">#889</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/407795dbd0129b069cf3ac842846687485a5ef00"><code>407795d</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/887">#887</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/47db4734d5ceb65039ba320ef914775f8960c0d8"><code>47db473</code></a>chore(react): fix ecosystem-ci failure (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/888">#888</a>)</li><li>See full diff in <ahref="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.0/packages/plugin-react">compareview</a></li></ul></details><br />Updates `vite` from 7.1.11 to 7.1.12<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/vitejs/vite/releases">vite'sreleases</a>.</em></p><blockquote><h2>v7.1.12</h2><p>Please refer to <ahref="https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md">CHANGELOG.md</a>for details.</p></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md">vite'schangelog</a>.</em></p><blockquote><h2><!-- raw HTML omitted --><ahref="https://github.com/vitejs/vite/compare/v7.1.11...v7.1.12">7.1.12</a>(2025-10-23)<!-- raw HTML omitted --></h2><h3>Bug Fixes</h3><ul><li><strong>deps:</strong> downgrade commonjs plugin to 28.0.6 to avoidrollup/plugins<ahref="https://redirect.github.com/vitejs/vite/issues/1909">#1909</a> (<ahref="https://redirect.github.com/vitejs/vite/issues/20990">#20990</a>)(<ahref="https://github.com/vitejs/vite/commit/56fd7224aa3163fffe1924738aff33f778245901">56fd722</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vitejs/vite/commit/2436afef044d90f710fdfd714488a71efdd29092"><code>2436afe</code></a>release: v7.1.12</li><li><ahref="https://github.com/vitejs/vite/commit/56fd7224aa3163fffe1924738aff33f778245901"><code>56fd722</code></a>fix(deps): downgrade commonjs plugin to 28.0.6 to avoid <ahref="https://redirect.github.com/rollup/plugins/issues/1909">rollup/plugins#1909</a>(...</li><li>See full diff in <ahref="https://github.com/vitejs/vite/commits/v7.1.12/packages/vite">compareview</a></li></ul></details><br />Updates `vitest` from 4.0.5 to 4.0.6<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/vitest-dev/vitest/releases">vitest'sreleases</a>.</em></p><blockquote><h2>v4.0.6</h2><h3> 🐞 Bug Fixes</h3><ul><li>Don't merge errors with different diffs for reporting - by <ahref="https://github.com/hi-ogawa"><code>@hi-ogawa</code></a> in <ahref="https://redirect.github.com/vitest-dev/vitest/issues/8871">vitest-dev/vitest#8871</a><a href="https://github.com/vitest-dev/vitest/commit/3e19f27d0"><!-- rawHTML omitted -->(3e19f)<!-- raw HTML omitted --></a></li><li>Do not throw when importing a type from an external package - by<a href="https://github.com/sheremet-va"><code>@sheremet-va</code></a>in <ahref="https://redirect.github.com/vitest-dev/vitest/issues/8875">vitest-dev/vitest#8875</a><a href="https://github.com/vitest-dev/vitest/commit/7e6c37ae5"><!-- rawHTML omitted -->(7e6c3)<!-- raw HTML omitted --></a></li><li>Improve spying types - by <ahref="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in<ahref="https://redirect.github.com/vitest-dev/vitest/issues/8878">vitest-dev/vitest#8878</a><a href="https://github.com/vitest-dev/vitest/commit/ca041f51a"><!-- rawHTML omitted -->(ca041)<!-- raw HTML omitted --></a></li><li>Reuse the same environment when <code>isolate</code> and<code>fileParallelism</code> are false - by <ahref="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in<ahref="https://redirect.github.com/vitest-dev/vitest/issues/8889">vitest-dev/vitest#8889</a><a href="https://github.com/vitest-dev/vitest/commit/31706dfe5"><!-- rawHTML omitted -->(31706)<!-- raw HTML omitted --></a></li><li><strong>browser</strong>:<ul><li>Support module tracking - by <ahref="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in<ahref="https://redirect.github.com/vitest-dev/vitest/issues/8877">vitest-dev/vitest#8877</a><a href="https://github.com/vitest-dev/vitest/commit/9e24a59f2"><!-- rawHTML omitted -->(9e24a)<!-- raw HTML omitted --></a></li><li>Ensure setup files are re-evaluated on each test run - by <ahref="https://github.com/yjaaidi"><code>@yjaaidi</code></a> in <ahref="https://redirect.github.com/vitest-dev/vitest/issues/8883">vitest-dev/vitest#8883</a>and <ahref="https://redirect.github.com/vitest-dev/vitest/issues/8884">vitest-dev/vitest#8884</a><a href="https://github.com/vitest-dev/vitest/commit/f50ea7a25"><!-- rawHTML omitted -->(f50ea)<!-- raw HTML omitted --></a></li></ul></li><li><strong>coverage</strong>:<ul><li>Prevent filtering out virtual files before remapping to sources - by <a href="https://github.com/AriPerkkio"><code>@AriPerkkio</code></a>in <ahref="https://redirect.github.com/vitest-dev/vitest/issues/8860">vitest-dev/vitest#8860</a><a href="https://github.com/vitest-dev/vitest/commit/e3b777550"><!-- rawHTML omitted -->(e3b77)<!-- raw HTML omitted --></a></li></ul></li><li><strong>happy-dom</strong>:<ul><li>Properly teardown additional keys - by <ahref="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in<ahref="https://redirect.github.com/vitest-dev/vitest/issues/8888">vitest-dev/vitest#8888</a><a href="https://github.com/vitest-dev/vitest/commit/10a06d8c9"><!-- rawHTML omitted -->(10a06)<!-- raw HTML omitted --></a></li></ul></li><li><strong>jsdom</strong>:<ul><li>Pass down Node.js <code>FormData</code> to <code>Request</code> - by <ahref="https://github.com/sheremet-va"><code>@sheremet-va</code></a> in<ahref="https://redirect.github.com/vitest-dev/vitest/issues/8880">vitest-dev/vitest#8880</a><a href="https://github.com/vitest-dev/vitest/commit/197caf2f9"><!-- rawHTML omitted -->(197ca)<!-- raw HTML omitted --></a></li></ul></li></ul><h5> <ahref="https://github.com/vitest-dev/vitest/compare/v4.0.5...v4.0.6">Viewchanges on GitHub</a></h5></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vitest-dev/vitest/commit/2e7b2b8b98dafc047a3bf2fc0422076ca5e346fa"><code>2e7b2b8</code></a>chore: release v4.0.6</li><li><ahref="https://github.com/vitest-dev/vitest/commit/31706dfe519bd837db7a18da0e8e44ee3ffef1f3"><code>31706df</code></a>fix: reuse the same environment when <code>isolate</code> and<code>fileParallelism</code> are fals...</li><li><ahref="https://github.com/vitest-dev/vitest/commit/10a06d8c9238856b921131c725f6e21d6c98697e"><code>10a06d8</code></a>fix(happy-dom): properly teardown additional keys (<ahref="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8888">#8888</a>)</li><li><ahref="https://github.com/vitest-dev/vitest/commit/197caf2f94e249566c0d168ccf4a3ed9b14dd02a"><code>197caf2</code></a>fix(jsdom): pass down Node.js <code>FormData</code> to<code>Request</code> (<ahref="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8880">#8880</a>)</li><li><ahref="https://github.com/vitest-dev/vitest/commit/ca041f51ad2395dd91d18c33b642fb346c6bfd15"><code>ca041f5</code></a>fix: improve spying types (<ahref="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8878">#8878</a>)</li><li><ahref="https://github.com/vitest-dev/vitest/commit/e3b7775509dde217436b455d9d3ebcd11e21e7e3"><code>e3b7775</code></a>fix(coverage): prevent filtering out virtual files before remapping tosource...</li><li><ahref="https://github.com/vitest-dev/vitest/commit/7e6c37ae5f1935d16be37e9885427b7010efe164"><code>7e6c37a</code></a>fix: do not throw when importing a type from an external package (<ahref="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8875">#8875</a>)</li><li><ahref="https://github.com/vitest-dev/vitest/commit/3e19f27d03c324ef9111c4e40e7b04e08498fa16"><code>3e19f27</code></a>fix: don't merge errors with different diffs for reporting (<ahref="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/8871">#8871</a>)</li><li>See full diff in <ahref="https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest">compareview</a></li></ul></details><br />Dependabot will resolve any conflicts with this PR as long as you don'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore <dependency name> major version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's major version (unless you unignore this specificdependency's major version or upgrade to it yourself)- `@dependabot ignore <dependency name> minor version` will close thisgroup update PR and stop Dependabot creating any more for the specificdependency's minor version (unless you unignore this specificdependency's minor version or upgrade to it yourself)- `@dependabot ignore <dependency name>` will close this group update PRand stop Dependabot creating any more for the specific dependency(unless you unignore this specific dependency or upgrade to it yourself)- `@dependabot unignore <dependency name>` will remove all of the ignoreconditions of the specified dependency- `@dependabot unignore <dependency name> <ignore condition>` willremove the ignore condition of the specified dependency and ignoreconditions</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parentc4e9749 commit979df63
2 files changed
+306
-259
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments
Comments
(0)