This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-table/types/d3-array-3.2.1
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 5399738ea6 build(deps): bump @types/d3-array
add 64ba5797df fix(deck.gl Multiple Layer Chart): Add Contour and Heatmap
Layer as options (#25923)
add 8ca541c850 chore: Slovenian translation update (#23873)
add 9ece4049f1 build(deps-dev): bump webpack from 5.89.0 to 5.90.0 in
/docs (#26839)
add eea71eb6bc build(deps-dev): bump @docusaurus/module-type-aliases from
3.1.0 to 3.1.1 in /docs (#26834)
add f73760a5d1 build(deps): bump @types/react-table from 7.0.29 to 7.7.19
in /superset-frontend (#26832)
add 29582e8d86 chore(deps): bump typescript to 4.8.4 (#24272)
add b477cf4e02 build(deps): bump @types/d3-array
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5399738ea6)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-table/types/d3-array-3.2.1
(b477cf4e02)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docs/package.json | 4 +-
docs/yarn.lock | 94 +-
superset-frontend/package-lock.json | 32 +-
superset-frontend/package.json | 4 +-
.../src/chart/components/createLoadableRenderer.ts | 7 +-
.../superset-ui-core/src/query/api/v1/makeApi.ts | 6 +-
.../superset-ui-switchboard/src/switchboard.ts | 5 +-
.../legacy-preset-chart-deckgl/src/index.ts | 2 +
.../src/layers/Arc/Arc.tsx | 8 +-
.../src/layers/Geojson/Geojson.tsx | 4 +-
.../src/layers/Heatmap/Heatmap.tsx | 2 +-
.../src/layers/Path/Path.tsx | 2 +-
.../src/layers/Polygon/Polygon.tsx | 10 +-
.../src/layers/Scatter/Scatter.tsx | 10 +-
.../src/layers/Screengrid/Screengrid.tsx | 4 +-
.../legacy-preset-chart-deckgl/src/layers/index.ts | 4 +
.../plugins/plugin-chart-table/package.json | 2 +-
.../src/DataTable/hooks/useSticky.tsx | 1 +
.../plugin-chart-table/src/controlPanel.tsx | 4 +-
.../plugins/plugin-chart-table/src/utils/extent.ts | 9 +-
.../src/chart/WordCloud.tsx | 2 +
superset-frontend/src/components/Modal/Modal.tsx | 1 +
superset/translations/sl/LC_MESSAGES/messages.json | 2340 ++-
superset/translations/sl/LC_MESSAGES/messages.po | 14854 +++++++++----------
24 files changed, 9088 insertions(+), 8323 deletions(-)