fix(ECharts): Revert ECharts version bump#30388
Conversation
|
I guess that's our culprit... (from changelog)
|
|
@rusackas @hainenber Maybe we should require PR authors to include the CHANGELOG in the PR description when bumping minor/major versions? |
|
Apologies all for the mess I made and thanks for fixing the horror @geido 👏 @michael-s-molina I will be more dilligent in bumping minor versions in the future. Semver is only a convention, after all 🤒 |
No problem at all @hainenber. We really appreciate all the amazing contributions you have made to Superset. My comment is just to keep improving the process 😉 |
|
Thanks. It's this amazing Superset community that aspire me to improve the platform further! 🙌 I think we might want to have some sort of Echarts integration test to keep ourselves less paranoid when it comes to bumping its version. |

SUMMARY
PR #29963 has bumped ECharts to version 5.5.1. However, we have seen several issues with running the frontend. This PR reverts ECharts to previous version 5.4.1.
BEFORE
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION