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/ini-1.3.8
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


 discard 9b83974  build(deps): bump ini from 1.3.5 to 1.3.8 in 
/superset-frontend
     add 69185ee  fix: improve import flow UI/UX (#12070)
     add 8d29381  reset active tab on open (#12048)
     add c306368  fix: Python dependencies in #11499 (#12079)
     add 90ca49f  bumping superset ui to 15.18 and deckgl to 0.3.2 (#12078)
     add 52daa41  build(deps): bump ini from 1.3.5 to 1.3.8 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   (9b83974)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/ini-1.3.8 (52daa41)

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:
 requirements/base.in                               |    2 +-
 requirements/base.txt                              |    7 +-
 requirements/development.in                        |    8 +-
 requirements/development.txt                       |    2 +-
 requirements/docker.in                             |    1 -
 requirements/docker.txt                            |    3 +-
 requirements/integration.txt                       |    2 +
 requirements/testing.in                            |    1 -
 requirements/testing.txt                           |    4 +-
 setup.py                                           |    1 +
 superset-frontend/package-lock.json                | 2665 ++------------------
 superset-frontend/package.json                     |   56 +-
 .../src/common/components/Modal/Modal.tsx          |    2 +
 .../components/ImportModal/ImportModal.test.tsx    |    3 +-
 .../src/components/ImportModal/index.tsx           |   58 +-
 superset-frontend/src/components/Menu/SubMenu.tsx  |    4 +
 .../src/views/CRUD/chart/ChartList.tsx             |   14 +-
 .../src/views/CRUD/dashboard/DashboardList.tsx     |   14 +-
 .../src/views/CRUD/data/database/DatabaseList.tsx  |   14 +-
 .../src/views/CRUD/data/database/DatabaseModal.tsx |   15 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |   14 +-
 21 files changed, 326 insertions(+), 2564 deletions(-)

Reply via email to