This is an automated email from the ASF dual-hosted git repository.

jli pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/packages/generator-superset/jest-tw-30.2.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 06293a75cd chore(deps-dev): update jest requirement
    omit de5ca79805 chore(deps): update chalk requirement from ^5.4.1 to ^5.6.2 
in /superset-frontend/packages/generator-superset (#35391)
    omit aede3bb5ba fix(auth): redirect anonymous attempts to view dashboard 
with next (#35345)
    omit 408f84aea6 chore(deps): update dompurify requirement from ^3.2.7 to 
^3.3.0 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#35632)
    omit 92c07aaf54 chore(deps-dev): bump @playwright/test from 1.55.0 to 
1.56.0 in /superset-frontend (#35676)
    omit f405174fcf fix(dataset): render default URL description properly in 
settings (#35669)
    omit 8c125d2553 feat: use  in deck.gl custom tooltip instead of 
SafeMarkdown (#35665)
    omit fb8fca4c64 chore(deps): bump antd from 5.27.4 to 5.27.5 in /docs 
(#35654)
    omit dc0c055518 chore(deps-dev): bump webpack from 5.102.0 to 5.102.1 in 
/superset-frontend (#35675)
    omit 09349cb1e7 chore(deps): bump caniuse-lite from 1.0.30001750 to 
1.0.30001751 in /docs (#35677)
    omit ca29adb0cb chore(deps): bump fuse.js from 7.0.0 to 7.1.0 in 
/superset-frontend (#35678)
    omit 1617bbbe71 docs: Add Production Security Hardening Guide (#35190)
    omit de1dd53186 fix(theme-crud): enable overwrite confirmation UI for theme 
imports (#35558)
    omit 58672dfab6 fix(table-chart): fix page size label visibility and 
improve header control wrapping (#35648)
    omit 4b5629d1c8 fix(theme): align "Clear local theme" option with other 
theme menu items (#35651)
    omit 4ddc3f14ed refactor(frontend): convert DatasourceEditor tests to 
TypeScript (#35606)
    omit 400a8aec89 chore(deps-dev): bump typescript-eslint from 8.46.0 to 
8.46.1 in /superset-websocket (#35630)
    omit 51489a75ce chore: bump pretty-ms to 9.3.0 (#35667)
    omit 09772eeda0 fix(config.py): reset HTML_SANITIZATION to True by default 
(#35603)
    omit 78907d08cd chore(deps): bump caniuse-lite from 1.0.30001749 to 
1.0.30001750 in /docs (#35614)
    omit d0a0d280a1 chore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 in 
/superset-websocket (#35615)
    omit 5d77ed3677 chore(deps-dev): bump @types/node from 24.7.1 to 24.7.2 in 
/superset-websocket (#35616)
    omit f68ee6ba67 chore(deps): bump swagger-ui-react from 5.29.3 to 5.29.4 in 
/docs (#35617)
    omit a01560cfa1 chore(deps-dev): bump typescript-eslint from 8.46.0 to 
8.46.1 in /docs (#35628)
    omit 7e06ce8eeb chore(deps-dev): bump @typescript-eslint/parser from 8.46.0 
to 8.46.1 in /superset-websocket (#35631)
    omit ccc0e3dbb2 fix: Log Celery task failures with a signal handler (#35595)
    omit bd48e87eeb fix: no fs logging of extensions unless flag is set (#35612)
    omit e6bd03fe98 fix(theming): solve modal dark theme issues + styling and 
code improvements (#35539)
    omit 9252d835b8 fix(deckgl): scatterplot fix categorical color (#35537)
    omit 35b5f8dcdc test(frontend): remove 3 duplicate JSX test files (#35590)
    omit 97518544ee feat(dashboard): chart customization/dynamic group by in 
dashboards (#33831)
    omit 1c934b474a docs: add documentation for Arc to Superset's supported 
databases (#35585)
    omit 9d1d396a9b fix: fix extension e2e flow (#35589)
    omit c38ba1daa8 fix(d3-format): call setupFormatters synchronously to apply 
D3 format… (#35529)
    omit 8727d321f3 chore(deps): bump github/codeql-action from 3 to 4 (#35568)
    omit 9918f8868e chore(deps-dev): bump @types/node from 24.7.0 to 24.7.1 in 
/superset-websocket (#35597)
    omit 3dcf85caef fix(export): replace iframe with fetch to avoid CSP 
frame-src violations (#35584)
    omit e437ae1f2f fix(alerts): log execution_id instead of report schedule 
name in query timing (#35592)
    omit 17ebbdd966 fix(csv upload): Correctly casting to string numbers with 
floating points (e+) (#35586)
    omit de0bd37a66 chore(deps-dev): update jest requirement from ^30.0.5 to 
^30.2.0 in /superset-frontend/plugins/plugin-chart-pivot-table (#35392)
    omit 412587ad41 fix(tables): Dark mode scrollbar styles for webkit (#35338)
     add 4171fa7454 chore(deps-dev): update jest requirement

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (06293a75cd)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/packages/generator-superset/jest-tw-30.2.0
 (4171fa7454)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-analysis.yml              |    4 +-
 docs/docs/configuration/databases.mdx              |   15 -
 docs/docs/security/securing_superset.mdx           |  174 ---
 docs/package.json                                  |    8 +-
 docs/yarn.lock                                     |  187 +--
 .../src/superset_extensions_cli/cli.py             |   26 +-
 .../templates/backend/src/package/__init__.py.j2   |    0
 .../templates/backend/src/package/entrypoint.py.j2 |    1 -
 .../templates/frontend/package.json.j2             |    2 +-
 .../templates/frontend/src/index.tsx.j2            |   13 -
 .../templates/frontend/tsconfig.json.j2            |   13 -
 .../templates/frontend/webpack.config.js.j2        |   67 -
 .../e2e/dashboard/shared_dashboard_functions.ts    |    1 -
 superset-frontend/package-lock.json                | 1468 ++++++++++----------
 superset-frontend/package.json                     |    6 +-
 .../packages/generator-superset/package.json       |    2 +-
 .../packages/superset-ui-core/package.json         |    2 +-
 .../components/ConfirmModal/ConfirmModal.test.tsx  |  129 --
 .../src/components/ConfirmModal/index.tsx          |   87 --
 .../src/components/Icons/AntdEnhanced.tsx          |    2 -
 .../src/components/Table/index.tsx                 |   27 -
 .../superset-ui-core/src/components/index.ts       |    1 -
 .../src/CategoricalDeckGLContainer.tsx             |   44 +-
 .../src/layers/Scatter/buildQuery.ts               |    8 +-
 .../src/layers/Scatter/controlPanel.ts             |    5 +-
 .../src/layers/Scatter/transformProps.ts           |    4 +-
 .../src/utilities/HandlebarsRenderer.tsx           |   23 +-
 .../plugins/legacy-preset-chart-nvd3/package.json  |    2 +-
 .../plugins/plugin-chart-pivot-table/package.json  |    2 +-
 .../src/PivotTableChart.tsx                        |   35 +-
 .../plugin-chart-table/src/DataTable/DataTable.tsx |   73 +-
 .../src/DataTable/hooks/useSticky.tsx              |   25 -
 .../plugins/plugin-chart-table/src/TableChart.tsx  |  375 +++--
 .../{mockDatasource.ts => mockDatasource.js}       |   79 +-
 .../src/SqlLab/components/ResultSet/index.tsx      |  183 ++-
 .../DatasourceEditor/DatasourceEditor.jsx          |   14 +-
 ...ceEditor.test.tsx => DatasourceEditor.test.jsx} |   80 +-
 ....test.tsx => DatasourceEditorCurrency.test.jsx} |   34 +-
 ...orRTL.test.tsx => DatasourceEditorRTL.test.jsx} |   15 +-
 .../{ListView.test.tsx => ListView.test.jsx}       |  154 +-
 .../src/components/ListView/ListView.test.tsx      |  294 +---
 .../dashboard/actions/chartCustomizationActions.ts |  390 ------
 .../src/dashboard/actions/dashboardInfo.ts         |   78 +-
 .../src/dashboard/actions/dashboardLayout.js       |    2 +-
 superset-frontend/src/dashboard/actions/hydrate.js |    3 -
 .../src/dashboard/actions/nativeFilters.ts         |   28 -
 .../DashboardBuilder/DashboardContainer.tsx        |   13 +-
 .../EmbeddedModal/EmbeddedModal.test.tsx           |  122 +-
 .../dashboard/components/EmbeddedModal/index.tsx   |  149 +-
 .../dashboard/components/GroupByBadge/index.tsx    |  350 -----
 .../dashboard/components/PropertiesModal/index.tsx |   13 +-
 .../src/dashboard/components/SliceHeader/index.tsx |    4 -
 .../components/gridComponents/Chart/Chart.jsx      |    5 -
 .../ChartCustomization/ChartCustomizationForm.tsx  | 1456 -------------------
 .../ChartCustomization/ChartCustomizationModal.tsx |  699 ----------
 .../ChartCustomizationTitleContainer.tsx           |  183 ---
 .../ChartCustomizationTitlePane.tsx                |  123 --
 .../ChartCustomization/GroupByFilterCard.tsx       |  647 ---------
 .../ChartCustomization/groupBySelectors.ts         |  262 ----
 .../nativeFilters/ChartCustomization/selectors.ts  |   45 -
 .../nativeFilters/ChartCustomization/types.ts      |   90 --
 .../useChartCustomizationModal.tsx                 |   52 -
 .../nativeFilters/ChartCustomization/utils.ts      |   63 -
 .../nativeFilters/ConfigModal/BaseConfigModal.tsx  |  148 --
 .../nativeFilters/ConfigModal/ModalFooter.tsx      |  187 ---
 .../nativeFilters/ConfigModal/SharedStyles.tsx     |  110 --
 .../FilterBar/ActionButtons/index.tsx              |   36 +-
 .../FilterBar/CrossFilters/CrossFilter.tsx         |    3 +-
 .../FilterBar/CrossFilters/Vertical.tsx            |   13 +-
 .../FilterBar/CrossFilters/VerticalCollapse.tsx    |  117 +-
 .../FilterBar/CrossFilters/selectors.ts            |    4 -
 .../nativeFilters/FilterBar/FilterBar.test.tsx     |    4 +-
 .../FilterBarSettings/FilterBarSettings.test.tsx   |   20 +-
 .../FilterBar/FilterBarSettings/index.tsx          |   32 +-
 .../FilterBar/FilterControls/FilterControls.tsx    |  230 +--
 .../FilterBar/FilterControls/utils.ts              |   13 -
 .../nativeFilters/FilterBar/Header/Header.test.tsx |    4 +-
 .../nativeFilters/FilterBar/Header/index.tsx       |    2 +-
 .../nativeFilters/FilterBar/Horizontal.tsx         |   12 +-
 .../nativeFilters/FilterBar/Vertical.tsx           |  122 +-
 .../components/nativeFilters/FilterBar/index.tsx   |  212 +--
 .../components/nativeFilters/FilterBar/utils.ts    |   43 +-
 .../FiltersConfigForm/CollapsibleControl.tsx       |    2 +-
 .../FiltersConfigForm/DatasetSelect.tsx            |   78 +-
 .../FiltersConfigModal/FiltersConfigModal.tsx      |   70 +-
 .../dashboard/components/nativeFilters/state.ts    |   12 +-
 .../src/dashboard/reducers/dashboardInfo.js        |   99 --
 .../dashboard/reducers/groupByCustomizations.ts    |  198 ---
 .../src/dashboard/reducers/nativeFilters.ts        |   40 +-
 superset-frontend/src/dashboard/types.ts           |   10 -
 .../dashboard/util/charts/chartTypeLimitations.ts  |  128 --
 .../util/charts/getFormDataWithExtraFilters.ts     |  372 +----
 .../src/dashboard/util/getRelatedCharts.ts         |   31 -
 .../util/useFilterFocusHighlightStyles.ts          |   54 +-
 superset-frontend/src/dataMask/actions.ts          |   14 -
 superset-frontend/src/dataMask/reducer.ts          |   47 -
 .../explore/components/ControlPanelsContainer.tsx  |   19 +-
 .../PropertiesModal/PropertiesModal.test.tsx       |    1 -
 .../explore/components/PropertiesModal/index.tsx   |   27 +-
 .../DatasourceControl/DatasourceControl.test.jsx   |  170 +++
 .../VizTypeControl/VizTypeControl.test.jsx         |  131 ++
 .../src/extensions/ExtensionsManager.ts            |   10 +-
 .../src/extensions/ExtensionsStartup.test.tsx      |  169 +--
 .../src/extensions/ExtensionsStartup.tsx           |   17 +-
 .../src/features/home/ChartTable.test.tsx          |   63 +-
 superset-frontend/src/features/home/ChartTable.tsx |   13 +-
 .../src/features/home/DashboardTable.test.tsx      |   59 +-
 .../src/features/home/DashboardTable.tsx           |   13 +-
 .../src/hooks/useConfirmModal/index.tsx            |   78 --
 .../hooks/useConfirmModal/useConfirmModal.test.tsx |  196 ---
 superset-frontend/src/hooks/useThemeMenuItems.tsx  |   25 +-
 .../useUnsavedChangesPrompt.test.tsx               |   31 +-
 superset-frontend/src/pages/Chart/index.tsx        |    1 -
 superset-frontend/src/pages/ChartList/index.tsx    |   13 +-
 .../src/pages/DashboardList/index.tsx              |   13 +-
 superset-frontend/src/pages/DatabaseList/index.tsx |   13 +-
 superset-frontend/src/pages/DatasetList/index.tsx  |   13 +-
 superset-frontend/src/pages/Login/index.tsx        |   28 +-
 .../src/pages/SavedQueryList/index.tsx             |   13 +-
 .../src/pages/ThemeList/ThemeList.test.tsx         |  524 ++-----
 .../src/pages/ThemeList/index.test.tsx             |  288 ++++
 superset-frontend/src/pages/ThemeList/index.tsx    |  164 +--
 superset-frontend/src/preamble.ts                  |   10 +-
 superset-frontend/src/utils/export.test.ts         |  278 ----
 superset-frontend/src/utils/export.ts              |   92 +-
 superset-frontend/src/views/store.ts               |    2 -
 superset-websocket/package-lock.json               |  290 ++--
 superset-websocket/package.json                    |    8 +-
 superset/commands/database/uploaders/csv_reader.py |   32 +-
 superset/commands/report/alert.py                  |    2 +-
 superset/config.py                                 |    2 +-
 superset/dashboards/schemas.py                     |    1 -
 superset/tasks/scheduler.py                        |   29 +-
 superset/themes/api.py                             |   12 +-
 superset/views/core.py                             |   17 +-
 superset/views/error_handling.py                   |   17 +-
 superset/views/utils.py                            |   34 +-
 tests/integration_tests/dashboard_tests.py         |   74 +-
 .../dashboards/security/security_rbac_tests.py     |    8 +-
 .../dashboards/superset_factory_util.py            |    2 -
 tests/integration_tests/themes/api_tests.py        |  122 --
 .../commands/databases/csv_reader_test.py          |   27 -
 142 files changed, 2892 insertions(+), 11187 deletions(-)
 delete mode 100644 docs/docs/security/securing_superset.mdx
 delete mode 100644 
superset-extensions-cli/src/superset_extensions_cli/templates/backend/src/package/__init__.py.j2
 delete mode 100644 
superset-extensions-cli/src/superset_extensions_cli/templates/backend/src/package/entrypoint.py.j2
 delete mode 100644 
superset-extensions-cli/src/superset_extensions_cli/templates/frontend/src/index.tsx.j2
 delete mode 100644 
superset-extensions-cli/src/superset_extensions_cli/templates/frontend/tsconfig.json.j2
 delete mode 100644 
superset-extensions-cli/src/superset_extensions_cli/templates/frontend/webpack.config.js.j2
 delete mode 100644 
superset-frontend/packages/superset-ui-core/src/components/ConfirmModal/ConfirmModal.test.tsx
 delete mode 100644 
superset-frontend/packages/superset-ui-core/src/components/ConfirmModal/index.tsx
 rename superset-frontend/spec/fixtures/{mockDatasource.ts => 
mockDatasource.js} (79%)
 rename 
superset-frontend/src/components/Datasource/components/DatasourceEditor/tests/{DatasourceEditor.test.tsx
 => DatasourceEditor.test.jsx} (78%)
 rename 
superset-frontend/src/components/Datasource/components/DatasourceEditor/tests/{DatasourceEditorCurrency.test.tsx
 => DatasourceEditorCurrency.test.jsx} (83%)
 rename 
superset-frontend/src/components/Datasource/components/DatasourceEditor/tests/{DatasourceEditorRTL.test.tsx
 => DatasourceEditorRTL.test.jsx} (88%)
 copy superset-frontend/src/components/ListView/{ListView.test.tsx => 
ListView.test.jsx} (61%)
 delete mode 100644 
superset-frontend/src/dashboard/actions/chartCustomizationActions.ts
 delete mode 100644 
superset-frontend/src/dashboard/components/GroupByBadge/index.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/ChartCustomizationForm.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/ChartCustomizationModal.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/ChartCustomizationTitleContainer.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/ChartCustomizationTitlePane.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/GroupByFilterCard.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/groupBySelectors.ts
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/selectors.ts
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/types.ts
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/useChartCustomizationModal.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ChartCustomization/utils.ts
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ConfigModal/BaseConfigModal.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ConfigModal/ModalFooter.tsx
 delete mode 100644 
superset-frontend/src/dashboard/components/nativeFilters/ConfigModal/SharedStyles.tsx
 delete mode 100644 
superset-frontend/src/dashboard/reducers/groupByCustomizations.ts
 delete mode 100644 
superset-frontend/src/dashboard/util/charts/chartTypeLimitations.ts
 create mode 100644 
superset-frontend/src/explore/components/controls/DatasourceControl/DatasourceControl.test.jsx
 create mode 100644 
superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeControl.test.jsx
 delete mode 100644 superset-frontend/src/hooks/useConfirmModal/index.tsx
 delete mode 100644 
superset-frontend/src/hooks/useConfirmModal/useConfirmModal.test.tsx
 create mode 100644 superset-frontend/src/pages/ThemeList/index.test.tsx
 delete mode 100644 superset-frontend/src/utils/export.test.ts

Reply via email to