This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from d2d98be619 build(deps): bump csstype from 2.6.9 to 3.1.3 in
/superset-frontend (#26716)
new 6731d15c13 fix: bump FAB to 4.3.11 (#27039)
new b368ea3abd fix: Drill by with GLOBAL_ASYNC_QUERIES (#27066)
new 48c358b445 fix(big_number): white-space: nowrap to prevent wrapping
(#27096)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
requirements/base.txt | 11 +++--
requirements/development.txt | 4 +-
requirements/integration.txt | 6 +++
setup.py | 2 +-
.../src/BigNumber/BigNumberViz.tsx | 1 +
.../src/components/Chart/DrillBy/DrillByModal.tsx | 11 +++--
.../src/components/Chart/chartAction.js | 52 +++++++++++-----------
.../src/components/Chart/chartActions.test.js | 43 +++++++++++++++++-
8 files changed, 96 insertions(+), 34 deletions(-)