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

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


 discard e8fb447c5d chore(🦾): bump python shillelagh subpackage(s)
     add 02c8c9c752 fix: bump FAB to 4.6.3 (#33363)
     add 82526865d2 chore(🦾): bump python h11 0.14.0 -> 0.16.0 (#33339)
     add bc1e8e07cf chore(🦾): bump python sqlglot 26.16.2 -> 26.16.4 (#33368)
     add 6b9d8708d3 chore(🦾): bump python humanize 4.12.2 -> 4.12.3 (#33369)
     add ab899e71e7 chore(🦾): bump python cryptography 44.0.2 -> 44.0.3 (#33371)
     add 6d1f17bd46 chore(🦾): bump python sshtunnel subpackage(s) (#33370)
     add 35b30480f0 fix: Exclude Filter Values (#33271)
     add 0cd3a12daa chore(🦾): bump python markdown 3.7 -> 3.8 (#33279)
     add fe06bf26d1 chore(🦾): bump python shillelagh subpackage(s)

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   (e8fb447c5d)
            \
             N -- N -- N   refs/heads/supersetbot-bump-shillelagh (fe06bf26d1)

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                                     |   4 +-
 requirements/base.txt                              |  10 +-
 requirements/development.txt                       |  10 +-
 superset-frontend/src/components/Select/Select.tsx |   2 +-
 .../FilterBar/FilterControls/FilterControl.tsx     |  12 ++
 superset-frontend/src/dataMask/reducer.ts          |  25 +++++
 .../components/Select/SelectFilterPlugin.tsx       | 125 ++++++++++++++-------
 7 files changed, 137 insertions(+), 51 deletions(-)

Reply via email to