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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/yargs-18.0.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard b820d99dd0 chore(deps): bump yargs from 17.7.2 to 18.0.0 in 
/superset-frontend
     add c9ec173647 fix(SearchFilter): prevent unintended autocomplete on 
search input (#36209)
     add 5ce4c52cfa feat(docs): In the Wild page with YAML data and AntD 
components (#36386)
     add 33a425bbbc fix(echarts): use scroll legend for horizontal layouts to 
prevent overlap (#36306)
     add 24a4f8510d docs: Add SQL Lab Export to Google Sheets to community 
extensions registry (#36714)
     add b800412eda fix(docs): add retry logic and concurrency handling for 
badge downloads (#36715)
     add 737a5162e4 fix: Use is_active for guest users (#36716)
     add b1e004e122 build(dev-deps): remove stub type definition packages 
(#36706)
     add ae584c8886 chore: remove INTHEWILD.md after migration to YAML (#36718)
     add 2f4f64dfe8 chore(frontend): migrate easy JS/JSX files to TypeScript 
(#36713)
     add f51f7f3307 fix(tests): resolve flakey selectOption helper race 
condition (#36719)
     add f3407d7a56 chore: Close playwright browser gracefully (#36537)
     add ee45b26ad7 fix(tests): optimize DatasourceEditorCurrency tests for CI 
reliability (#36723)
     add 0f56e3b9ae fix: Implement SIP-40 error styles for GAQ (#36596)
     add 0830a57fa6 feat(docs): add llms.txt for LLM-friendly documentation 
index (#36730)
     add 2cf0d7936e chore(pre-commit): exclude logos from end-of-file-fixer 
(#36744)
     add 32435bc3e9 feat(docs): enhance Matomo analytics tracking (#36743)
     add da8e077a44 chore(frontend): migrate utility JS files to TypeScript 
(#36721)
     add b8f31124d0 chore(frontend): migrate 13 JS/JSX files to TypeScript 
(#36720)
     add 91539f77aa feat(docker): support running multiple Superset instances 
simultaneously (#36751)
     add fb6f3fbb4d chore: update files for release 6.0.0 (#36745)
     add 5920cb57ea refactor(extensions): add Pydantic validation for extension 
configuration (#36767)
     add d36ddbbb33 feat(extensions-cli): Add .gitignore generation to init 
command (#36768)
     add 3258082819 docs: add SQL Lab Export to Parquet to community extensions 
registry (#36755)
     add ae491aee00 docs: Add SQL Lab Query Comparison to community extensions 
registry (#36769)
     add c026ae2ce7 fix(dashboard): prevent table chart infinite reload loop 
(#36686)
     add e3e6b0e18b fix(mcp): use SQLScript for all SQL parsing in execute_sql 
(#36599)
     add 0ced20457b chore(deps-dev): bump webpack from 5.104.0 to 5.104.1 in 
/docs (#36758)
     add 5cd8e1e736 chore(deps): bump caniuse-lite from 1.0.30001760 to 
1.0.30001761 in /docs (#36757)
     add 8d070f5cb6 chore(deps-dev): bump @types/node from 25.0.2 to 25.0.3 in 
/superset-frontend (#36726)
     add e0ea807031 chore(deps-dev): bump baseline-browser-mapping from 2.9.8 
to 2.9.9 in /superset-frontend (#36725)
     add c0bcf28947 chore(deps-dev): bump @playwright/test from 1.56.0 to 
1.57.0 in /superset-frontend (#36571)
     add 6b25d0663e refactor: Migrates the MCP `execute_sql` tool to use the 
SQL execution API (#36739)
     add 32c98d02d3 fix: UI cut off (#36531)
     add 54eb6317ef fix(margin): Fixing margin issues (#36479)
     add ff24e2f27d fix: fix error with dashboard filters when global async 
queries is enabled and user navigates quickly (#36639)
     add ff3dab9b3b docs: Add Query Estimator to community extensions registry 
(#36814)
     add 8f8fe19e3e docs: Add SQL Snippets to community extensions registry 
(#36797)
     add 9e04c3471d docs: Add SQL Lab Result Stats to community extensions 
registry (#36796)
     add c399fd2801 fix: Stale editor content in @apache-superset/core (#36813)
     add ba8d6eb9ac docs: Adds a new "Dependencies" page to the Developer 
Portal (#36817)
     add f8cb935105 feat(reports): add webhook option for notifications (#36127)
     add ecb4e483df fix: apply `EXCLUDE_USERS_FROM_LISTS` to 
`/api/v1/security/users/` (#36742)
     add bd8d4ddbee chore(deps-dev): bump typescript-eslint from 8.50.0 to 
8.50.1 in /superset-websocket (#36802)
     add fd67d3190a chore(deps-dev): bump typescript-eslint from 8.50.0 to 
8.50.1 in /docs (#36801)
     add f95f125c4c chore(deps-dev): bump html-webpack-plugin from 5.6.4 to 
5.6.5 in /superset-frontend (#36787)
     add 100789200a chore(deps): bump hot-shots from 11.4.0 to 12.0.0 in 
/superset-websocket (#36786)
     add bf5070471d chore(deps): bump storybook from 8.6.14 to 8.6.15 in /docs 
(#36727)
     add 362b5e3b89 chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 in 
/superset-frontend (#36711)
     add c624562e63 chore(deps): bump yargs from 17.7.2 to 18.0.0 in 
/superset-frontend

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   (b820d99dd0)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/yargs-18.0.0 (c624562e63)

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:
 .envrc.example                                     |   41 +
 .github/ISSUE_TEMPLATE/bug-report.yml              |    2 +-
 .pre-commit-config.yaml                            |    2 +-
 .rat-excludes                                      |    4 +
 CHANGELOG/6.0.0.md                                 | 1062 ++++++++++++++++++++
 Makefile                                           |   21 +-
 README.md                                          |    4 +-
 RESOURCES/INTHEWILD.md                             |  226 -----
 RESOURCES/INTHEWILD.yaml                           |  644 ++++++++++++
 UPDATING.md                                        |   51 +-
 docker-compose.yml                                 |   26 +-
 docker/.env                                        |    9 +
 docker/.env-local.example                          |   39 +
 docker/README.md                                   |   28 +
 .../contributing/development-setup.md              |   33 +
 docs/developer_portal/extensions/architecture.md   |   14 +-
 .../extensions/contribution-types.md               |    2 +-
 docs/developer_portal/extensions/dependencies.md   |  166 +++
 docs/developer_portal/extensions/deployment.md     |    2 +-
 docs/developer_portal/extensions/development.md    |    2 +-
 docs/developer_portal/extensions/mcp.md            |    2 +-
 docs/developer_portal/extensions/overview.md       |    1 +
 docs/developer_portal/extensions/registry.md       |   17 +-
 docs/developer_portal/extensions/security.md       |    2 +-
 docs/developer_portal/sidebars.js                  |    1 +
 docs/docusaurus.config.ts                          |    8 +
 docs/package.json                                  |   11 +-
 docs/plugins/remark-localize-badges.mjs            |  162 ++-
 docs/sidebarTutorials.js                           |    1 +
 docs/src/pages/inTheWild.tsx                       |  165 +++
 docs/src/pages/index.tsx                           |  104 +-
 docs/src/theme/Root.js                             |  238 ++++-
 .../svgType.d.ts => docs/src/types/yaml.d.ts       |   10 +-
 docs/src/webpack.extend.ts                         |    7 +
 .../{api_explorer.png => api-explorer.png}         |  Bin
 docs/static/img/extensions/gsheets-export.png      |  Bin 0 -> 387654 bytes
 docs/static/img/extensions/parquet-export.png      |  Bin 0 -> 62473 bytes
 docs/static/img/extensions/query-comparison.png    |  Bin 0 -> 611336 bytes
 docs/static/img/extensions/query-estimator.png     |  Bin 0 -> 443733 bytes
 docs/static/img/extensions/result-stats.png        |  Bin 0 -> 403058 bytes
 ...flow_visualizer.png => sql-flow-visualizer.png} |  Bin
 docs/static/img/extensions/sql-snippets.png        |  Bin 0 -> 366481 bytes
 docs/static/img/logos/preset.svg                   |  Bin 0 -> 3622 bytes
 docs/static/llms.txt                               |   64 ++
 docs/yarn.lock                                     |  222 ++--
 scripts/docker-compose-up.sh                       |  171 ++++
 superset-core/src/superset_core/api/models.py      |   12 +-
 .../src/superset_core/extensions/types.py          |  233 ++++-
 .../src/superset_extensions_cli/cli.py             |   62 +-
 .../templates/.gitignore.j2                        |   36 +
 superset-extensions-cli/tests/test_cli_build.py    |   43 +-
 superset-extensions-cli/tests/test_cli_dev.py      |   12 +-
 superset-extensions-cli/tests/test_cli_init.py     |   32 +-
 superset-extensions-cli/tests/utils.py             |    2 +-
 superset-frontend/package-lock.json                |  160 +--
 superset-frontend/package.json                     |   11 +-
 .../packages/superset-ui-core/package.json         |    3 +-
 .../src/components/Icons/AntdEnhanced.tsx          |    2 +
 .../superset-ui-core/src/utils/featureFlags.ts     |    1 +
 .../plugin-chart-ag-grid-table/package.json        |    1 -
 .../plugin-chart-echarts/src/utils/series.ts       |   12 +-
 .../test/Gantt/transformProps.test.ts              |    1 -
 .../plugin-chart-echarts/test/utils/series.test.ts |   17 +-
 .../plugins/plugin-chart-table/package.json        |    1 -
 superset-frontend/spec/helpers/testing-library.tsx |    3 +-
 .../{ChartContainer.jsx => ChartContainer.tsx}     |    6 +-
 .../src/components/Chart/chartAction.js            |   14 +-
 .../src/components/Chart/chartActions.test.js      |   22 +
 .../tests/DatasourceEditorCurrency.test.tsx        |  124 +--
 .../components/ListView/Filters/Search.test.tsx    |  230 +++++
 .../src/components/ListView/Filters/Search.tsx     |    3 +
 .../src/components/ListView/Filters/index.test.tsx |  132 +++
 .../src/components/ListView/Filters/index.tsx      |    5 +-
 superset-frontend/src/components/ListView/types.ts |    2 +
 .../{mockMessageToasts.js => mockMessageToasts.ts} |    6 +-
 superset-frontend/src/core/sqlLab/index.ts         |   10 +-
 .../src/dashboard/components/Dashboard.test.jsx    |   69 ++
 .../{MissingChart.jsx => MissingChart.tsx}         |   11 +-
 .../dnd/{handleHover.js => handleHover.ts}         |   13 +-
 .../dashboard/components/dnd/handleScroll/index.ts |    2 +-
 .../{FilterFieldItem.jsx => FilterFieldItem.tsx}   |   16 +-
 .../{FilterFieldTree.jsx => FilterFieldTree.tsx}   |   47 +-
 .../{FilterScopeTree.jsx => FilterScopeTree.tsx}   |   45 +-
 ...reeNodes.jsx => renderFilterFieldTreeNodes.tsx} |   29 +-
 ...reeNodes.jsx => renderFilterScopeTreeNodes.tsx} |   36 +-
 .../filterscope/{treeIcons.jsx => treeIcons.tsx}   |    0
 .../gridComponents/Chart/{index.js => index.ts}    |    0
 .../gridComponents/Column/{index.js => index.ts}   |    0
 .../gridComponents/Divider/{index.js => index.ts}  |    0
 .../gridComponents/Markdown/{index.js => index.ts} |    0
 .../gridComponents/Tab/{index.js => index.ts}      |    0
 .../gridComponents/Tabs/{index.js => index.ts}     |    0
 .../gridComponents/{index.js => index.ts}          |    0
 .../new/{NewColumn.jsx => NewColumn.tsx}           |    0
 .../new/{NewDivider.jsx => NewDivider.tsx}         |    0
 .../new/{NewHeader.jsx => NewHeader.tsx}           |    0
 .../new/{NewMarkdown.jsx => NewMarkdown.tsx}       |    0
 .../new/{NewTabs.jsx => NewTabs.tsx}               |    0
 .../{DashboardGrid.jsx => DashboardGrid.tsx}       |    7 +-
 .../{FilterScope.jsx => FilterScope.tsx}           |    7 +-
 .../containers/{SliceAdder.jsx => SliceAdder.tsx}  |   17 +-
 .../util/activeAllDashboardFilters.test.ts         |  150 +++
 .../dashboard/util/activeAllDashboardFilters.ts    |   17 +-
 ...h.js => getChartAndLabelComponentIdFromPath.ts} |   12 +-
 ...ieldNodesTree.js => getFilterFieldNodesTree.ts} |   25 +-
 ...ParentNodes.js => getFilterScopeParentNodes.ts} |   21 +-
 ....js => getSelectedChartIdForFilterScopeTree.ts} |    7 +-
 ...ChildChartIds.js => findNonTabChildChartIds.ts} |   26 +-
 ...ComponentIds.js => findTopLevelComponentIds.ts} |   33 +-
 ...nent.js => getLoadStatsPerTopLevelComponent.ts} |   21 +-
 ...terValues.js => serializeActiveFilterValues.ts} |   38 +-
 ...arentsList.js => updateComponentParentsList.ts} |   14 +-
 .../src/explore/components/ControlHeader.tsx       |    8 +
 .../components/ExploreViewContainer/index.jsx      |    4 +
 .../{AggregateOption.jsx => AggregateOption.tsx}   |   20 +-
 ...nitionOption.jsx => MetricDefinitionOption.tsx} |   39 +-
 .../components/controls/VizTypeControl/VizTile.tsx |    2 +-
 .../{saveModalReducer.js => saveModalReducer.ts}   |   29 +-
 .../src/features/alerts/AlertReportModal.tsx       |    1 +
 .../alerts/components/NotificationMethod.tsx       |  137 +--
 .../features/alerts/components/RecipientIcon.tsx   |    6 +
 superset-frontend/src/features/alerts/types.ts     |    2 +
 .../databases/DatabaseModal/ExtraOptions.tsx       |   14 +-
 superset-frontend/src/features/reports/types.ts    |    2 +-
 .../src/pages/AlertReportList/index.tsx            |    1 +
 .../src/pages/AnnotationLayerList/index.tsx        |    1 +
 superset-frontend/src/pages/GroupsList/index.tsx   |    1 +
 superset-frontend/src/pages/RolesList/index.tsx    |    1 +
 .../src/pages/RowLevelSecurityList/index.tsx       |    1 +
 superset-frontend/src/pages/Tags/index.tsx         |    1 +
 .../src/utils/getControlsForVizType.js             |   52 -
 superset-frontend/src/utils/reducerUtils.js        |   71 --
 superset-websocket/package-lock.json               |  258 ++---
 superset-websocket/package.json                    |    4 +-
 superset/config.py                                 |    3 +
 superset/extensions/discovery.py                   |    3 +-
 superset/extensions/utils.py                       |   55 +-
 superset/initialization/__init__.py                |    4 +-
 superset/mcp_service/sql_lab/execute_sql_core.py   |  221 ----
 superset/mcp_service/sql_lab/schemas.py            |   42 +-
 superset/mcp_service/sql_lab/sql_lab_utils.py      |  243 -----
 superset/mcp_service/sql_lab/tool/execute_sql.py   |  136 ++-
 superset/mcp_service/utils/schema_utils.py         |   21 +-
 superset/reports/models.py                         |    1 +
 superset/reports/notifications/__init__.py         |    1 +
 superset/reports/notifications/webhook.py          |  144 +++
 superset/security/guest_token.py                   |    3 +-
 superset/security/manager.py                       |   27 +-
 superset/tasks/async_queries.py                    |   19 +-
 superset/utils/webdriver.py                        |    2 +
 superset/views/base.py                             |    2 +
 tests/unit_tests/extensions/test_types.py          |  258 +++++
 .../mcp_service/sql_lab/tool/test_execute_sql.py   |  490 +++++----
 .../reports/notifications/webhook_tests.py         |  225 +++++
 .../security/exclude_users_filter_test.py          |  165 +++
 tests/unit_tests/tasks/test_async_queries.py       |   96 ++
 156 files changed, 6240 insertions(+), 2001 deletions(-)
 create mode 100644 .envrc.example
 create mode 100644 CHANGELOG/6.0.0.md
 delete mode 100644 RESOURCES/INTHEWILD.md
 create mode 100644 RESOURCES/INTHEWILD.yaml
 create mode 100644 docker/.env-local.example
 create mode 100644 docs/developer_portal/extensions/dependencies.md
 create mode 100644 docs/src/pages/inTheWild.tsx
 copy 
superset-frontend/packages/superset-ui-chart-controls/src/components/ColumnTypeLabel/type-icons/svgType.d.ts
 => docs/src/types/yaml.d.ts (86%)
 rename docs/static/img/extensions/{api_explorer.png => api-explorer.png} (100%)
 create mode 100644 docs/static/img/extensions/gsheets-export.png
 create mode 100644 docs/static/img/extensions/parquet-export.png
 create mode 100644 docs/static/img/extensions/query-comparison.png
 create mode 100644 docs/static/img/extensions/query-estimator.png
 create mode 100644 docs/static/img/extensions/result-stats.png
 rename docs/static/img/extensions/{sql_flow_visualizer.png => 
sql-flow-visualizer.png} (100%)
 create mode 100644 docs/static/img/extensions/sql-snippets.png
 create mode 100644 docs/static/img/logos/preset.svg
 create mode 100644 docs/static/llms.txt
 create mode 100755 scripts/docker-compose-up.sh
 create mode 100644 
superset-extensions-cli/src/superset_extensions_cli/templates/.gitignore.j2
 rename superset-frontend/src/components/Chart/{ChartContainer.jsx => 
ChartContainer.tsx} (89%)
 create mode 100644 
superset-frontend/src/components/ListView/Filters/Search.test.tsx
 create mode 100644 
superset-frontend/src/components/ListView/Filters/index.test.tsx
 rename superset-frontend/src/components/MessageToasts/{mockMessageToasts.js => 
mockMessageToasts.ts} (85%)
 rename superset-frontend/src/dashboard/components/{MissingChart.jsx => 
MissingChart.tsx} (86%)
 rename superset-frontend/src/dashboard/components/dnd/{handleHover.js => 
handleHover.ts} (84%)
 rename 
superset-frontend/src/dashboard/components/filterscope/{FilterFieldItem.jsx => 
FilterFieldItem.tsx} (81%)
 rename 
superset-frontend/src/dashboard/components/filterscope/{FilterFieldTree.jsx => 
FilterFieldTree.tsx} (54%)
 rename 
superset-frontend/src/dashboard/components/filterscope/{FilterScopeTree.jsx => 
FilterScopeTree.tsx} (58%)
 rename 
superset-frontend/src/dashboard/components/filterscope/{renderFilterFieldTreeNodes.jsx
 => renderFilterFieldTreeNodes.tsx} (63%)
 rename 
superset-frontend/src/dashboard/components/filterscope/{renderFilterScopeTreeNodes.jsx
 => renderFilterScopeTreeNodes.tsx} (71%)
 rename superset-frontend/src/dashboard/components/filterscope/{treeIcons.jsx 
=> treeIcons.tsx} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/Chart/{index.js => 
index.ts} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/Column/{index.js => 
index.ts} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/Divider/{index.js => 
index.ts} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/Markdown/{index.js => 
index.ts} (100%)
 rename superset-frontend/src/dashboard/components/gridComponents/Tab/{index.js 
=> index.ts} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/Tabs/{index.js => 
index.ts} (100%)
 rename superset-frontend/src/dashboard/components/gridComponents/{index.js => 
index.ts} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/new/{NewColumn.jsx => 
NewColumn.tsx} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/new/{NewDivider.jsx 
=> NewDivider.tsx} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/new/{NewHeader.jsx => 
NewHeader.tsx} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/new/{NewMarkdown.jsx 
=> NewMarkdown.tsx} (100%)
 rename 
superset-frontend/src/dashboard/components/gridComponents/new/{NewTabs.jsx => 
NewTabs.tsx} (100%)
 rename superset-frontend/src/dashboard/containers/{DashboardGrid.jsx => 
DashboardGrid.tsx} (86%)
 rename superset-frontend/src/dashboard/containers/{FilterScope.jsx => 
FilterScope.tsx} (85%)
 rename superset-frontend/src/dashboard/containers/{SliceAdder.jsx => 
SliceAdder.tsx} (82%)
 rename 
superset-frontend/src/dashboard/util/{getChartAndLabelComponentIdFromPath.js => 
getChartAndLabelComponentIdFromPath.ts} (77%)
 rename superset-frontend/src/dashboard/util/{getFilterFieldNodesTree.js => 
getFilterFieldNodesTree.ts} (72%)
 rename superset-frontend/src/dashboard/util/{getFilterScopeParentNodes.js => 
getFilterScopeParentNodes.ts} (70%)
 rename 
superset-frontend/src/dashboard/util/{getSelectedChartIdForFilterScopeTree.js 
=> getSelectedChartIdForFilterScopeTree.ts} (91%)
 rename 
superset-frontend/src/dashboard/util/logging/{findNonTabChildChartIds.js => 
findNonTabChildChartIds.ts} (75%)
 rename 
superset-frontend/src/dashboard/util/logging/{findTopLevelComponentIds.js => 
findTopLevelComponentIds.ts} (77%)
 rename 
superset-frontend/src/dashboard/util/logging/{getLoadStatsPerTopLevelComponent.js
 => getLoadStatsPerTopLevelComponent.ts} (71%)
 rename superset-frontend/src/dashboard/util/{serializeActiveFilterValues.js => 
serializeActiveFilterValues.ts} (59%)
 rename superset-frontend/src/dashboard/util/{updateComponentParentsList.js => 
updateComponentParentsList.ts} (87%)
 rename 
superset-frontend/src/explore/components/controls/MetricControl/{AggregateOption.jsx
 => AggregateOption.tsx} (74%)
 rename 
superset-frontend/src/explore/components/controls/MetricControl/{MetricDefinitionOption.jsx
 => MetricDefinitionOption.tsx} (66%)
 rename superset-frontend/src/explore/reducers/{saveModalReducer.js => 
saveModalReducer.ts} (71%)
 delete mode 100644 superset-frontend/src/utils/getControlsForVizType.js
 delete mode 100644 superset-frontend/src/utils/reducerUtils.js
 delete mode 100644 superset/mcp_service/sql_lab/execute_sql_core.py
 delete mode 100644 superset/mcp_service/sql_lab/sql_lab_utils.py
 create mode 100644 superset/reports/notifications/webhook.py
 create mode 100644 tests/unit_tests/extensions/test_types.py
 create mode 100644 tests/unit_tests/reports/notifications/webhook_tests.py
 create mode 100644 tests/unit_tests/security/exclude_users_filter_test.py

Reply via email to