Skip to content

@hyphen/react-sdk - chore: upgrade React dependencies#48

Merged
jaredwray merged 1 commit into
mainfrom
claude/amazing-newton-we2nmt
Jun 9, 2026
Merged

@hyphen/react-sdk - chore: upgrade React dependencies#48
jaredwray merged 1 commit into
mainfrom
claude/amazing-newton-we2nmt

Conversation

@jaredwray

Copy link
Copy Markdown
Contributor

Summary

Upgrade the React-ecosystem dev/test packages together (final dependency-management group).

Versions

  • react 19.2.6 → 19.2.7
  • react-dom 19.2.6 → 19.2.7
  • @types/react 19.2.14 → 19.2.16

Tests

  • pnpm build passes
  • pnpm test passes (15 tests, 100% line coverage)

Notes

These React packages live in devDependencies (used by the test suite via @testing-library/react + happy-dom); peerDependencies (react@^18.0.0 || ^19.0.0) are intentionally left untouched.

https://claude.ai/code/session_01Joji3jaJQvm1tN7qw3VtHZ


Generated by Claude Code

- react 19.2.6 -> 19.2.7
- react-dom 19.2.6 -> 19.2.7
- @types/react 19.2.14 -> 19.2.16

These are the dev/test React packages; peerDependencies (react ^18 || ^19)
are left untouched. pnpm build and pnpm test both pass (15 tests, 100%
line coverage).

https://claude.ai/code/session_01Joji3jaJQvm1tN7qw3VtHZ

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the React-related dependencies in the project. Specifically, it bumps react and react-dom from version 19.2.6 to 19.2.7, and @types/react from version 19.2.14 to 19.2.16 in both package.json and pnpm-lock.yaml. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (acf0cb0) to head (1c1b8c8).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #48   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           19        19           
  Branches         1         1           
=========================================
  Hits            19        19           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jaredwray jaredwray merged commit a0f8d3a into main Jun 9, 2026
10 checks passed
@jaredwray jaredwray deleted the claude/amazing-newton-we2nmt branch June 9, 2026 16:15
@jaredwray jaredwray mentioned this pull request Jun 9, 2026
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants