- Notifications
You must be signed in to change notification settings - Fork1k
chore: bump the vite group across 1 directory with 3 updates#20057
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
f672c57
to67643a2
CompareBumps 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 [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker).Updates `@vitejs/plugin-react` from 5.0.2 to 5.0.4- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react)Updates `vite` from 7.1.4 to 7.1.7- [Release notes](https://github.com/vitejs/vite/releases)- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)- [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite)Updates `vite-plugin-checker` from 0.10.3 to 0.11.0- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.3...vite-plugin-checker@0.11.0)---updated-dependencies:- dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite- dependency-name: vite dependency-version: 7.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite- dependency-name: vite-plugin-checker dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite...Signed-off-by: dependabot[bot] <support@github.com>
67643a2
to0e567ad
Compare7c4c4ab
intomain 28 of 31 checks passed
Uh oh!
There was an error while loading.Please reload this page.
aslilac pushed a commit that referenced this pull requestOct 7, 2025
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes sometime.Note: if you make any changes to this PR yourself, they will takeprecedence over the rebase.---[//]: # (dependabot-end)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[vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker).Updates `@vitejs/plugin-react` from 5.0.2 to 5.0.4<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.0.4</h2><h3>Perf: use native refresh wrapper plugin in rolldown-vite (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/881">#881</a>)</h3><h2>plugin-react@5.0.3</h2><h3>HMR did not work for components imported with queries withrolldown-vite (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/872">#872</a>)</h3><h3>Perf: simplify refresh wrapper generation (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/835">#835</a>)</h3></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.0.4 (2025-09-27)</h2><h3>Perf: use native refresh wrapper plugin in rolldown-vite (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/881">#881</a>)</h3><h2>5.0.3 (2025-09-17)</h2><h3>HMR did not work for components imported with queries withrolldown-vite (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/872">#872</a>)</h3><h3>Perf: simplify refresh wrapper generation (<ahref="https://redirect.github.com/vitejs/vite-plugin-react/pull/835">#835</a>)</h3></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/450d7df80a52c45f3da7a9612d96a4913f565ed7"><code>450d7df</code></a>release: plugin-react@5.0.4</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/86388455a0964b0563ab35b3b7410f245d598d54"><code>8638845</code></a>feat(react): full bundle mode compat (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/882">#882</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/bd1487d9a1396f8e9b92b95cd80c9edb8c736885"><code>bd1487d</code></a>perf(react): use native refresh wrapper plugin in rolldown-vite (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/881">#881</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/80df894c78169d63d9f1f49d35dd548b6aa53601"><code>80df894</code></a>docs: remove <code>disableOxcRecommendation</code> from plugin-reactreadme (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/880">#880</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/608f266c8d53f41a6b1541de35b218fe2640ec05"><code>608f266</code></a>chore(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/879">#879</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/3c2ebf89de7f5e40ed0ef932993f7d0b7695719b"><code>3c2ebf8</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/851">#851</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/8293cb38945e56729b5b045b09858da6b78ba3a3"><code>8293cb3</code></a>release: plugin-react@5.0.3</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/89ec16d68054a767f624d3da5b91cedf2fba1759"><code>89ec16d</code></a>fix(react): hmr did not work for components imported with queries withrolldo...</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/3a8b4a9070399bc7518cfcceb64d1518fda1568a"><code>3a8b4a9</code></a>perf: avoid sourcemap for refresh wrapper injection (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/835">#835</a>)</li><li><ahref="https://github.com/vitejs/vite-plugin-react/commit/afa28f1675e8169f6494413b2bb69577b9cbf6f5"><code>afa28f1</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/823">#823</a>)</li><li>Additional commits viewable in <ahref="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react">compareview</a></li></ul></details><details><summary>Maintainer changes</summary><p>This version was pushed to npm by [GitHub Actions](<ahref="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>Actions), a new releaser for <code>@vitejs/plugin-react</code> sinceyour current version.</p></details><br />Updates `vite` from 7.1.4 to 7.1.7<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.7</h2><p>Please refer to <ahref="https://github.com/vitejs/vite/blob/v7.1.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a>for details.</p><h2>v7.1.6</h2><p>Please refer to <ahref="https://github.com/vitejs/vite/blob/v7.1.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a>for details.</p><h2>v7.1.5</h2><p>Please refer to <ahref="https://github.com/vitejs/vite/blob/v7.1.5/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/main/packages/vite/CHANGELOG.md">vite'schangelog</a>.</em></p><blockquote><h2><!-- raw HTML omitted --><ahref="https://github.com/vitejs/vite/compare/v7.1.6...v7.1.7">7.1.7</a>(2025-09-22)<!-- raw HTML omitted --></h2><h3>Bug Fixes</h3><ul><li><strong>build:</strong> fix ssr environment <code>emitAssets:true</code> when <code>sharedConfigBuild: true</code> (<ahref="https://redirect.github.com/vitejs/vite/issues/20787">#20787</a>)(<ahref="https://github.com/vitejs/vite/commit/4c4583ce7a13306e0853901570c5d95517fe81da">4c4583c</a>)</li><li><strong>client:</strong> use CSP nonce when rendering error overlay(<ahref="https://redirect.github.com/vitejs/vite/issues/20791">#20791</a>)(<ahref="https://github.com/vitejs/vite/commit/9bc9d1258f550e9d8f5e530cd27aecb1bee32bdb">9bc9d12</a>)</li><li><strong>deps:</strong> update all non-major dependencies (<ahref="https://redirect.github.com/vitejs/vite/issues/20811">#20811</a>)(<ahref="https://github.com/vitejs/vite/commit/9f2247c066cac75746356c9391845235445a154b">9f2247c</a>)</li><li><strong>glob:</strong> handle glob imports from folders startingwith dot (<ahref="https://redirect.github.com/vitejs/vite/issues/20800">#20800</a>)(<ahref="https://github.com/vitejs/vite/commit/105abe87c412cf0f83859ba41fed869221cbb3e0">105abe8</a>)</li><li><strong>hmr:</strong> trigger prune event when import is removedfrom non hmr module (<ahref="https://redirect.github.com/vitejs/vite/issues/20768">#20768</a>)(<ahref="https://github.com/vitejs/vite/commit/9f32b1dc710991c53a9f665c8d0d6945f342bf92">9f32b1d</a>)</li><li><strong>hmr:</strong> wait for <code>import.meta.hot.prune</code>callbacks to complete before running other HMRs (<ahref="https://redirect.github.com/vitejs/vite/issues/20698">#20698</a>)(<ahref="https://github.com/vitejs/vite/commit/98a3484733443ee529870477a6ab6a03572e3cbc">98a3484</a>)</li></ul><h2><!-- raw HTML omitted --><ahref="https://github.com/vitejs/vite/compare/v7.1.5...v7.1.6">7.1.6</a>(2025-09-18)<!-- raw HTML omitted --></h2><h3>Bug Fixes</h3><ul><li><strong>deps:</strong> update all non-major dependencies (<ahref="https://redirect.github.com/vitejs/vite/issues/20773">#20773</a>)(<ahref="https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13">88af2ae</a>)</li><li><strong>esbuild:</strong> inject esbuild helper functions withminified <code>$</code> variables correctly (<ahref="https://redirect.github.com/vitejs/vite/issues/20761">#20761</a>)(<ahref="https://github.com/vitejs/vite/commit/7e8e0043d60379e11da481d9cc3c3556c9756ac0">7e8e004</a>)</li><li>fallback terser to main thread when nameCache is provided (<ahref="https://redirect.github.com/vitejs/vite/issues/20750">#20750</a>)(<ahref="https://github.com/vitejs/vite/commit/a679a643404c95556dda2670643e14eca9c585bd">a679a64</a>)</li><li><strong>types:</strong> strict env typings fail when<code>skipLibCheck</code> is <code>false</code> (<ahref="https://redirect.github.com/vitejs/vite/issues/20755">#20755</a>)(<ahref="https://github.com/vitejs/vite/commit/cc54e294746d3eac868de96f85d98dd0fa0cda11">cc54e29</a>)</li></ul><h3>Miscellaneous Chores</h3><ul><li><strong>deps:</strong> update rolldown-related dependencies (<ahref="https://redirect.github.com/vitejs/vite/issues/20675">#20675</a>)(<ahref="https://github.com/vitejs/vite/commit/a67bb5fbec5f3e42151dc7e3166858d0d33533de">a67bb5f</a>)</li><li><strong>deps:</strong> update rolldown-related dependencies (<ahref="https://redirect.github.com/vitejs/vite/issues/20772">#20772</a>)(<ahref="https://github.com/vitejs/vite/commit/d785e72f2ead705e8b2416c0a5097878fced3435">d785e72</a>)</li></ul><h2><!-- raw HTML omitted --><ahref="https://github.com/vitejs/vite/compare/v7.1.4...v7.1.5">7.1.5</a>(2025-09-08)<!-- raw HTML omitted --></h2><h3>Bug Fixes</h3><ul><li>apply <code>fs.strict</code> check to HTML files (<ahref="https://redirect.github.com/vitejs/vite/issues/20736">#20736</a>)(<ahref="https://github.com/vitejs/vite/commit/14015d794f69accba68798bd0e15135bc51c9c1e">14015d7</a>)</li><li><strong>deps:</strong> update all non-major dependencies (<ahref="https://redirect.github.com/vitejs/vite/issues/20732">#20732</a>)(<ahref="https://github.com/vitejs/vite/commit/122bfbabeb1f095ce7cabd30893e5531e9a007c4">122bfba</a>)</li><li>upgrade sirv to 3.0.2 (<ahref="https://redirect.github.com/vitejs/vite/issues/20735">#20735</a>)(<ahref="https://github.com/vitejs/vite/commit/09f2b52e8d5907f26602653caf41b3a56692600d">09f2b52</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/vitejs/vite/commit/693d25510aba3322e8e689764df8c3b18db04a98"><code>693d255</code></a>release: v7.1.7</li><li><ahref="https://github.com/vitejs/vite/commit/98a3484733443ee529870477a6ab6a03572e3cbc"><code>98a3484</code></a>fix(hmr): wait for <code>import.meta.hot.prune</code> callbacks tocomplete before runni...</li><li><ahref="https://github.com/vitejs/vite/commit/9f32b1dc710991c53a9f665c8d0d6945f342bf92"><code>9f32b1d</code></a>fix(hmr): trigger prune event when import is removed from non hmr module(<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20">#20</a>...</li><li><ahref="https://github.com/vitejs/vite/commit/9f2247c066cac75746356c9391845235445a154b"><code>9f2247c</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20811">#20811</a>)</li><li><ahref="https://github.com/vitejs/vite/commit/105abe87c412cf0f83859ba41fed869221cbb3e0"><code>105abe8</code></a>fix(glob): handle glob imports from folders starting with dot (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20800">#20800</a>)</li><li><ahref="https://github.com/vitejs/vite/commit/4c4583ce7a13306e0853901570c5d95517fe81da"><code>4c4583c</code></a>fix(build): fix ssr environment <code>emitAssets: true</code> when`sharedConfigBuild: t...</li><li><ahref="https://github.com/vitejs/vite/commit/9bc9d1258f550e9d8f5e530cd27aecb1bee32bdb"><code>9bc9d12</code></a>fix(client): use CSP nonce when rendering error overlay (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20791">#20791</a>)</li><li><ahref="https://github.com/vitejs/vite/commit/54377f70ad72d56a2c5b4f36a812b5991573d5b1"><code>54377f7</code></a>release: v7.1.6</li><li><ahref="https://github.com/vitejs/vite/commit/88af2ae7df77160e7d11a9fa147a4967c8499f13"><code>88af2ae</code></a>fix(deps): update all non-major dependencies (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20773">#20773</a>)</li><li><ahref="https://github.com/vitejs/vite/commit/d785e72f2ead705e8b2416c0a5097878fced3435"><code>d785e72</code></a>chore(deps): update rolldown-related dependencies (<ahref="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20772">#20772</a>)</li><li>Additional commits viewable in <ahref="https://github.com/vitejs/vite/commits/v7.1.7/packages/vite">compareview</a></li></ul></details><br />Updates `vite-plugin-checker` from 0.10.3 to 0.11.0<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/fi3ework/vite-plugin-checker/releases">vite-plugin-checker'sreleases</a>.</em></p><blockquote><h2>vite-plugin-checker@0.11.0</h2><h3> 🚨 Breaking Changes</h3><ul><li>Use node built-in instead of <code>strip-ansi</code> - by <ahref="https://github.com/danielroe"><code>@danielroe</code></a> in <ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/588">fi3ework/vite-plugin-checker#588</a><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/66a10dc"><!--raw HTML omitted -->(66a10)<!-- raw HTML omitted --></a></li></ul><h3> 🚀 Features</h3><ul><li><strong>oxlint</strong>: Add support for oxlint - by <ahref="https://github.com/raidorev"><code>@raidorev</code></a> in <ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/578">fi3ework/vite-plugin-checker#578</a><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/61408e7"><!--raw HTML omitted -->(61408)<!-- raw HTML omitted --></a></li></ul><h3> 🐞 Bug Fixes</h3><ul><li>Address merge conflict with strip-ansi - by <ahref="https://github.com/danielroe"><code>@danielroe</code></a> <ahref="https://github.com/fi3ework/vite-plugin-checker/commit/bac91cf"><!--raw HTML omitted -->(bac91)<!-- raw HTML omitted --></a></li><li><strong>deps</strong>: Update dependency strip-ansi to ^7.1.2 - in<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/587">fi3ework/vite-plugin-checker#587</a><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/5ddc18c"><!--raw HTML omitted -->(5ddc1)<!-- raw HTML omitted --></a></li></ul><h5> <ahref="https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.3...vite-plugin-checker@0.11.0">Viewchanges on GitHub</a></h5></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/44a86f717078355c40ea4ee77a78fb3200ab557e"><code>44a86f7</code></a>v0.11.0</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/d22d54a935e0214569d676f243d4b4f860fbac90"><code>d22d54a</code></a>chore: remove in-source changelogs</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/baf7152a75711b4bf6edecd949d7a3f0b3cc8589"><code>baf7152</code></a>ci: use trusted publishing</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/bac91cf1fc99cfd86bde979906d3e1c1cd3afeb5"><code>bac91cf</code></a>fix: address merge conflict with strip-ansi</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/66a10dca11420d39f39879dbde3716c314e15375"><code>66a10dc</code></a>perf!: use node built-in instead of <code>strip-ansi</code> (<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/588">#588</a>)</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/61408e75f78491a3e5a32203387a529796a5a764"><code>61408e7</code></a>feat(oxlint): add support for oxlint (<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/578">#578</a>)</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/5ddc18c639ee7f4fac8d42762cc02d206d78f182"><code>5ddc18c</code></a>fix(deps): update dependency strip-ansi to ^7.1.2 (<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/587">#587</a>)</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/bfc6118391f971b91ee6c8145565b17e3df51258"><code>bfc6118</code></a>chore(deps): update dependency <code>@tsconfig/strictest</code> to^2.0.6 (<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/586">#586</a>)</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/fd3443a5d955466386dfcb07099ba7225a386369"><code>fd3443a</code></a>chore(deps): update dependency vite to v5 [security] (<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/585">#585</a>)</li><li><ahref="https://github.com/fi3ework/vite-plugin-checker/commit/9158f8f1a6d4388d0b2908b41de3c4e2fcaa1b04"><code>9158f8f</code></a>chore(deps): update dependency publint to ^0.3.13 (<ahref="https://redirect.github.com/fi3ework/vite-plugin-checker/issues/584">#584</a>)</li><li>Additional commits viewable in <ahref="https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.10.3...vite-plugin-checker@0.11.0">compareview</a></li></ul></details><details><summary>Maintainer changes</summary><p>This version was pushed to npm by [GitHub Actions](<ahref="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>Actions), a new releaser for vite-plugin-checker since your currentversion.</p></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>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the vite group with 3 updates in the /site directory:@vitejs/plugin-react,vite andvite-plugin-checker.
Updates
@vitejs/plugin-react
from 5.0.2 to 5.0.4Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
450d7df
release: plugin-react@5.0.48638845
feat(react): full bundle mode compat (#882)bd1487d
perf(react): use native refresh wrapper plugin in rolldown-vite (#881)80df894
docs: removedisableOxcRecommendation
from plugin-react readme (#880)608f266
chore(deps): update all non-major dependencies (#879)3c2ebf8
fix(deps): update all non-major dependencies (#851)8293cb3
release: plugin-react@5.0.389ec16d
fix(react): hmr did not work for components imported with queries with rolldo...3a8b4a9
perf: avoid sourcemap for refresh wrapper injection (#835)afa28f1
fix(deps): update all non-major dependencies (#823)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitejs/plugin-react
since your current version.Updates
vite
from 7.1.4 to 7.1.7Release notes
Sourced fromvite's releases.
Changelog
Sourced fromvite's changelog.
Commits
693d255
release: v7.1.798a3484
fix(hmr): wait forimport.meta.hot.prune
callbacks to complete before runni...9f32b1d
fix(hmr): trigger prune event when import is removed from non hmr module (#20...9f2247c
fix(deps): update all non-major dependencies (#20811)105abe8
fix(glob): handle glob imports from folders starting with dot (#20800)4c4583c
fix(build): fix ssr environmentemitAssets: true
when `sharedConfigBuild: t...9bc9d12
fix(client): use CSP nonce when rendering error overlay (#20791)54377f7
release: v7.1.688af2ae
fix(deps): update all non-major dependencies (#20773)d785e72
chore(deps): update rolldown-related dependencies (#20772)Updates
vite-plugin-checker
from 0.10.3 to 0.11.0Release notes
Sourced fromvite-plugin-checker's releases.
Commits
44a86f7
v0.11.0d22d54a
chore: remove in-source changelogsbaf7152
ci: use trusted publishingbac91cf
fix: address merge conflict with strip-ansi66a10dc
perf!: use node built-in instead ofstrip-ansi
(#588)61408e7
feat(oxlint): add support for oxlint (#578)5ddc18c
fix(deps): update dependency strip-ansi to ^7.1.2 (#587)bfc6118
chore(deps): update dependency@tsconfig/strictest
to ^2.0.6 (#586)fd3443a
chore(deps): update dependency vite to v5 [security] (#585)9158f8f
chore(deps): update dependency publint to ^0.3.13 (#584)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite-plugin-checker since your current version.
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 commands and options
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and 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 ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions