You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2023/08/01 19:50:23 UTC

[superset] branch dependabot/npm_and_yarn/superset-websocket/typescript-eslint/eslint-plugin-6.2.1 updated (9121e12773 -> 9d0740ccb4)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-websocket/typescript-eslint/eslint-plugin-6.2.1
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 9121e12773 build(deps-dev): bump @typescript-eslint/eslint-plugin
     add ea17dd637c fix: Links in tooltips of dashboard chart cards (#24846)
     add 1c5971d3af fix(legacy-chart): corrupted raw chart data (#24850)
     add 44e4fb1090 build(deps-dev): bump eslint from 8.45.0 to 8.46.0 in /superset-websocket (#24842)
     add 9d0740ccb4 build(deps-dev): bump @typescript-eslint/eslint-plugin

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   (9121e12773)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-websocket/typescript-eslint/eslint-plugin-6.2.1 (9d0740ccb4)

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:
 .../legacy-preset-chart-nvd3/src/transformProps.js |   1 +
 .../components/AddSliceCard/AddSliceCard.test.tsx  |  21 ++++-
 .../components/AddSliceCard/AddSliceCard.tsx       |  26 +++++-
 superset-websocket/package-lock.json               | 102 ++++++++++-----------
 superset-websocket/package.json                    |   2 +-
 5 files changed, 94 insertions(+), 58 deletions(-)