This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a change to branch npm-upgrades in repository https://gitbox.apache.org/repos/asf/superset.git
from 0cff08e7eb fix: ESLint no-plusplus compliance in scaleUtils add 6f29670ce1 feat: restore d3-scale with security overrides - perfect balance achieved No new revisions were added by this update. Summary of changes: superset-frontend/package-lock.json | 4 +- .../packages/superset-ui-core/src/utils/index.ts | 1 - .../superset-ui-core/src/utils/scaleUtils.ts | 94 ---------------------- .../legacy-plugin-chart-horizon/package.json | 1 + .../legacy-plugin-chart-horizon/src/HorizonRow.jsx | 4 +- .../legacy-preset-chart-deckgl/package.json | 1 + .../src/layers/common.tsx | 6 +- .../legacy-preset-chart-deckgl/src/utils.ts | 8 +- superset-frontend/tmp-tsconfig-5p029jujk4c.json | 76 +++++++++++++++++ 9 files changed, 91 insertions(+), 104 deletions(-) delete mode 100644 superset-frontend/packages/superset-ui-core/src/utils/scaleUtils.ts create mode 100644 superset-frontend/tmp-tsconfig-5p029jujk4c.json