An open index of dependabot pull requests across open source projects.

chore: bump the vite group across 1 directory with 3 updates

Open
Number: #20057
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 01, 2025 at 11:12 AM UTC
(3 days ago)
Updated: October 01, 2025 at 11:12 AM UTC
(3 days ago)
Labels:
dependencies javascript
Description:

Bumps the vite group with 3 updates in the /site directory: @vitejs/plugin-react, vite and vite-plugin-checker.

Updates @vitejs/plugin-react from 5.0.2 to 5.0.4

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.0.4

Perf: use native refresh wrapper plugin in rolldown-vite (#881)

plugin-react@5.0.3

HMR did not work for components imported with queries with rolldown-vite (#872)

Perf: simplify refresh wrapper generation (#835)

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.0.4 (2025-09-27)

Perf: use native refresh wrapper plugin in rolldown-vite (#881)

5.0.3 (2025-09-17)

HMR did not work for components imported with queries with rolldown-vite (#872)

Perf: simplify refresh wrapper generation (#835)

Commits
  • 450d7df release: plugin-react@5.0.4
  • 8638845 feat(react): full bundle mode compat (#882)
  • bd1487d perf(react): use native refresh wrapper plugin in rolldown-vite (#881)
  • 80df894 docs: remove disableOxcRecommendation 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.3
  • 89ec16d 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)
  • Additional commits viewable in compare view
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.7

Release notes

Sourced from vite's releases.

v7.1.7

Please refer to CHANGELOG.md for details.

v7.1.6

Please refer to CHANGELOG.md for details.

v7.1.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.7 (2025-09-22)

Bug Fixes

  • build: fix ssr environment emitAssets: true when sharedConfigBuild: true (#20787) (4c4583c)
  • client: use CSP nonce when rendering error overlay (#20791) (9bc9d12)
  • deps: update all non-major dependencies (#20811) (9f2247c)
  • glob: handle glob imports from folders starting with dot (#20800) (105abe8)
  • hmr: trigger prune event when import is removed from non hmr module (#20768) (9f32b1d)
  • hmr: wait for import.meta.hot.prune callbacks to complete before running other HMRs (#20698) (98a3484)

7.1.6 (2025-09-18)

Bug Fixes

  • deps: update all non-major dependencies (#20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#20755) (cc54e29)

Miscellaneous Chores

7.1.5 (2025-09-08)

Bug Fixes

Commits
  • 693d255 release: v7.1.7
  • 98a3484 fix(hmr): wait for import.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 environment emitAssets: true when `sharedConfigBuild: t...
  • 9bc9d12 fix(client): use CSP nonce when rendering error overlay (#20791)
  • 54377f7 release: v7.1.6
  • 88af2ae fix(deps): update all non-major dependencies (#20773)
  • d785e72 chore(deps): update rolldown-related dependencies (#20772)
  • Additional commits viewable in compare view

Updates vite-plugin-checker from 0.10.3 to 0.11.0

Release notes

Sourced from vite-plugin-checker's releases.

vite-plugin-checker@0.11.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 44a86f7 v0.11.0
  • d22d54a chore: remove in-source changelogs
  • baf7152 ci: use trusted publishing
  • bac91cf fix: address merge conflict with strip-ansi
  • 66a10dc perf!: use node built-in instead of strip-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)
  • Additional commits viewable in compare view
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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+680
Deletions:
-694
Package Dependencies
Ecosystem:
npm
Version Change:
5.0.2 → 5.0.4
Update Type:
Patch
Package:
vite
Ecosystem:
npm
Version Change:
7.1.4 → 7.1.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.10.3 → 0.11.0
Update Type:
Minor
Technical Details
ID: 9003171
UUID: 2877820355
Node ID: PR_kwDOGkVX1s6riA3D
Host: GitHub
Repository: coder/coder
Merge State: Unknown