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/emotion/react-11.11.3
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard e240dc0152 build(deps): bump @emotion/react in /superset-frontend
     add 7e3d01d0f4 chore(dependabot): ignore css-minimizer-webpack-plugin 
(#26879)
     add f4473afccd feat: configuring an extensible PR auto-labeler (#26880)
     add 1f5ae74ad9 feat(ci): add a check to make sure there's no hold label on 
the PR (#26877)
     add 4562d38576 fix(svg): reformatting svgs to allow license without 
breaking images (#26901)
     add b0d90c6fc8 chore(ci): make action/labeler work on fork PRs (#26900)
     add 630b3ad047 build(deps-dev): bump webpack-bundle-analyzer from 4.9.0 to 
4.10.1 in /superset-frontend (#26897)
     add fe61493a3c fix(dependencies): adding auth for dependabot lockfile 
action (#26888)
     add f7ba2dd3ca chore(docs): remove misplaced k8s installation instructions 
(#26902)
     add 0a335c67e2 build(deps): bump dom-to-image-more from 2.16.0 to 3.2.0 in 
/superset-frontend (#26869)
     add 81a54b1bf9 build(deps): bump @types/rison from 0.0.6 to 0.0.9 in 
/superset-frontend/packages/superset-ui-core (#26831)
     add 63ded0fc58 build(deps): bump @types/rison from 0.0.6 to 0.0.9 in 
/superset-frontend (#26899)
     add 55846992d2 chore(explore): migrate enzyme to RTL (#26272)
     add 73d118c0e2 feat(maps): Consolidating all country maps (and TS) into 
the Jupyter notebook workflow. (#26300)
     add 484901f483 fix(pinot): typo in the name for epoch_ms_to_dttm (#26906)
     add 2ef03ca19b fix(dependabot): lockfile updater won't fail when there's 
nothing to … (#26904)
     add 878a4b62e7 build(deps): bump @visx/axis from 3.5.0 to 3.8.0 in 
/superset-frontend (#26861)
     add a53c5377ea build(deps): bump d3-selection from 1.4.2 to 3.0.0 in 
/superset-frontend (#26840)
     add 729a0bc6a5 build(deps): bump @vx/scale from 0.0.197 to 0.0.199 in 
/superset-frontend (#26894)
     add f0be77bfdf build(deps): bump @ant-design/icons from 5.0.1 to 5.2.6 in 
/superset-frontend (#26727)
     add 9ae2999173 build(deps): bump @emotion/react 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   (e240dc0152)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/emotion/react-11.11.3 
(9ae2999173)

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:
 .github/dependabot.yml                             |    3 +
 .github/labeler.yml                                |   20 +
 .github/workflows/label-migration-pr.yml           |   25 -
 .github/workflows/labeler.yml                      |   12 +
 .github/workflows/no-hold-label.yml                |   20 +
 .github/workflows/update-monorepo-lockfiles.yml    |    4 +-
 .../installing-superset-from-scratch.mdx           |   15 -
 docs/static/img/databases/apache-hive.svg          |    2 +-
 docs/static/img/databases/apache-pinot.svg         |    2 +-
 docs/static/img/databases/csv.svg                  |    2 +-
 superset-frontend/package-lock.json                |  546 ++-
 superset-frontend/package.json                     |   13 +-
 .../packages/superset-ui-core/package.json         |    2 +-
 .../legacy-plugin-chart-calendar/package.json      |    2 +-
 .../scripts/Country Map GeoJSON Generator.ipynb    | 4072 ++++++++++----------
 .../src/countries.ts                               |   58 +-
 .../src/countries/afghanistan.geojson              |   40 +
 .../src/countries/albania.geojson                  |   18 +
 .../src/countries/algeria.geojson                  |   54 +
 .../src/countries/austria.geojson                  |   18 +-
 .../src/countries/china.geojson                    |    4 +-
 .../{costa rica.geojson => costa_rica.geojson}     |    0
 ...republic.geojson => dominican_republic.geojson} |    0
 .../src/countries/egypt.geojson                    |    2 +-
 .../{el salvador.geojson => el_salvador.geojson}   |    0
 .../src/countries/finland.geojson                  |    5 +-
 .../src/countries/france.geojson                   |    4 +-
 .../src/countries/germany.geojson                  |    2 +-
 .../src/countries/india.geojson                    |    4 +-
 .../src/countries/iran.geojson                     |    2 +-
 .../src/countries/jordan.geojson                   |    4 +-
 .../src/countries/kuwait.geojson                   |    2 +-
 .../src/countries/malaysia.geojson                 |    2 +-
 .../src/countries/myanmar.geojson                  |    2 +-
 .../src/countries/norway.geojson                   |    2 +-
 .../src/countries/oman.geojson                     |    2 +-
 .../src/countries/pakistan.geojson                 |   16 +-
 .../src/countries/papua new guinea.geojson         |   28 -
 .../src/countries/papua_new_guinea.geojson         |   26 +
 .../src/countries/peru.geojson                     |   53 +-
 .../src/countries/philippines.geojson              |  234 +-
 .../src/countries/poland.geojson                   |    2 +-
 .../src/countries/portugal.geojson                 |    2 +-
 .../{puerto rico.geojson => puerto_rico.geojson}   |    0
 .../src/countries/russia.geojson                   |    2 +-
 ...barthelemy.geojson => saint_barthelemy.geojson} |    0
 .../{saint martin.geojson => saint_martin.geojson} |    0
 .../src/countries/saudi_arabia.geojson             |   20 +-
 .../src/countries/sri_lanka.geojson                |   31 +
 .../src/countries/sweden.geojson                   |    2 +-
 .../src/countries/syria.geojson                    |   12 +-
 .../src/countries/thailand.geojson                 |    2 +-
 .../src/countries/turkey.geojson                   |  162 +-
 .../src/countries/uk.geojson                       |    6 +-
 .../src/countries/ukraine.geojson                  |    3 +-
 .../src/countries/united_arab_emirates.geojson     |   10 +-
 .../src/countries/vietnam.geojson                  |    4 +-
 .../france_regions.geojson                         |    0
 .../italy_regions.geojson                          |    0
 .../legacy-plugin-chart-histogram/package.json     |    2 +-
 .../legacy-plugin-chart-sankey-loop/package.json   |    2 +-
 .../src/explore/components/Control.test.tsx        |   93 +-
 .../src/explore/components/SaveModal.test.jsx      |  261 +-
 superset/db_engine_specs/pinot.py                  |    2 +-
 superset/migrations/env.py                         |    1 +
 .../db_engine_specs/pinot_tests.py                 |   14 +
 66 files changed, 3263 insertions(+), 2692 deletions(-)
 create mode 100644 .github/labeler.yml
 delete mode 100644 .github/workflows/label-migration-pr.yml
 create mode 100644 .github/workflows/labeler.yml
 create mode 100644 .github/workflows/no-hold-label.yml
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/afghanistan.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/albania.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/algeria.geojson
 rename 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/{costa 
rica.geojson => costa_rica.geojson} (100%)
 rename 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/{dominican
 republic.geojson => dominican_republic.geojson} (100%)
 rename 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/{el 
salvador.geojson => el_salvador.geojson} (100%)
 delete mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/papua 
new guinea.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/papua_new_guinea.geojson
 copy 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/{puerto 
rico.geojson => puerto_rico.geojson} (100%)
 rename 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/{saint 
barthelemy.geojson => saint_barthelemy.geojson} (100%)
 rename 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/{saint 
martin.geojson => saint_martin.geojson} (100%)
 mode change 100755 => 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/saudi_arabia.geojson
 create mode 100644 
superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/sri_lanka.geojson
 copy superset-frontend/plugins/legacy-plugin-chart-country-map/src/{countries 
=> countries_custom}/france_regions.geojson (100%)
 copy superset-frontend/plugins/legacy-plugin-chart-country-map/src/{countries 
=> countries_custom}/italy_regions.geojson (100%)

Reply via email to