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/10/17 16:51:47 UTC

[superset] branch dependabot/npm_and_yarn/superset-embedded-sdk/babel/traverse-7.23.2 updated (20b9fade7a -> c4466a1ef1)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-embedded-sdk/babel/traverse-7.23.2
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 20b9fade7a build(deps-dev): bump @babel/traverse in /superset-embedded-sdk
     add e58a3aba54 fix: permalink save/overwrites in explore (#25112)
     add 51c56dd2a0 fix(header navlinks): link navlinks to path prefix (#25495)
     add 1991d240bf build(deps-dev): bump @babel/traverse from 7.16.0 to 7.23.2 in /superset-websocket (#25661)
     add c4466a1ef1 build(deps-dev): bump @babel/traverse in /superset-embedded-sdk

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   (20b9fade7a)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-embedded-sdk/babel/traverse-7.23.2 (c4466a1ef1)

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:
 .../src/explore/components/SaveModal.test.jsx      |  35 +-
 .../src/explore/components/SaveModal.tsx           |  23 +-
 superset-frontend/src/features/home/Menu.test.tsx  |   6 +-
 superset-frontend/src/features/home/Menu.tsx       |  30 +-
 superset-websocket/package-lock.json               | 470 ++++++++++++++-------
 5 files changed, 404 insertions(+), 160 deletions(-)