Skip to content

[WEB] Upgrade React to 19#3097

Merged
merobi-hub merged 31 commits intomainfrom
react-19
Apr 6, 2026
Merged

[WEB] Upgrade React to 19#3097
merobi-hub merged 31 commits intomainfrom
react-19

Conversation

@merobi-hub
Copy link
Copy Markdown
Collaborator

@merobi-hub merobi-hub commented Mar 13, 2026

Problem

Now that React is on 18.3, we can easily upgrade to 19.

Solution

Upgrade React to 19, including the relevant types.

One-line summary: upgrade React to 19

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
…ing lib

Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
@boring-cyborg boring-cyborg bot added the web label Mar 13, 2026
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
@merobi-hub merobi-hub requested a review from phixMe March 15, 2026 00:35
Signed-off-by: merobi-hub <merobi@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.18%. Comparing base (3422817) to head (edcc924).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3097      +/-   ##
============================================
+ Coverage     81.02%   81.18%   +0.16%     
- Complexity      241     1506    +1265     
============================================
  Files            43      268     +225     
  Lines           996     7356    +6360     
  Branches         40      325     +285     
============================================
+ Hits            807     5972    +5165     
- Misses          160     1226    +1066     
- Partials         29      158     +129     

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread web/libs/graph/package.json Outdated
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
merobi-hub and others added 5 commits April 5, 2026 10:09
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
@merobi-hub
Copy link
Copy Markdown
Collaborator Author

merobi-hub commented Apr 5, 2026

@phixMe It turns out "easily" was very wishful thinking. I went with any type definitions to get around known issues with d3 and react-i18n that I propose we deal with separately.

@merobi-hub merobi-hub requested a review from phixMe April 5, 2026 14:37
Copy link
Copy Markdown
Member

@phixMe phixMe left a comment

Choose a reason for hiding this comment

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

Thanks @merobi-hub for doing this. TypeScript version looks good now.

@merobi-hub merobi-hub merged commit 75d914e into main Apr 6, 2026
14 checks passed
@merobi-hub merobi-hub deleted the react-19 branch April 6, 2026 23:41
merobi-hub added a commit that referenced this pull request Apr 8, 2026
* Upgrade web and graph to React 19

---------

Signed-off-by: merobi-hub <merobi@gmail.com>
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.

2 participants