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/geostyler-style-11.0.1
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 82441a37bce chore(deps): bump geostyler-style in /superset-frontend
add 2cce0308d4e fix: big number drill to details column data (#37068)
add fa79a467e41 chore(deps): bump googleapis from 170.1.0 to 171.0.0 in
/superset-frontend (#37564)
add 1534504c929 chore(deps): bump geostyler-style in /superset-frontend
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 (82441a37bce)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/geostyler-style-11.0.1
(1534504c929)
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:
superset-frontend/package-lock.json | 16 ++++++++--------
superset-frontend/package.json | 4 ++--
.../plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx | 6 +++++-
.../BigNumberWithTrendline/transformProps.test.ts | 1 +
.../plugins/plugin-chart-echarts/src/BigNumber/types.ts | 1 +
.../test/BigNumber/transformProps.test.ts | 3 +++
6 files changed, 20 insertions(+), 11 deletions(-)