Skip to content

Upgrade Marquez Web to React 18#3095

Draft
merobi-hub wants to merge 11 commits intomainfrom
react-19
Draft

Upgrade Marquez Web to React 18#3095
merobi-hub wants to merge 11 commits intomainfrom
react-19

Conversation

@merobi-hub
Copy link
Collaborator

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

Problem

Marquez Web is on an old version of React, 17. This is two major versions behind the latest version.

Solution

This PR takes the preliminary step of migrating to 18. Aside from the dependency upgrades, this involves updating the client rendering API.

One-line summary: upgrade Web to React 18

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>
@boring-cyborg boring-cyborg bot added the web label Mar 1, 2026
@merobi-hub merobi-hub changed the title Upgrade Marquez Web to React 19 Upgrade Marquez Web to React 18 Mar 1, 2026
Signed-off-by: merobi-hub <merobi@gmail.com>
Signed-off-by: merobi-hub <merobi@gmail.com>
@merobi-hub merobi-hub marked this pull request as draft March 1, 2026 03:05
…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>
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