You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2023/01/13 16:50:59 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/eslint-8.31.0 updated (a830dada2e -> e02c16f2e7)

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-8.31.0
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit a830dada2e build(deps-dev): bump eslint from 7.32.0 to 8.31.0 in /superset-frontend
     add 02e8511563 fix(dashboard): Add safety checks to areas that throw runtime errors in dashboard filters (#22648)
     add 8f865ce1ce chore: upgrade use-immer (#22646)
     add 516d56b7e8 chore: upgrade react-window (#22645)
     add 159dcd7e62 feat(RLS): RESTful apis and react view for RLS (#22325)
     add 8bf6d80155 fix: Stop query in SQL Lab with impala engine (#22635)
     add 399f6e3ddc feat(dashboard): Display a loading spinner while dashboard is being saved (#22588)
     add 1e3746be21 fix(dockerfile): fix "unhealthy" container state (#22663)
     add 08f45ef207 fix(viz-gallery): respect denylist in viz gallery (#22658)
     add 0b22287ad9 feat: make CTA text in Alerts & Reports mails configurable (#19779)
     add 73e53fab7a fix(bootstrap-data): always check flashes (#22659)
     add c0aeb2a75a chore(embedded): bump package versions (#22676)
     add 8f98c469fd docs: Add Careem to the user's list (#22669)
     add 1fe0290a60 chore: Add KarrotPay in INTHEWILD.md (#22666)
     add 44c9cf4de5 chore: Migrate /superset/search_queries to API v1 (#22579)
     add f3696ceef3 chore: Localization of several charts and elements (#22150)
     add 7b15e6e3c7 fix(nav): make doc and bug buttons customizable (#22682)
     add a8f3a4fb6e fix(sqllab): Overflow bigint in json-tree view (#22609)
     add 0908fd291b chore: Bump Flask-AppBuilder to 4.2.0 (#22580)
     add 539936522f feat(ssh_tunnel): SQLAlchemy Form UI (#22513)
     add 5d38992024 chore: upgrade react-redux (#22596)
     add 397a984f09 chore(superset-ui): bump superset-ui-chart-controls and plugin-chart-handlebars back to version 0.18.25 (#22694)
     add 68b0a5993d docs: add city of Ann Arbor to INTHEWILD (#22692)
     add d5ecfbb901 fix(embed): fix server error due to breaking change on flask-login (#22462)
     add cf00970cde feat(charts): allow query mutator to update queries after splitting original sql (#21645)
     add 5a422b31c5 fix: alert modal bug fix (#22688)
     add 1a0de496ee chore: Move charts to src/pages folder (#22230)
     add ce1fa955bd chore: Swapping main superset images for more current versions (#22668)
     add a1f1e4fdd4 chore: using bitly to manage expiring Slack invitation links (#22631)
     add 2de19f1d66 feat: Add logging for ssh tunneling test_connection attempts (#22625)
     add 2ccdb72830 fix: Spacing in alert modal (#22709)
     add 8fa7a75a3b docs(caching): Restructure and improve caching docs (#22687)
     add aeb45ea779 docs(k8s): add note about authlib requirement to oauth setup example (#22710)
     add 90ae7cde93 docs(k8s): add note about database driver dependencies to k8s setup (#22712)
     add eed07410c7 docs: add Mainstrat to INTHEWILD.md (#22718)
     add 91850ebc57 fix: bootstraping frontend (#22720)
     add f5c404fc51 fix(explore): Restore missing dataset states (#22693)
     add 6d1bf92637 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.48.1 in /superset-websocket (#22656)
     add bdf391b05f build(deps): bump json5 from 2.2.0 to 2.2.3 in /superset-websocket (#22576)
     add 892c0de454 build(deps): bump winston from 3.3.3 to 3.8.2 in /superset-websocket (#22655)
     add e02c16f2e7 build(deps-dev): bump eslint from 7.32.0 to 8.31.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   (a830dada2e)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/eslint-8.31.0 (e02c16f2e7)

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:
 CODE_OF_CONDUCT.md                                 |     2 +-
 Dockerfile                                         |     1 +
 README.md                                          |     4 +-
 RESOURCES/INTHEWILD.md                             |     6 +
 UPDATING.md                                        |     1 +
 docs/docs/contributing/contributing-page.mdx       |     2 +-
 docs/docs/installation/cache.mdx                   |    70 +-
 docs/docs/installation/running-on-kubernetes.mdx   |    25 +-
 docs/docusaurus.config.js                          |     2 +-
 docs/src/pages/community.tsx                       |     2 +-
 docs/src/pages/index.tsx                           |     6 +-
 docs/static/img/dashboard.jpg                      |   Bin 0 -> 128565 bytes
 docs/static/img/dashboard3.png                     |   Bin 728491 -> 0 bytes
 docs/static/img/explore.jpg                        |   Bin 0 -> 150805 bytes
 docs/static/img/explorer5.jpg                      |   Bin 314853 -> 0 bytes
 docs/static/img/sql_lab.jpg                        |   Bin 0 -> 117310 bytes
 docs/static/img/sqllab5.jpg                        |   Bin 345510 -> 0 bytes
 requirements/base.txt                              |     6 +-
 superset-embedded-sdk/package.json                 |     2 +-
 superset-frontend/package-lock.json                |   111 +-
 superset-frontend/package.json                     |     8 +-
 .../superset-ui-chart-controls/package.json        |     2 +-
 .../src/sections/advancedAnalytics.tsx             |    50 +-
 .../src/sections/chartTitle.tsx                    |     9 +-
 .../src/shared-controls/sharedControls.tsx         |    32 +-
 .../src/chart/components/FallbackComponent.tsx     |     5 +-
 .../src/chart/components/SuperChartCore.tsx        |     3 +-
 .../superset-ui-core/src/utils/featureFlags.ts     |     1 +
 .../storybook/shared/components/VerifyCORS.tsx     |     3 +-
 .../packages/superset-ui-switchboard/package.json  |     2 +-
 .../src/controlPanel.ts                            |    29 +-
 .../src/controlPanel.tsx                           |    51 +-
 .../src/controlPanel.ts                            |     6 +-
 .../src/controlPanel.ts                            |    50 +-
 .../src/controlPanel.tsx                           |    73 +-
 .../src/controlPanel.ts                            |    17 +-
 .../legacy-plugin-chart-rose/src/controlPanel.tsx  |    81 +-
 .../src/controlPanel.ts                            |     8 +-
 .../src/layers/Arc/Arc.jsx                         |     4 +-
 .../src/layers/Grid/Grid.jsx                       |     6 +-
 .../src/layers/Hex/Hex.jsx                         |     5 +-
 .../src/layers/Hex/controlPanel.ts                 |    29 +-
 .../src/layers/Path/controlPanel.ts                |     4 +-
 .../src/layers/Polygon/Polygon.jsx                 |     7 +-
 .../src/layers/Scatter/Scatter.jsx                 |     6 +-
 .../src/layers/Scatter/controlPanel.ts             |    12 +-
 .../src/layers/Screengrid/Screengrid.jsx           |     9 +-
 .../src/utilities/Shared_DeckGL.jsx                |    30 +-
 .../src/Area/controlPanel.ts                       |     6 +-
 .../legacy-preset-chart-nvd3/src/NVD3Controls.tsx  |   115 +-
 .../src/Pie/controlPanel.ts                        |    12 +-
 .../src/TimePivot/controlPanel.ts                  |    12 +-
 .../BigNumberWithTrendline/controlPanel.tsx        |    31 +-
 .../src/BoxPlot/controlPanel.ts                    |    27 +-
 .../src/Funnel/controlPanel.tsx                    |    12 +-
 .../src/MixedTimeseries/controlPanel.tsx           |    14 +-
 .../plugin-chart-echarts/src/Pie/controlPanel.tsx  |    12 +-
 .../src/Radar/controlPanel.tsx                     |     4 +-
 .../src/Timeseries/Area/controlPanel.tsx           |    10 +-
 .../src/Timeseries/Regular/Bar/controlPanel.tsx    |     4 +-
 .../src/Timeseries/Regular/Line/controlPanel.tsx   |    14 +-
 .../src/Timeseries/Step/controlPanel.tsx           |     6 +-
 .../src/Treemap/controlPanel.tsx                   |     6 +-
 .../plugins/plugin-chart-handlebars/package.json   |     2 +-
 .../src/components/Handlebars/HandlebarsViewer.tsx |     4 +-
 .../src/plugin/controlPanel.tsx                    |    44 +-
 .../src/react-pivottable/TableRenderers.jsx        |    10 +-
 .../plugins/plugin-chart-table/src/TableChart.tsx  |     2 +-
 .../src/plugin/controlPanel.ts                     |     6 +-
 .../preset-chart-xy/src/BoxPlot/controlPanel.ts    |    30 +-
 superset-frontend/spec/helpers/reducerIndex.ts     |     8 +-
 superset-frontend/spec/helpers/setup.ts            |     2 +-
 superset-frontend/src/SqlLab/App.jsx               |     4 +-
 .../src/SqlLab/components/ColumnElement/index.tsx  |     8 +-
 .../components/ExploreCtasResultsButton/index.tsx  |     2 +-
 .../components/ExploreResultsButton/index.tsx      |     2 +-
 .../SqlLab/components/QueryLimitSelect/index.tsx   |     5 +-
 .../components/QuerySearch/QuerySearch.test.jsx    |   139 -
 .../src/SqlLab/components/QuerySearch/index.tsx    |   289 -
 .../SqlLab/components/SaveDatasetModal/index.tsx   |     2 +-
 .../components/ScheduleQueryButton/index.tsx       |     8 +-
 .../src/SqlLab/components/SqlEditor/index.jsx      |     6 +-
 .../SqlLab/components/TabbedSqlEditors/index.jsx   |     8 +-
 .../components/TemplateParamsEditor/index.tsx      |    12 +-
 .../src/components/AlteredSliceTag/index.jsx       |     6 +-
 .../src/components/CopyToClipboard/index.jsx       |     2 +-
 .../Datasource/ChangeDatasourceModal.tsx           |     4 +-
 .../src/components/Datasource/DatasourceEditor.jsx |     8 +-
 .../FilterableTable/FilterableTable.test.tsx       |    17 +
 .../src/components/FilterableTable/index.tsx       |    17 +-
 .../src/components/Form/LabeledErrorBoundInput.tsx |     6 +-
 .../src/components/ImportModal/index.tsx           |     4 +-
 .../src/components/ReportModal/index.tsx           |     2 +-
 .../src/components/Select/AsyncSelect.tsx          |    16 +-
 .../src/dashboard/actions/dashboardState.js        |    14 +
 .../src/dashboard/actions/dashboardState.test.js   |     8 +-
 superset-frontend/src/dashboard/actions/hydrate.js |     1 +
 .../src/dashboard/components/Dashboard.jsx         |     4 +-
 .../DashboardBuilder/DashboardBuilder.test.tsx     |    14 +
 .../DashboardBuilder/DashboardBuilder.tsx          |    14 +-
 .../components/DashboardEmbedControls.tsx          |     2 +-
 .../dashboard/components/gridComponents/Tabs.jsx   |    13 +-
 .../components/gridComponents/new/NewMarkdown.jsx  |     3 +-
 .../FiltersConfigModal/FilterTitlePane.tsx         |     4 +-
 .../FiltersConfigForm/FilterScope/utils.test.ts    | 18204 +++++++++++++++++++
 .../FiltersConfigForm/FilterScope/utils.ts         |    51 +-
 .../src/dashboard/reducers/dashboardState.js       |    14 +
 superset-frontend/src/dashboard/types.ts           |     1 +
 superset-frontend/src/embedded/api.tsx             |     4 +-
 superset-frontend/src/embedded/index.tsx           |     3 +-
 .../AnnotationLayerControl/AnnotationLayer.jsx     |    28 +-
 .../controls/ColorSchemeControl/index.tsx          |     2 +-
 .../DatasourceControl/DatasourceControl.test.tsx   |    32 +-
 .../controls/DatasourceControl/index.jsx           |    12 +-
 .../controls/FixedOrMetricControl/index.jsx        |     2 +-
 .../MetricControl/AdhocMetricEditPopoverTitle.tsx  |     2 +-
 .../explore/components/controls/SpatialControl.jsx |     6 +-
 .../controls/TimeSeriesColumnControl/index.jsx     |    92 +-
 .../components/controls/ViewportControl.jsx        |     3 +-
 .../VizTypeControl/VizTypeControl.test.tsx         |     2 +-
 .../controls/VizTypeControl/VizTypeGallery.tsx     |     2 +
 .../components/controls/VizTypeControl/index.tsx   |     4 +
 .../src/explore/controlPanels/sections.tsx         |    76 +-
 superset-frontend/src/explore/controls.jsx         |    42 +-
 superset-frontend/src/explore/fixtures.tsx         |     6 +-
 .../src/filters/components/GroupBy/controlPanel.ts |     2 +-
 .../src/filters/components/Range/buildQuery.ts     |     5 +-
 .../src/filters/components/Range/controlPanel.ts   |     2 +-
 .../src/filters/components/Select/controlPanel.ts  |     2 +-
 .../src/filters/components/Time/controlPanel.ts    |     2 +-
 superset-frontend/src/middleware/asyncEvent.ts     |    17 +-
 .../ChartCreation/ChartCreation.test.tsx}          |    22 +-
 .../ChartCreation/index.tsx}                       |    19 +-
 .../CRUD/chart => pages/ChartList}/ChartCard.tsx   |     2 +-
 .../chart => pages/ChartList}/ChartList.test.jsx   |     2 +-
 .../ChartList.tsx => pages/ChartList/index.tsx}    |     6 +-
 superset-frontend/src/preamble.ts                  |    31 +-
 superset-frontend/src/profile/App.tsx              |     8 +-
 superset-frontend/src/profile/components/App.tsx   |     4 +-
 .../src/profile/components/CreatedContent.tsx      |     6 +-
 .../src/profile/components/Favorites.tsx           |     7 +-
 .../src/profile/components/RecentActivity.tsx      |     6 +-
 .../src/profile/components/Security.tsx            |    13 +-
 .../src/profile/components/UserInfo.tsx            |    21 +-
 superset-frontend/src/showSavedQuery/index.jsx     |     5 +-
 superset-frontend/src/types/bootstrapTypes.ts      |     4 +
 superset-frontend/src/utils/getBootstrapData.ts    |     3 +-
 superset-frontend/src/utils/hostNamesConfig.js     |     5 +-
 superset-frontend/src/views/App.tsx                |    15 +-
 .../src/views/CRUD/alert/AlertReportModal.tsx      |    32 +-
 .../src/views/CRUD/alert/ExecutionLog.tsx          |     2 +-
 .../alert/components/AlertReportCronScheduler.tsx  |     2 +-
 .../src/views/CRUD/annotation/AnnotationList.tsx   |     4 +-
 .../src/views/CRUD/dashboard/DashboardList.tsx     |     4 +-
 .../DatabaseConnectionForm/CommonParameters.tsx    |     2 +-
 .../DatabaseModal/DatabaseConnectionForm/index.tsx |     1 +
 .../data/database/DatabaseModal/ExtraOptions.tsx   |    14 +-
 .../data/database/DatabaseModal/ModalHeader.tsx    |    60 +-
 .../data/database/DatabaseModal/SSHTunnelForm.tsx  |   265 +
 .../data/database/DatabaseModal/SqlAlchemyForm.tsx |     5 +-
 .../data/database/DatabaseModal/index.test.tsx     |   208 +
 .../CRUD/data/database/DatabaseModal/index.tsx     |   101 +-
 .../src/views/CRUD/data/database/types.ts          |    48 +
 .../CRUD/data/dataset/AddDataset/Footer/index.tsx  |     2 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |     4 +-
 .../rowlevelsecurity/RowLevelSecurityList.test.tsx |   259 +
 .../CRUD/rowlevelsecurity/RowLevelSecurityList.tsx |   351 +
 .../RowLevelSecurityModal.test.tsx                 |   295 +
 .../rowlevelsecurity/RowLevelSecurityModal.tsx     |   480 +
 .../views/CRUD/rowlevelsecurity/constants.ts}      |    15 +-
 .../CRUD/{chart => rowlevelsecurity}/types.ts      |    39 +-
 .../src/views/CRUD/welcome/ChartTable.tsx          |     2 +-
 .../src/views/CRUD/welcome/Welcome.tsx             |     2 +-
 .../src/views/RootContextProviders.tsx             |     6 +-
 .../src/views/components/RightMenu.tsx             |    53 +-
 superset-frontend/src/views/menu.tsx               |     7 +-
 superset-frontend/src/views/routes.tsx             |    23 +-
 superset-frontend/src/views/store.ts               |    11 +-
 .../src/visualizations/FilterBox/controlPanel.jsx  |     2 +-
 .../src/visualizations/TimeTable/TimeTable.jsx     |     4 +-
 superset-websocket/package-lock.json               |   381 +-
 superset-websocket/package.json                    |     4 +-
 superset/charts/data/commands/get_data_command.py  |     6 +-
 superset/config.py                                 |    31 +-
 superset/connectors/sqla/models.py                 |     3 +-
 superset/connectors/sqla/views.py                  |   117 +-
 superset/dao/base.py                               |    11 +
 superset/databases/api.py                          |     3 +
 superset/databases/commands/test_connection.py     |    47 +-
 superset/databases/schemas.py                      |     1 +
 superset/databases/ssh_tunnel/commands/update.py   |     3 +-
 superset/databases/ssh_tunnel/dao.py               |    23 +
 superset/databases/ssh_tunnel/models.py            |    11 +-
 superset/db_engine_specs/base.py                   |     5 +-
 superset/db_engine_specs/hive.py                   |    10 +-
 superset/db_engine_specs/impala.py                 |    90 +
 superset/embedded/view.py                          |     7 +-
 superset/errors.py                                 |     2 +-
 superset/initialization/__init__.py                |    22 +-
 superset/models/core.py                            |    24 +-
 superset/models/helpers.py                         |     2 +-
 superset/reports/notifications/email.py            |     2 +-
 .../api.py                                         |   298 +-
 .../commands}/__init__.py                          |     0
 .../commands/bulk_delete.py                        |    24 +-
 .../commands/create.py                             |    50 +-
 .../commands/exceptions.py                         |    10 +-
 .../commands/update.py                             |    55 +-
 .../ssh_tunnel => row_level_security}/dao.py       |     9 +-
 superset/row_level_security/schemas.py             |   154 +
 superset/security/manager.py                       |     6 +-
 superset/sqllab/query_render.py                    |     2 +-
 superset/templates/appbuilder/navbar_right.html    |   127 -
 superset/translations/de/LC_MESSAGES/messages.po   |    30 -
 superset/translations/en/LC_MESSAGES/messages.po   |    30 -
 superset/translations/es/LC_MESSAGES/messages.po   |    30 -
 superset/translations/fr/LC_MESSAGES/messages.po   |    30 -
 superset/translations/it/LC_MESSAGES/messages.po   |    30 -
 superset/translations/ja/LC_MESSAGES/messages.po   |    30 -
 superset/translations/ko/LC_MESSAGES/messages.po   |    30 -
 superset/translations/messages.pot                 |    30 -
 superset/translations/nl/LC_MESSAGES/messages.po   |    30 -
 superset/translations/pt/LC_MESSAGES/message.po    |    30 -
 .../translations/pt_BR/LC_MESSAGES/messages.po     |    30 -
 superset/translations/ru/LC_MESSAGES/messages.po   |    30 -
 superset/translations/sk/LC_MESSAGES/messages.po   |    30 -
 superset/translations/sl/LC_MESSAGES/messages.po   |    33 -
 superset/translations/zh/LC_MESSAGES/messages.po   |    30 -
 superset/utils/ssh_tunnel.py                       |    13 +
 superset/views/base.py                             |    20 +-
 superset/views/core.py                             |    21 +-
 superset/views/dashboard/views.py                  |     5 +-
 superset/viz.py                                    |     2 +-
 tests/integration_tests/databases/api_tests.py     |    13 +
 tests/integration_tests/embedded/test_view.py      |    72 +
 .../security/row_level_security_tests.py           |   419 +-
 .../databases/commands/test_connection_test.py     |    18 +-
 237 files changed, 22820 insertions(+), 2675 deletions(-)
 create mode 100644 docs/static/img/dashboard.jpg
 delete mode 100644 docs/static/img/dashboard3.png
 create mode 100644 docs/static/img/explore.jpg
 delete mode 100644 docs/static/img/explorer5.jpg
 create mode 100644 docs/static/img/sql_lab.jpg
 delete mode 100644 docs/static/img/sqllab5.jpg
 delete mode 100644 superset-frontend/src/SqlLab/components/QuerySearch/QuerySearch.test.jsx
 delete mode 100644 superset-frontend/src/SqlLab/components/QuerySearch/index.tsx
 create mode 100644 superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FilterScope/utils.test.ts
 rename superset-frontend/src/{addSlice/AddSliceContainer.test.tsx => pages/ChartCreation/ChartCreation.test.tsx} (92%)
 rename superset-frontend/src/{addSlice/AddSliceContainer.tsx => pages/ChartCreation/index.tsx} (95%)
 rename superset-frontend/src/{views/CRUD/chart => pages/ChartList}/ChartCard.tsx (98%)
 rename superset-frontend/src/{views/CRUD/chart => pages/ChartList}/ChartList.test.jsx (99%)
 rename superset-frontend/src/{views/CRUD/chart/ChartList.tsx => pages/ChartList/index.tsx} (99%)
 create mode 100644 superset-frontend/src/views/CRUD/data/database/DatabaseModal/SSHTunnelForm.tsx
 create mode 100644 superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityList.test.tsx
 create mode 100644 superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityList.tsx
 create mode 100644 superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityModal.test.tsx
 create mode 100644 superset-frontend/src/views/CRUD/rowlevelsecurity/RowLevelSecurityModal.tsx
 copy superset-frontend/{packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Pie/data.ts => src/views/CRUD/rowlevelsecurity/constants.ts} (83%)
 rename superset-frontend/src/views/CRUD/{chart => rowlevelsecurity}/types.ts (62%)
 copy superset/{annotation_layers => row_level_security}/api.py (55%)
 copy superset/{advanced_data_type => row_level_security/commands}/__init__.py (100%)
 copy superset/{queries/saved_queries => row_level_security}/commands/bulk_delete.py (71%)
 copy superset/{annotation_layers => row_level_security}/commands/create.py (54%)
 copy superset/{css_templates => row_level_security}/commands/exceptions.py (81%)
 copy superset/{databases/ssh_tunnel => row_level_security}/commands/update.py (50%)
 copy superset/{databases/ssh_tunnel => row_level_security}/dao.py (83%)
 create mode 100644 superset/row_level_security/schemas.py
 delete mode 100644 superset/templates/appbuilder/navbar_right.html
 create mode 100644 tests/integration_tests/embedded/test_view.py
 copy superset/databases/ssh_tunnel/dao.py => tests/unit_tests/databases/commands/test_connection_test.py (64%)