Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade react-json-tree #22583

Merged
merged 5 commits into from
Jan 4, 2023

Conversation

lilykuang
Copy link
Member

@lilykuang lilykuang commented Jan 4, 2023

SUMMARY

  • current version react-json-tree does not support react 18, react-json-tree need to be upgraded before react 18 upgrade

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@lilykuang lilykuang requested a review from a team January 4, 2023 00:52
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #22583 (3f23976) into master (40dba06) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #22583   +/-   ##
=======================================
  Coverage   67.00%   67.00%           
=======================================
  Files        1859     1859           
  Lines       71019    71019           
  Branches     7766     7766           
=======================================
  Hits        47587    47587           
  Misses      21410    21410           
  Partials     2022     2022           
Flag Coverage Δ
javascript 53.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...-frontend/src/components/FilterableTable/index.tsx 72.67% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Lily Kuang added 4 commits January 4, 2023 09:25
…box-tree

# Conflicts:
#	superset-frontend/package-lock.json
#	superset-frontend/package.json
@lilykuang lilykuang merged commit 82b0c23 into apache:master Jan 4, 2023
@lilykuang lilykuang deleted the upgrade-react-checkbox-tree branch January 4, 2023 18:50
@lilykuang lilykuang changed the title chore: upgrade react-checkbox-tree chore: upgrade react-json-tree Jan 4, 2023
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.1.0 and removed 🚢 2.1.3 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants