dependabot[bot]
|
09349cb1e7
|
chore(deps): bump caniuse-lite from 1.0.30001750 to 1.0.30001751 in /docs (#35677)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-16 09:39:02 -07:00 |
|
dependabot[bot]
|
ca29adb0cb
|
chore(deps): bump fuse.js from 7.0.0 to 7.1.0 in /superset-frontend (#35678)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-16 09:35:07 -07:00 |
|
sha174n
|
1617bbbe71
|
docs: Add Production Security Hardening Guide (#35190)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
|
2025-10-15 18:18:39 -07:00 |
|
Gabriel Torres Ruiz
|
de1dd53186
|
fix(theme-crud): enable overwrite confirmation UI for theme imports (#35558)
|
2025-10-15 18:15:57 -07:00 |
|
Gabriel Torres Ruiz
|
58672dfab6
|
fix(table-chart): fix page size label visibility and improve header control wrapping (#35648)
|
2025-10-15 18:15:02 -07:00 |
|
Rafael Benitez
|
4b5629d1c8
|
fix(theme): align "Clear local theme" option with other theme menu items (#35651)
|
2025-10-15 18:14:20 -07:00 |
|
Joe Li
|
4ddc3f14ed
|
refactor(frontend): convert DatasourceEditor tests to TypeScript (#35606)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-15 16:42:17 -07:00 |
|
dependabot[bot]
|
400a8aec89
|
chore(deps-dev): bump typescript-eslint from 8.46.0 to 8.46.1 in /superset-websocket (#35630)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-15 13:44:53 -07:00 |
|
Ville Brofeldt
|
51489a75ce
|
chore: bump pretty-ms to 9.3.0 (#35667)
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
|
2025-10-15 12:25:34 -07:00 |
|
Quentin Leroy
|
09772eeda0
|
fix(config.py): reset HTML_SANITIZATION to True by default (#35603)
|
2025-10-15 12:03:51 -07:00 |
|
dependabot[bot]
|
78907d08cd
|
chore(deps): bump caniuse-lite from 1.0.30001749 to 1.0.30001750 in /docs (#35614)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 16:58:39 -07:00 |
|
dependabot[bot]
|
d0a0d280a1
|
chore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 in /superset-websocket (#35615)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 16:58:10 -07:00 |
|
dependabot[bot]
|
5d77ed3677
|
chore(deps-dev): bump @types/node from 24.7.1 to 24.7.2 in /superset-websocket (#35616)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 16:57:43 -07:00 |
|
dependabot[bot]
|
f68ee6ba67
|
chore(deps): bump swagger-ui-react from 5.29.3 to 5.29.4 in /docs (#35617)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 16:57:12 -07:00 |
|
dependabot[bot]
|
a01560cfa1
|
chore(deps-dev): bump typescript-eslint from 8.46.0 to 8.46.1 in /docs (#35628)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 16:56:38 -07:00 |
|
dependabot[bot]
|
7e06ce8eeb
|
chore(deps-dev): bump @typescript-eslint/parser from 8.46.0 to 8.46.1 in /superset-websocket (#35631)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-14 16:55:12 -07:00 |
|
Elizabeth Thompson
|
ccc0e3dbb2
|
fix: Log Celery task failures with a signal handler (#35595)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-14 13:01:29 -07:00 |
|
Ville Brofeldt
|
bd48e87eeb
|
fix: no fs logging of extensions unless flag is set (#35612)
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
|
2025-10-14 12:11:43 -07:00 |
|
Gabriel Torres Ruiz
|
e6bd03fe98
|
fix(theming): solve modal dark theme issues + styling and code improvements (#35539)
|
2025-10-14 11:08:18 -07:00 |
|
Damian Pendrak
|
9252d835b8
|
fix(deckgl): scatterplot fix categorical color (#35537)
|
2025-10-14 11:07:57 -07:00 |
|
Joe Li
|
35b5f8dcdc
|
test(frontend): remove 3 duplicate JSX test files (#35590)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-14 10:31:12 -07:00 |
|
Levis Mbote
|
97518544ee
|
feat(dashboard): chart customization/dynamic group by in dashboards (#33831)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: amaannawab923 <amaannawab923@gmail.com>
|
2025-10-14 18:37:57 +03:00 |
|
Ignacio Van Droogenbroeck
|
1c934b474a
|
docs: add documentation for Arc to Superset's supported databases (#35585)
|
2025-10-14 10:16:59 -04:00 |
|
Ville Brofeldt
|
9d1d396a9b
|
fix: fix extension e2e flow (#35589)
Co-authored-by: Ville Brofeldt <v_brofeldt@apple.com>
|
2025-10-11 11:31:44 -07:00 |
|
innovark
|
c38ba1daa8
|
fix(d3-format): call setupFormatters synchronously to apply D3 format… (#35529)
|
2025-10-10 17:33:47 -07:00 |
|
dependabot[bot]
|
8727d321f3
|
chore(deps): bump github/codeql-action from 3 to 4 (#35568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-10 17:26:36 -07:00 |
|
dependabot[bot]
|
9918f8868e
|
chore(deps-dev): bump @types/node from 24.7.0 to 24.7.1 in /superset-websocket (#35597)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-10 15:32:31 -07:00 |
|
Elizabeth Thompson
|
3dcf85caef
|
fix(export): replace iframe with fetch to avoid CSP frame-src violations (#35584)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-10 14:58:13 -07:00 |
|
Elizabeth Thompson
|
e437ae1f2f
|
fix(alerts): log execution_id instead of report schedule name in query timing (#35592)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-10 11:13:10 -07:00 |
|
Luiz Otavio
|
17ebbdd966
|
fix(csv upload): Correctly casting to string numbers with floating points (e+) (#35586)
|
2025-10-10 11:01:03 -07:00 |
|
dependabot[bot]
|
de0bd37a66
|
chore(deps-dev): update jest requirement from ^30.0.5 to ^30.2.0 in /superset-frontend/plugins/plugin-chart-pivot-table (#35392)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-10 10:48:01 -07:00 |
|
Mehmet Salih Yavuz
|
412587ad41
|
fix(tables): Dark mode scrollbar styles for webkit (#35338)
|
2025-10-10 13:10:54 +03:00 |
|
dependabot[bot]
|
941907ed4e
|
chore(deps-dev): update cross-env requirement from ^10.0.0 to ^10.1.0 in /superset-frontend/packages/generator-superset (#35393)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 16:40:48 -07:00 |
|
dependabot[bot]
|
91fbc64327
|
chore(deps): update dayjs requirement from ^1.11.13 to ^1.11.18 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#34965)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 13:54:24 -07:00 |
|
dependabot[bot]
|
79ff093b30
|
chore(deps-dev): bump @babel/plugin-transform-runtime from 7.27.1 to 7.28.3 in /superset-frontend (#35576)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 12:48:39 -07:00 |
|
dependabot[bot]
|
ff80d4f406
|
chore(deps-dev): update @babel/types requirement from ^7.28.0 to ^7.28.2 in /superset-frontend/plugins/plugin-chart-pivot-table (#34463)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 11:16:43 -07:00 |
|
dependabot[bot]
|
c846cd187c
|
chore(deps): update @mapbox/tiny-sdf requirement from ^2.0.6 to ^2.0.7 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#34939)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 11:15:35 -07:00 |
|
dependabot[bot]
|
9a43a47e6a
|
chore(deps-dev): update @babel/types requirement from ^7.28.0 to ^7.28.4 in /superset-frontend/plugins/plugin-chart-pivot-table (#35388)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 10:31:07 -07:00 |
|
dependabot[bot]
|
9f2fead651
|
chore(deps): update dompurify requirement from ^3.2.6 to ^3.2.7 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#35383)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 10:04:06 -07:00 |
|
Mehmet Salih Yavuz
|
5a15c632ad
|
fix(Alerts): Correct icon sizes (#35572)
|
2025-10-09 19:33:14 +03:00 |
|
dependabot[bot]
|
3acc9aba8b
|
chore(deps): bump less from 4.4.1 to 4.4.2 in /docs (#35577)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 09:19:28 -07:00 |
|
dependabot[bot]
|
8a61cdf4f2
|
chore(deps-dev): update fs-extra requirement from ^11.3.0 to ^11.3.2 in /superset-frontend/packages/generator-superset (#35396)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 09:17:59 -07:00 |
|
dependabot[bot]
|
ed47ceb1e4
|
chore(deps-dev): update jest requirement from ^30.0.5 to ^30.2.0 in /superset-frontend/plugins/plugin-chart-handlebars (#35397)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 22:17:52 -07:00 |
|
dependabot[bot]
|
4dbdb1811b
|
chore(deps): update react requirement from ^19.1.1 to ^19.2.0 in /superset-frontend/plugins/legacy-plugin-chart-chord (#35429)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 22:07:02 -07:00 |
|
dependabot[bot]
|
d921f6d2b4
|
chore(deps): bump @docusaurus/preset-classic from 3.8.1 to 3.9.1 in /docs (#35442)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 21:50:54 -07:00 |
|
dependabot[bot]
|
9d3fab8e4d
|
chore(deps): update ace-builds requirement from ^1.43.1 to ^1.43.3 in /superset-frontend/packages/superset-ui-core (#35400)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 18:18:05 -07:00 |
|
dependabot[bot]
|
a9630f3ec7
|
chore(deps-dev): bump @docusaurus/tsconfig from 3.8.1 to 3.9.1 in /docs (#35376)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 17:20:16 -07:00 |
|
dependabot[bot]
|
c2120f62cf
|
chore(deps-dev): bump typescript from 5.7.3 to 5.9.3 in /superset-websocket (#35375)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 17:19:53 -07:00 |
|
dependabot[bot]
|
19cf645224
|
chore(deps): bump debug from 4.4.1 to 4.4.3 in /superset-websocket/utils/client-ws-app (#35363)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 17:19:33 -07:00 |
|
dependabot[bot]
|
6b1c058436
|
chore(deps): bump interweave from 13.1.0 to 13.1.1 in /superset-frontend (#35440)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-08 17:17:35 -07:00 |
|