-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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: bump superset-ui to 0.18.17 #17270
chore: bump superset-ui to 0.18.17 #17270
Conversation
@@ -68,35 +68,35 @@ | |||
"@emotion/cache": "^11.4.0", | |||
"@emotion/react": "^11.4.1", | |||
"@emotion/styled": "^11.3.0", | |||
"@superset-ui/chart-controls": "^0.18.16", | |||
"@superset-ui/core": "^0.18.15", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure why @superset-ui/core
wasn't bumped to ^0.18.16
previously.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report
@@ Coverage Diff @@
## master #17270 +/- ##
==========================================
- Coverage 77.02% 77.02% -0.01%
==========================================
Files 1037 1037
Lines 55629 55629
Branches 7594 7594
==========================================
- Hits 42849 42848 -1
- Misses 12530 12531 +1
Partials 250 250
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: John Bodley <john.bodley@airbnb.com>
SUMMARY
As titled. Rebuilt
superset-frontend/package-lock.json
by runningnpm install
.TESTING INSTRUCTIONS
CI.
ADDITIONAL INFORMATION