You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/26 15:14:24 UTC

(superset) branch pyproject.toml updated (9097a99ba9 -> 9df119b982)

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

maximebeauchemin pushed a change to branch pyproject.toml
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 9097a99ba9 using pack
 discard a4786e4fef using pack
 discard 7b3111cad2 testing more things
 discard 3179f81ea7 bumpage
 discard 7c1a78853e bumpage
 discard 01d4506a60 trail/error
 discard d896e24365 docker
 discard b5e6d7295c progress and tweaks
 discard be2545992d version translation
 discard 4b229c01df setup.py
 discard 918b03a450 license
 discard a355b6cc07 feat: make supersetbot do what dependabot should do
     add 560097931d chore(🤖): bump python "markdown==3.6" (#27649)
     add b07c07de05 build(deps): bump express from 4.18.2 to 4.19.2 in /docs (#27652)
     add bd281ee51c build(deps): bump express from 4.18.3 to 4.19.2 in /superset-websocket/utils/client-ws-app (#27651)
     add a19398445b build(deps-dev): bump express from 4.17.3 to 4.19.2 in /superset-frontend (#27653)
     add 4720b4f0e6 chore(🤖): bump python "alembic==1.13.1" (#27650)
     add 82c3295f1f feat: make supersetbot do what dependabot should do
     add 4c0a41021e license
     add 1acbba029e setup.py
     add f0fa2e13d3 version translation
     add acc33ab07f progress and tweaks
     add 4947028afd docker
     add 62426730bf trail/error
     add 085ee76273 bumpage
     add e869e0f2af bumpage
     add 5a22c93fcc testing more things
     add 62b5576b20 using pack
     add 3360282098 using pack
     add 2319e9fc49 every day I'm shuffling
     add b26aa6db82 minor improvements
     add 9df119b982 every day I'm shuffling

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   (9097a99ba9)
            \
             N -- N -- N   refs/heads/pyproject.toml (9df119b982)

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/actions/setup-backend/action.yml           |    1 +
 .github/supersetbot/src/github.js                  |   66 +-
 .github/supersetbot/src/utils.js                   |   12 +-
 .github/workflows/bashlib.sh                       |   14 -
 .github/workflows/superset-e2e.yml                 |    8 -
 .github/workflows/superset-translations.yml        |    7 -
 docs/yarn.lock                                     |   43 +-
 requirements/base.txt                              |    9 +-
 superset-frontend/package-lock.json                | 1005 +++++++-------------
 .../utils/client-ws-app/package-lock.json          |   30 +-
 .../utils/client-ws-app/package.json               |    2 +-
 11 files changed, 463 insertions(+), 734 deletions(-)