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 2022/09/27 21:22:27 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/ant-design/icons-4.7.0 updated (9d8c03c6ab -> 68eca7117f)

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/ant-design/icons-4.7.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 9d8c03c6ab chore(deps): bump @ant-design/icons in /superset-frontend
     add eac74a1234 chore(deps): bump terser from 5.10.0 to 5.14.2 in /superset-embedded-sdk (#20785)
     add 9b058bc238 chore(deps): bump cookie from 0.4.1 to 0.5.0 in /superset-websocket (#20983)
     add c4edcbdb00 chore(deps): bump http-errors from 1.8.0 to 2.0.0 in /superset-websocket/utils/client-ws-app (#20978)
     add 18ec294336 fix(tags): Adding __init__ to tags (#21591)
     add e3ddd0bdd5 fix: Dataset duplication fatal error (#21358)
     add 2102ba7e4a chore(deps-dev): bump @types/jsonwebtoken from 8.5.5 to 8.5.9 in /superset-websocket (#21602)
     add b8c1aa5ff2 chore(deps): bump node-forge and webpack-dev-server in /superset-frontend (#21169)
     add 68eca7117f chore(deps): bump @ant-design/icons 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   (9d8c03c6ab)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/ant-design/icons-4.7.0 (68eca7117f)

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-embedded-sdk/package-lock.json            |  148 +-
 superset-frontend/package-lock.json                | 1732 ++++++++++++--------
 superset-frontend/package.json                     |    2 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |    2 +-
 superset-websocket/package-lock.json               |   28 +-
 superset-websocket/package.json                    |    4 +-
 .../utils/client-ws-app/package-lock.json          |  360 +---
 .../utils/client-ws-app/package.json               |    2 +-
 superset/{advanced_data_type => tags}/__init__.py  |    0
 superset/tags/core.py                              |    1 +
 10 files changed, 1259 insertions(+), 1020 deletions(-)
 copy superset/{advanced_data_type => tags}/__init__.py (100%)