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 19:25:02 UTC

(superset) branch supersetbot-bump-xlsxwriter==3.0.9 updated (91bedfa17e -> 687da82e16)

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

maximebeauchemin pushed a change to branch supersetbot-bump-xlsxwriter==3.0.9
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 91bedfa17e chore(🦾): bump python xlsxwriter==3.0.9
    omit 1c500a9b38 chore(🦾): bump python humanize==4.9.0
    omit b80ca21937 chore(🦾): bump python typing-extensions==4.10.0
    omit 12921e6ec3 chore(🤖): bump python "flask==2.3.3" (#27657)
    omit 28cbedb82f fix: Leverage actual database for rendering Jinjarized SQL (#27646)
     add 26710035e0 chore(🦾): bump python backoff==2.2.1
     add 42362fb3d3 chore(🦾): bump python flask-session==0.8.0
     add 10740e0280 chore(🦾): bump python click-option-group==0.5.6
     add 8171de1f05 chore(🦾): bump python cron-descriptor==1.4.3
     add ec4e29305d chore(🦾): bump python pyparsing==3.1.2
     add b3a3f0aa77 chore(🦾): bump python xlsxwriter==3.0.9
     add 687da82e16 remove artefact

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   (91bedfa17e)
            \
             N -- N -- N   refs/heads/supersetbot-bump-xlsxwriter==3.0.9 (687da82e16)

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:
 pyproject.toml                          | 175 --------------------------------
 requirements/base.txt                   |  20 ++--
 superset/models/sql_lab.py              |   2 +-
 superset/security/manager.py            |   4 +-
 superset/sql_parse.py                   |  15 ++-
 tests/integration_tests/celery_tests.py |  32 +++---
 tests/unit_tests/sql_parse_tests.py     |   6 +-
 7 files changed, 36 insertions(+), 218 deletions(-)
 delete mode 100644 pyproject.toml