Skip to content

Update @vitejs/plugin-react 5.1.1 → 5.1.2 (patch) - #19440

Merged
thecrypticace merged 1 commit into
mainfrom
depfu/update/pnpm/@vitejs/plugin-react-5.1.2
Dec 15, 2025
Merged

Update @vitejs/plugin-react 5.1.1 → 5.1.2 (patch)#19440
thecrypticace merged 1 commit into
mainfrom
depfu/update/pnpm/@vitejs/plugin-react-5.1.2

Conversation

@depfu

@depfu depfu Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

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.1 → 5.1.2) · Repo · Changelog


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 December 15, 2025 09:55
@depfu depfu Bot added the depfu label Dec 15, 2025
@coderabbitai

coderabbitai Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

Walkthrough

The pull request updates a dependency version in the Vite playground package configuration. Specifically, the @vitejs/plugin-react package version is bumped from ^5.1.1 to ^5.1.2 in playgrounds/vite/package.json. This is a patch-level version update within the specified minor version range. No functional code changes, control-flow modifications, or alterations to public APIs are introduced by this change.

Pre-merge checks

✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating @vitejs/plugin-react from 5.1.1 to 5.1.2, which is a patch version bump.
Description check ✅ Passed The description is related to the changeset, documenting the dependency update from @vitejs/plugin-react 5.1.1 to 5.1.2 with links to the repository and changelog.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cb3703f and a06d549.

⛔ 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 (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
  • GitHub Check: macOS
  • GitHub Check: Linux
  • GitHub Check: Linux / cli
  • GitHub Check: Windows
  • GitHub Check: Linux / webpack
  • GitHub Check: Linux / postcss
  • GitHub Check: Linux / vite
  • GitHub Check: Linux / upgrade
🔇 Additional comments (1)
playgrounds/vite/package.json (1)

13-13: LGTM! This is a safe patch-level update.

The 5.1.2 release includes fixes for querystring handling in the transform hook, React import regex patterns, .mjs file transformation, TypeScript JSX handling, and jsx-dev-runtime optimization, with no breaking changes. The version constraint syntax is correct.


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

@depfu

depfu Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

Sorry, but the merge failed with:

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

@thecrypticace
thecrypticace merged commit 52e91db into main Dec 15, 2025
9 checks passed
@thecrypticace
thecrypticace deleted the depfu/update/pnpm/@vitejs/plugin-react-5.1.2 branch December 15, 2025 14:35
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