This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch supersetbot-bump-dill
in repository https://gitbox.apache.org/repos/asf/superset.git
from a32881bf54 chore(🦾): bump python dill 0.3.6 -> 0.3.8
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 02b98b9565 chore(🦾): bump python pyasn1-modules 0.3.0 -> 0.4.0 (#28545)
add 24fa7a94d0 chore(🦾): bump python zope-event 4.5.0 -> 5.0 (#28528)
add bac71613de chore(🦾): bump python requests-cache 1.1.1 -> 1.2.0 (#28542)
add c90eea2b31 chore(🦾): bump python flask-jwt-extended 4.5.3 -> 4.6.0
(#28544)
add 87f8340da4 chore(🦾): bump python amqp 5.1.1 -> 5.2.0 (#28536)
add b69958b412 chore(🦾): bump python croniter 2.0.3 -> 2.0.5 (#28474)
add ee4edda033 Merge branch 'master' into supersetbot-bump-dill
No new revisions were added by this update.
Summary of changes:
requirements/base.txt | 23 +++--
requirements/development.txt | 15 +--
.../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, 201 insertions(+), 54 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%)