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

github-bot pushed a change to branch dependabot/npm_and_yarn/docs/antd-5.16.5
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard cbe4927f4e build(deps): bump antd from 4.19.3 to 5.16.5 in /docs
     add 7c8423a522 fix(explore): cannot reorder dnd of Metrics (#28269)
     add 38e2843b24 chore: clean up DB create command (#28246)
     add 55391bb587 build(deps-dev): bump eslint-plugin-testing-library from 
6.2.0 to 6.2.2 in /superset-frontend (#28306)
     add f4b6c3049b build(deps): bump clsx from 2.1.0 to 2.1.1 in /docs (#28301)
     add b17db6d669 build(deps): bump markdown-to-jsx from 7.4.1 to 7.4.7 in 
/superset-frontend (#28298)
     add e98a6f72f3 build(deps): bump antd from 4.19.3 to 5.16.5 in /docs

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   (cbe4927f4e)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/docs/antd-5.16.5 
(e98a6f72f3)

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                                  |   2 +-
 docs/yarn.lock                                     |   8 +-
 superset-frontend/package-lock.json                |  32 +--
 superset-frontend/package.json                     |   4 +-
 .../ExploreContainer/ExploreContainer.test.tsx     |  21 +-
 .../components/controls/OptionControls/index.tsx   |   8 +-
 .../commands/database/ssh_tunnel/exceptions.py     |  28 ++-
 superset/commands/database/update.py               | 223 +++++++++------------
 superset/daos/database.py                          |  26 +++
 9 files changed, 187 insertions(+), 165 deletions(-)

Reply via email to