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/12/31 10:49:03 UTC

[superset] branch dependabot/npm_and_yarn/superset-websocket/json5-2.2.2 updated (704dbd31d5 -> 9bd09cf4ea)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-websocket/json5-2.2.2
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 704dbd31d5 build(deps): bump json5 from 2.2.0 to 2.2.2 in /superset-websocket
     add 86768a6325 build(deps): bump wheel from 0.37.0 to 0.38.1 in /requirements (#22533)
     add 839ec7ceac fix: adding missing examples for bubble chart, bullet chart, calendar heatmap chart and country map chart in the gallery (#22523)
     add 64496e8c88 fix(localization): pybabel doesn't extract plural forms from frontend  (#22507)
     add 734d423ca0 build(deps): bump json5 from 2.2.1 to 2.2.2 in /docs (#22561)
     add 9bd09cf4ea build(deps): bump json5 from 2.2.0 to 2.2.2 in /superset-websocket

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   (704dbd31d5)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-websocket/json5-2.2.2 (9bd09cf4ea)

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/yarn.lock                                          |   6 +++---
 requirements/integration.txt                            |   2 +-
 scripts/babel_update.sh                                 |   2 +-
 .../legacy-plugin-chart-calendar/src/images/example.jpg | Bin 0 -> 36394 bytes
 .../plugins/legacy-plugin-chart-calendar/src/index.js   |   2 ++
 .../src/images/exampleGermany.jpg                       | Bin 0 -> 31211 bytes
 .../src/images/exampleUsa.jpg                           | Bin 0 -> 85089 bytes
 .../legacy-plugin-chart-country-map/src/index.js        |   3 +++
 .../src/Bubble/images/example.jpg                       | Bin 0 -> 61529 bytes
 .../legacy-preset-chart-nvd3/src/Bubble/index.js        |   2 ++
 .../src/Bullet/images/example.jpg                       | Bin 0 -> 23045 bytes
 .../legacy-preset-chart-nvd3/src/Bullet/index.js        |   2 ++
 12 files changed, 14 insertions(+), 5 deletions(-)
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-calendar/src/images/example.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-country-map/src/images/exampleGermany.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-country-map/src/images/exampleUsa.jpg
 create mode 100644 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/images/example.jpg
 create mode 100644 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/images/example.jpg