Skip to content

chore(deps-dev): Bump @vitejs/plugin-react from 6.0.3 to 6.0.5 in /web - #501

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/vitejs/plugin-react-6.0.4
Closed

chore(deps-dev): Bump @vitejs/plugin-react from 6.0.3 to 6.0.5 in /web#501
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/vitejs/plugin-react-6.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @vitejs/plugin-react from 6.0.3 to 6.0.5.

Release notes

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

plugin-react@6.0.5

Fixed the react compiler preset filter to be linear (#1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.

plugin-react@6.0.4

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined. This error is now fixed.

Changelog

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

6.0.5 (2026-07-30)

Fixed the react compiler preset filter to be linear (#1353)

The improved filter in v6.0.3 was non-linear and caused a performance regression (#1349). The filter was changed to be linear to avoid that.

6.0.4 (2026-07-22)

Fixed $RefreshSig$ is not defined error when running vite dev with NODE_ENV=production

When running vite dev with NODE_ENV=production, the app errored with $RefreshSig$ is not defined. This error is now fixed.

Commits
  • 68c0cb8 release: plugin-react@6.0.5 (#1362)
  • 555cdbc fix(react): make the react compiler preset filter linear (#1353)
  • a00a9f8 fix(deps): update all non-major dependencies (#1327)
  • f4b5498 release: plugin-react@6.0.4
  • 7a40659 fix(react): $RefreshSig$ is not defined with NODE_ENV=production vite dev ...
  • 98b32d4 fix(deps): update react 19.2.8 (#1298)
  • 8ae5449 fix: babel-plugin-react-compiler cannot be imported when used in a framework ...
  • f09ea01 fix(deps): update all non-major dependencies (#1282)
  • See full diff in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
Copilot AI lite review requested due to automatic review settings August 1, 2026 09:56
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the React plugin for Vite to a newer patch version.

Changes:

  • Bump @vitejs/plugin-react from ^6.0.3 to ^6.0.4
Files not reviewed (1)
  • web/package-lock.json: Generated file

@spboyer

Copy link
Copy Markdown
Member

Dependabot (@dependabot) rebase

@spboyer

Copy link
Copy Markdown
Member

Dependabot (@dependabot) recreate

@spboyer
Shayne Boyer (spboyer) enabled auto-merge (squash) August 6, 2026 22:24
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 6.0.3 to 6.0.5.
- [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@6.0.5/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): Bump @vitejs/plugin-react from 6.0.3 to 6.0.4 in /web chore(deps-dev): Bump @vitejs/plugin-react from 6.0.3 to 6.0.5 in /web Aug 6, 2026
Copilot AI review requested due to automatic review settings August 6, 2026 23:42
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/vitejs/plugin-react-6.0.4 branch from 38795fc to 959cbaa Compare August 6, 2026 23:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • web/package-lock.json: Generated file

@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #520.

@dependabot dependabot Bot closed this Aug 6, 2026
auto-merge was automatically disabled August 6, 2026 23:43

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/vitejs/plugin-react-6.0.4 branch August 6, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants