Skip to content

Update @vitejs/plugin-react 5.1.3 → 5.2.0 (minor)#19826

Open
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/pnpm/@vitejs/plugin-react-5.2.0
Open

Update @vitejs/plugin-react 5.1.3 → 5.2.0 (minor)#19826
depfu[bot] wants to merge 1 commit intomainfrom
depfu/update/pnpm/@vitejs/plugin-react-5.2.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 19, 2026

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​vitejs/plugin-react (5.1.3 → 5.2.0) · Repo · Changelog

Release Notes

5.1.4 (from changelog)

Fix canSkipBabel not accounting for babel.overrides (#1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested a review from a team as a code owner March 19, 2026 14:40
@depfu depfu bot added the depfu label Mar 19, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 360efe3c-b355-4f5f-9090-b3ada68bea9c

📥 Commits

Reviewing files that changed from the base of the PR and between d596b0c and 027339f.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • playgrounds/vite/package.json

Walkthrough

The @vitejs/plugin-react dependency in playgrounds/vite/package.json was updated from version ^5.1.3 to ^5.2.0. This is a minor version bump that allows the project to use compatible releases within the 5.2.x range. No other dependencies, scripts, or package metadata were modified. No public entity declarations were affected by this change.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating @vitejs/plugin-react from version 5.1.3 to 5.2.0, with the version bump type indicated as minor.
Description check ✅ Passed The description is directly related to the changeset, providing detailed release notes about the @vitejs/plugin-react update, including what changed in version 5.1.4 and relevant metadata.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@depfu
Copy link
Contributor Author

depfu bot commented Mar 19, 2026

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants