This is an automated email from the ASF dual-hosted git repository. rusackas pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/superset.git
from c25b4221f8 fix(npm): more reliable execution of `npm run update-maps` (#34305) add 8783579aa8 fix(cartodiagram): add missing locales for rendering echarts (#34268) No new revisions were added by this update. Summary of changes: .../plugins/plugin-chart-cartodiagram/package.json | 2 ++ .../src/components/ChartLayer.tsx | 8 ++++++++ .../src/components/ChartWrapper.tsx | 21 ++++++++++++++++----- .../src/components/OlChartMap.tsx | 5 +++++ .../plugins/plugin-chart-cartodiagram/src/types.ts | 2 ++ .../src/util/chartUtil.tsx | 2 ++ .../test/components/chartLayer.test.ts | 2 ++ 7 files changed, 37 insertions(+), 5 deletions(-)