dependabot[bot]
eaaa44c6c1
build(deps): bump mustache from 2.3.2 to 4.2.0 in /superset-frontend ( #29815 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 13:42:16 -06:00
dependabot[bot]
91faa3593a
build(deps-dev): bump @types/react-syntax-highlighter from 15.5.11 to 15.5.13 in /superset-frontend ( #29816 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 13:41:51 -06:00
dependabot[bot]
ebbef827ff
build(deps-dev): bump style-loader from 3.3.4 to 4.0.0 in /superset-frontend ( #29820 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 13:41:29 -06:00
dependabot[bot]
5339f3dffa
build(deps): bump memoize-one from 5.1.1 to 5.2.1 in /superset-frontend ( #29821 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 13:41:14 -06:00
dependabot[bot]
1d2dee8a4e
build(deps): bump rimraf from 3.0.2 to 6.0.1 in /superset-frontend ( #29758 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 11:10:22 -06:00
Elizabeth Thompson
2cbd945692
fix: bump packages to unblock ci ( #29805 )
2024-07-31 17:44:42 -07:00
dependabot[bot]
20adae8b21
build(deps-dev): bump webpack from 5.89.0 to 5.93.0 in /superset-frontend ( #29765 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 13:29:50 -06:00
Đỗ Trọng Hải
8891f04f11
fix(frontend/docker, ci): fix borked Docker build due to Lerna v8 uplift ( #29725 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-30 12:07:55 -06:00
dependabot[bot]
f0fa96fc46
chore(deps): bump abortcontroller-polyfill from 1.2.1 to 1.7.5 in /superset-frontend ( #29427 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 14:03:49 -06:00
dependabot[bot]
fd8f8719f8
build(deps-dev): bump history from 4.10.1 to 5.3.0 in /superset-frontend ( #29763 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 11:57:58 -07:00
dependabot[bot]
bcc14b5274
build(deps-dev): bump ts-loader from 7.0.5 to 9.5.1 in /superset-frontend ( #29760 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 11:54:01 -07:00
dependabot[bot]
e21f945802
build(deps-dev): bump mini-css-extract-plugin from 2.7.6 to 2.9.0 in /superset-frontend ( #29753 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 12:16:39 -06:00
dependabot[bot]
396cf9b822
build(deps-dev): bump @svgr/webpack from 8.0.1 to 8.1.0 in /superset-frontend ( #29754 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 12:16:21 -06:00
dependabot[bot]
705ffda574
build(deps): bump ace-builds from 1.4.14 to 1.35.4 in /superset-frontend ( #29762 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 12:15:15 -06:00
Đỗ Trọng Hải
f51bf67554
chore(build): pin Storybook-related packages to 8.1.11 as further v8+ version requires React 18 ( #29731 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-29 10:13:47 -07:00
dependabot[bot]
5ed19319dd
build(deps-dev): bump thread-loader from 3.0.4 to 4.0.2 in /superset-frontend ( #26557 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 10:45:59 -07:00
Geido
1e412a8711
refactor(Dashboard): Fetch dashboard screenshot via dedicated endpoint ( #29272 )
2024-07-18 14:46:14 +03:00
Đỗ Trọng Hải
ae6e58f918
feat(frontend/hooks): replace 3rd-party BroadcastChannel with native Web API equivalence ( #29584 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-17 13:15:20 -06:00
Đỗ Trọng Hải
c30ca534a3
feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset ( #29419 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-16 17:35:37 -06:00
dependabot[bot]
5aacf563d8
chore(deps): bump regenerator-runtime from 0.13.11 to 0.14.1 in /superset-frontend ( #29437 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 16:30:31 -06:00
Đỗ Trọng Hải
3bf89893dc
feat(build): uplift Storybook to v8 ( #29408 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-09 15:02:28 -06:00
Đỗ Trọng Hải
813775e719
chore(build): sync Jest version across plugins ( #29414 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-09 13:20:13 -06:00
dependabot[bot]
7727b9dc79
chore(deps-dev): bump eslint-import-resolver-typescript from 2.5.0 to 3.6.1 in /superset-frontend ( #29435 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 10:06:14 -06:00
dependabot[bot]
ed3c66b6a6
chore(deps): bump scroll-into-view-if-needed from 2.2.28 to 3.1.0 in /superset-frontend ( #28816 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 09:30:58 -06:00
Geido
2a587a771c
feat: Add Ant Design 5 Theme ( #29328 )
2024-06-28 15:16:05 +02:00
Đỗ Trọng Hải
dffad48504
feat(build): uplift `Jest` to v29 ( #29118 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-06-25 11:56:14 -06:00
Matheus Batista
024cfd86e4
feat(formatters): Add custom d3-time-format locale ( #24263 )
2024-06-10 12:24:33 -06:00
Đỗ Trọng Hải
0ca42a8e4d
chore: remove React 16.4's obsolete React imports ( #28571 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-06-05 08:13:24 -03:00
dependabot[bot]
e6c5435f72
chore(deps): bump core-js from 3.8.3 to 3.37.1 in /superset-frontend ( #28814 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:09:58 -06:00
dependabot[bot]
4640a6e382
chore(deps): bump react-intersection-observer from 9.8.2 to 9.10.2 in /superset-frontend ( #28811 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:09:02 -06:00
dependabot[bot]
9b5a27f195
chore(deps): bump @types/json-bigint from 1.0.1 to 1.0.4 in /superset-frontend ( #28808 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:08:42 -06:00
dependabot[bot]
fdad607de4
chore(deps-dev): bump @hot-loader/react-dom from 16.13.0 to 16.14.0 in /superset-frontend ( #28817 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 09:54:40 -06:00
dependabot[bot]
4fd9170958
chore(deps-dev): bump exports-loader from 0.7.0 to 5.0.0 in /superset-frontend ( #28827 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 21:11:18 -06:00
dependabot[bot]
c6f4d507e9
chore(deps-dev): bump imports-loader from 3.1.1 to 5.0.0 in /superset-frontend ( #28826 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 21:10:25 -06:00
dependabot[bot]
ba848cf0e6
chore(deps): bump react-window and @types/react-window in /superset-frontend ( #28824 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 21:09:15 -06:00
Maxime Beauchemin
8d57a35531
feat: bake translations as part of the build processes ( #28483 )
2024-05-29 16:58:08 -07:00
Elizabeth Thompson
78aa79bb15
chore(revert): "add listener to repaint on visibility change for canvas" ( #28654 )
2024-05-29 13:54:00 -07:00
Elizabeth Thompson
62a0336425
fix: add listener to repaint on visibility change for canvas ( #28568 )
2024-05-21 09:52:32 -07:00
Đỗ Trọng Hải
7da6147bf8
chore(build): fix issue that prevent `eslint` displaying type-check report during build ( #28379 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-05-09 22:14:24 -07:00
Kamil Gabryjelski
5a13e64dc6
fix: Revert "chore(build): uplift `webpack`-related packages to v5 ( #28342 )" ( #28384 )
2024-05-08 15:40:05 +02:00
Đỗ Trọng Hải
8c27d4d47f
chore(build): uplift `webpack`-related packages to v5 ( #28342 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-05-08 10:29:07 +02:00
Daniel Vaz Gaspar
9a339f08a7
feat: new Columnar upload form and API ( #28192 )
2024-05-06 15:51:42 +01:00
dependabot[bot]
b17db6d669
build(deps): bump markdown-to-jsx from 7.4.1 to 7.4.7 in /superset-frontend ( #28298 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 09:22:53 -06:00
dependabot[bot]
55391bb587
build(deps-dev): bump eslint-plugin-testing-library from 6.2.0 to 6.2.2 in /superset-frontend ( #28306 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 09:21:07 -06:00
dependabot[bot]
c975f97ce8
build(deps): bump polished from 3.7.2 to 4.3.1 in /superset-frontend ( #28240 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 10:28:54 -06:00
dependabot[bot]
c23876d536
build(deps): bump match-sorter from 6.3.3 to 6.3.4 in /superset-frontend ( #28082 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 13:55:38 -06:00
dependabot[bot]
fe2be5ffea
build(deps): bump react-virtualized-auto-sizer from 1.0.7 to 1.0.24 in /superset-frontend ( #28085 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-04-22 10:13:34 -06:00
Daniel Vaz Gaspar
e465876ed4
feat: new Excel upload form and API ( #28105 )
2024-04-19 14:19:42 +01:00
dependabot[bot]
783dbb5040
build(deps): bump chrono-node from 2.2.6 to 2.7.5 in /superset-frontend ( #26746 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2024-04-18 14:50:58 -06:00
dependabot[bot]
529954fbcb
build(deps-dev): bump babel-plugin-jsx-remove-data-test-id from 2.1.3 to 3.0.0 in /superset-frontend ( #26564 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 14:50:21 -06:00