Skip to content

Update @vitejs/plugin-react 5.1.3 → 5.1.4 (patch)#19746

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

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

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Mar 2, 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.1.4) · 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 2, 2026 10:40
@depfu depfu bot added the depfu label Mar 2, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between bf2e2fe and 950feb0.

⛔ 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

This pull request updates the @vitejs/plugin-react dependency in the Vite playground configuration from version ^5.1.3 to ^5.1.4. The change involves a single package.json modification that increments the patch version of the dependency within the specified version range. No other configuration values or dependencies are altered. The change does not affect any public exports or declared entities.

🚥 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.1.4, which is the only change in the pull request.
Description check ✅ Passed The description is directly related to the changeset, providing release notes, changelog links, and details about the @vitejs/plugin-react update from 5.1.3 to 5.1.4.

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


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

@depfu
Copy link
Contributor Author

depfu bot commented Mar 2, 2026

Sorry, but the merge failed with:

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

@Moses-main
Copy link

Hi team,

I'll update the Vite plugin React version. Quick dependency update!

Please assign!

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.

1 participant