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/eslint-10.0.1
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 2a033621555 chore(deps-dev): bump eslint from 8.57.1 to 10.0.1 in
/superset-frontend
add 987b6a6f041 chore(deps): bump swagger-ui-react from 5.31.1 to 5.31.2
in /docs (#38140)
add 5e6524954c8 chore(deps): pin react-icons to 5.4.0 in
/superset-frontend (#38144)
add 82fce8d7de8 chore(deps-dev): bump @types/node from 25.2.3 to 25.3.0 in
/superset-frontend (#38143)
add 5bee32ea93d chore(deps): bump aquasecurity/trivy-action from 0.34.0 to
0.34.1 (#38138)
add 6424194c874 chore(deps): bump underscore from 1.13.7 to 1.13.8 in
/superset-frontend (#38142)
add 159fb5d6f4a chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in
/superset-frontend/cypress-base (#38131)
add a87a006aaeb ci: declare explicit permissions in maintenance workflows
(#38159)
add 672a3805876 chore(frontend): enable additional oxlint rules for better
code hygiene (#38145)
add 3f64ad3da5e fix(i18n): wrap untranslated frontend strings and add i18n
lint rule (#37776)
add 2a3567d2f11 fix(mcp): Remove unsupported thumbnail/preview URLs and
internal fields from MCP schemas (#38109)
add cbb80f04627 refactor(extensions): simplify registerEditorProvider API
(#38127)
add 6f3a200c190 chore(deps-dev): bump @types/lodash from 4.17.23 to
4.17.24 in /superset-websocket (#38179)
add 131a97b6579 fix(handlebars): add missing currencyformatter.js
dependency (#38173)
add 26b2f7a1702 chore(deps-dev): bump eslint from 8.57.1 to 10.0.1 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 (2a033621555)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/eslint-10.0.1 (26b2f7a1702)
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/dependabot.yml | 2 +
.github/workflows/docker.yml | 2 +-
.github/workflows/no-hold-label.yml | 3 +
.github/workflows/pre-commit.yml | 3 +
.github/workflows/tech-debt.yml | 3 +
.../extensions/extension-points/editors.md | 8 +-
docs/package.json | 2 +-
docs/yarn.lock | 557 +-
superset-frontend/cypress-base/package-lock.json | 112 +-
superset-frontend/oxlint.json | 25 +-
superset-frontend/package-lock.json | 63 +-
superset-frontend/package.json | 2 +-
.../packages/superset-core/src/api/editors.ts | 14 +-
.../src/ui/components/Alert/index.tsx | 3 +-
.../src/shared-controls/mixins.tsx | 4 +-
.../src/shared-controls/sharedControls.tsx | 14 +-
.../packages/superset-ui-core/package.json | 2 +-
.../components/Matrixify/MatrixifyGridCell.tsx | 3 +-
.../src/chart/components/StatefulChart.tsx | 3 +-
.../src/components/Loading/index.tsx | 9 +-
.../src/components/MetadataBar/ContentConfig.tsx | 2 +-
.../src/components/MetadataBar/MetadataBar.tsx | 4 +-
.../src/TTestTable.tsx | 2 +-
.../legacy-preset-chart-deckgl/package.json | 2 +-
.../src/AgGridTable/index.tsx | 4 +-
.../src/controlPanel.tsx | 48 +-
.../src/transformProps.ts | 172 +-
.../plugins/plugin-chart-handlebars/package.json | 1 +
.../src/components/Handlebars/HandlebarsViewer.tsx | 2 +-
.../plugin-chart-table/src/DataTable/DataTable.tsx | 4 +-
.../src/DataTable/components/GlobalFilter.tsx | 5 +-
.../plugin-chart-table/src/controlPanel.tsx | 48 +-
.../plugin-chart-table/src/transformProps.ts | 164 +-
superset-frontend/scripts/check-custom-rules.js | 366 +-
.../src/SqlLab/components/TablePreview/index.tsx | 6 +-
.../src/SqlLab/reducers/getInitialState.ts | 3 +-
.../src/components/DatabaseSelector/index.tsx | 4 +-
.../components/CollectionTable/index.tsx | 2 +-
.../src/components/ErrorMessage/IssueCode.tsx | 3 +-
.../ErrorMessage/OAuth2RedirectMessage.tsx | 13 +-
.../src/components/GridTable/Header.tsx | 5 +-
superset-frontend/src/components/ListView/utils.ts | 5 +-
.../src/components/MessageToasts/Toast.tsx | 3 +-
.../src/components/MessageToasts/reducers.ts | 2 +-
superset-frontend/src/core/editors/index.ts | 24 +-
.../dashboard/components/EmbeddedModal/index.tsx | 2 +-
.../RefreshFrequency/RefreshFrequencySelect.tsx | 4 +-
.../components/SliceHeaderControls/index.tsx | 2 +-
.../components/URLShortLinkButton/index.tsx | 2 +-
.../FilterBarSettings/FilterBarSettings.test.tsx | 20 +-
.../FilterBar/FilterBarSettings/index.tsx | 4 +-
.../components/nativeFilters/FilterBar/state.ts | 2 +-
.../ConfigModalSidebar/ConfigModalSidebar.tsx | 4 +-
.../FiltersConfigModal/DraggableFilter.tsx | 3 +-
.../FiltersConfigModal/FilterConfigPane.test.tsx | 2 +-
.../FiltersConfigModal/FilterTitleContainer.tsx | 2 +-
.../FiltersConfigForm/FiltersConfigForm.tsx | 2 +-
.../src/dashboard/util/getOverwriteItems.ts | 2 +-
.../src/dashboard/util/isValidChild.test.ts | 2 +-
.../src/explore/components/EmbedCodeContent.tsx | 2 +-
.../explore/components/PropertiesModal/index.tsx | 2 +-
.../src/explore/components/SaveModal.tsx | 4 +-
.../AnnotationLayerControl/AnnotationLayer.tsx | 4 +-
.../controls/AnnotationLayerControl/index.tsx | 2 +-
.../CollectionControl/CollectionControl.test.tsx | 2 +-
.../controls/CollectionControl/index.tsx | 2 +-
.../DndColumnSelectControl/useResizeButton.tsx | 4 +-
.../FilterControl/AdhocFilterEditPopover/index.tsx | 2 +-
.../MetricControl/AdhocMetricEditPopover/index.tsx | 2 +-
.../controls/SelectAsyncControl/index.tsx | 2 +-
.../explore/components/controls/SelectControl.tsx | 2 +-
.../controls/VizTypeControl/FastVizSwitcher.tsx | 3 +-
.../VizTypeControl/VizTypeControl.test.tsx | 4 +-
.../ZoomConfigControl/ZoomConfigControl.tsx | 4 +-
.../DatabaseConnectionForm/CommonParameters.tsx | 8 +-
.../DatabaseConnectionForm/OAuth2ClientField.tsx | 13 +-
.../DatabaseConnectionForm/ValidatedInputField.tsx | 6 +-
.../databases/DatabaseModal/ExtraOptions.tsx | 2 +-
.../databases/DatabaseModal/SSHTunnelForm.tsx | 8 +-
.../src/features/databases/DatabaseModal/index.tsx | 13 +-
.../databases/UploadDataModel/ColumnsPreview.tsx | 2 +-
.../features/databases/UploadDataModel/index.tsx | 9 +-
.../datasets/AddDataset/RightPanel/index.tsx | 4 +-
.../src/features/userInfo/UserInfoModal.tsx | 2 +-
.../src/features/users/UserListModal.tsx | 2 +-
superset-frontend/src/pages/Register/index.tsx | 8 +-
superset-frontend/src/pages/UserInfo/index.tsx | 28 +-
superset-frontend/src/views/CRUD/utils.tsx | 60 +-
superset-websocket/package-lock.json | 14 +-
superset-websocket/package.json | 2 +-
superset/mcp_service/chart/schemas.py | 9 +-
superset/mcp_service/chart/tool/get_chart_info.py | 3 +-
.../mcp_service/chart/tool/get_chart_preview.py | 7 +-
superset/mcp_service/dashboard/schemas.py | 3 -
superset/translations/ar/LC_MESSAGES/messages.po | 3274 ++++++++--
superset/translations/ca/LC_MESSAGES/messages.po | 5178 ++++++++++++----
superset/translations/de/LC_MESSAGES/messages.po | 3272 ++++++++--
superset/translations/en/LC_MESSAGES/messages.po | 2621 ++++++--
superset/translations/es/LC_MESSAGES/messages.po | 5661 ++++++++++++++----
superset/translations/fa/LC_MESSAGES/messages.po | 3266 ++++++++--
superset/translations/fr/LC_MESSAGES/messages.po | 1540 ++++-
superset/translations/it/LC_MESSAGES/messages.po | 3155 ++++++++--
superset/translations/ja/LC_MESSAGES/messages.po | 3245 ++++++++--
superset/translations/ko/LC_MESSAGES/messages.po | 3105 ++++++++--
superset/translations/messages.pot | 2615 ++++++--
superset/translations/mi/LC_MESSAGES/messages.po | 6248 ++++++++++++++------
superset/translations/nl/LC_MESSAGES/messages.po | 3280 ++++++++--
superset/translations/pl/LC_MESSAGES/messages.po | 3303 +++++++++--
superset/translations/pt/LC_MESSAGES/messages.po | 3188 ++++++++--
.../translations/pt_BR/LC_MESSAGES/messages.po | 3291 +++++++++--
superset/translations/ru/LC_MESSAGES/messages.po | 4670 +++++++++------
superset/translations/sk/LC_MESSAGES/messages.po | 2829 +++++++--
superset/translations/sl/LC_MESSAGES/messages.po | 3254 ++++++++--
superset/translations/tr/LC_MESSAGES/messages.po | 3077 ++++++++--
superset/translations/uk/LC_MESSAGES/messages.po | 3296 +++++++++--
superset/translations/zh/LC_MESSAGES/messages.po | 3252 ++++++++--
.../translations/zh_TW/LC_MESSAGES/messages.po | 3255 ++++++++--
.../chart/tool/test_get_chart_preview.py | 1 -
.../mcp_service/chart/tool/test_list_charts.py | 4 +-
119 files changed, 65953 insertions(+), 15952 deletions(-)