This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch supersetbot-bump-jsonlines
in repository https://gitbox.apache.org/repos/asf/superset.git
from 4451c1417b chore(🦾): bump python jsonlines 3.1.0 -> 4.0.0
add c369e8161c chore(🦾): bump python numexpr 2.9.0 -> 2.10.0 (#28506)
add c08849883d chore(🦾): bump python email-validator 1.1.3 -> 2.1.1
(#28503)
add bfb92976cb chore(🦾): bump python fonttools 4.43.0 -> 4.51.0 (#28500)
add aa2b060da8 feat: Customizable email subject name (#26327)
add 938a7270eb fix(Dashboard): Prevent scroll when hovering filters
(#28550)
add d6aaa79c8d Merge branch 'master' into supersetbot-bump-jsonlines
No new revisions were added by this update.
Summary of changes:
requirements/base.txt | 13 ++-
requirements/development.txt | 13 +--
.../dashboard/components/FiltersBadge/index.tsx | 5 +-
.../src/features/alerts/AlertReportModal.tsx | 46 +++++++++
.../alerts/components/NotificationMethod.tsx | 104 ++++++++++++++++++---
superset-frontend/src/features/alerts/types.ts | 1 +
superset/commands/report/execute.py | 21 +++--
...56ffb_add_subject_column_to_report_schedule.py} | 20 ++--
superset/reports/api.py | 1 +
superset/reports/models.py | 2 +
superset/reports/schemas.py | 17 ++++
11 files changed, 195 insertions(+), 48 deletions(-)
copy
superset/migrations/versions/{2017-03-28_11-28_a6c18f869a4e_query_start_running_time.py
=> 2024-05-10_11-09_9621c6d56ffb_add_subject_column_to_report_schedule.py}
(72%)