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

rusackas pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/packages/superset-ui-core/timezone-mock-1.4.0
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 15561ff6fdd chore(deps-dev): bump timezone-mock
     add 8aebfe11059 fix: display correct icon for Multi Chart in quick 
switcher (#37256)
     add 95a465ad7c1 feat(sqllab): add getActivePanel API for panel visibility 
tracking (#37448)
     add f2fc5dec110 chore(deps): bump ag-grid-react from 34.3.1 to 35.0.1 in 
/superset-frontend (#37419)
     add 695e295333a chore(deps): bump ag-grid-community from 34.3.1 to 35.0.1 
in /superset-frontend (#37386)
     add 89b998d6b78 chore(deps): bump react-intersection-observer from 10.0.0 
to 10.0.2 in /superset-frontend (#37338)
     add 647f21c26ad chore(deps): bump hot-shots from 13.0.0 to 13.1.0 in 
/superset-websocket (#37436)
     add f048c31fca5 chore(deps-dev): bump timezone-mock
     add 991d3a256bb chore: Update package-lock.json for timezone-mock 
dependency bump

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   (15561ff6fdd)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/packages/superset-ui-core/timezone-mock-1.4.0
 (991d3a256bb)

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-frontend/package-lock.json                |  54 ++++++++++-----------
 superset-frontend/package.json                     |   6 +--
 .../packages/superset-core/src/api/sqlLab.ts       |  14 ++++++
 .../packages/superset-ui-core/package.json         |   4 +-
 .../src/components/Icons/index.tsx                 |   1 +
 .../assets/images/icons/multiple.svg}              | Bin 1045 -> 1287 bytes
 superset-frontend/src/core/sqlLab/index.ts         |   6 +++
 .../controls/VizTypeControl/FastVizSwitcher.tsx    |   6 +--
 .../VizTypeControl/VizTypeControl.test.tsx         |  29 +++++++++++
 .../controls/VizTypeControl/constants.tsx          |   6 +++
 superset-websocket/package-lock.json               |  14 +++---
 superset-websocket/package.json                    |   2 +-
 12 files changed, 99 insertions(+), 43 deletions(-)
 copy 
superset-frontend/{packages/superset-ui-chart-controls/src/components/ColumnTypeLabel/type-icons/field_num.svg
 => src/assets/images/icons/multiple.svg} (62%)

Reply via email to