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/04 19:00:03 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/ajv-and-react-jsonschema-form-6.12.6 updated (824ae359f4 -> 20e6562cbb)

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/ajv-and-react-jsonschema-form-6.12.6
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 824ae359f4 chore(deps): bump ajv and react-jsonschema-form in /superset-frontend
     add 1bab5b9eba fix: Fixed spacing in alert modal (#22066)
     add c2a20e7b27 chore: adding additional code owners for cypress tests (#22476)
     add 7a94f3afc6 fix(chart-list): Hide 'Dashboards added to' column. (#22475)
     add b954f8f560 feat(welcome): make examples tab customizable (#22302)
     add 7d8fff87b5 fix(assets api): import replaces dashboard (#22208)
     add 630c129e3e fix(cypress): disable flaky tests (#22512)
     add 20599856d1 build(deps): bump qs from 6.5.2 to 6.5.3 in /superset-frontend/cypress-base (#22340)
     add 5617cb4274 chore: updating changelog and updating (#22479)
     add a2a578ad9b fix(init): Initialize _jwt_cookie_name  in AsyncQueryManager __init__  (#22314)
     add e8b85778e1 chore(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.47.0 in /superset-websocket (#22465)
     add b7c55b05c0 build(deps): bump pip-compile-multi from 2.4.1 to 2.6.1 in /requirements (#22216)
     add aa55800ca7 build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /superset-embedded-sdk (#22142)
     add 9b26794419 chore: Update dataset_id & dataset_type datasource_id & datasource_type for SPA explore (#22461)
     add 87617095b9 chore: Bump Pillow to 9.3.0 (#22489)
     add 9e81c3a119 feat: update time comparison choices (again) (#22458)
     add 7926a43aed refactor: rename filter_rel_fields to base_related_field_filters (#22508)
     add b6d39d194c feat(trino): support early cancellation of queries (#22498)
     add 9c0d6c51f1 chore(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366)
     add c2ace8dacb fix(explore): datasource_type typo (#22543)
     add d5bf1f5b37 build(deps): bump fast-json-patch from 3.1.0 to 3.1.1 in /docs (#22557)
     add 86768a6325 build(deps): bump wheel from 0.37.0 to 0.38.1 in /requirements (#22533)
     add 839ec7ceac fix: adding missing examples for bubble chart, bullet chart, calendar heatmap chart and country map chart in the gallery (#22523)
     add 64496e8c88 fix(localization): pybabel doesn't extract plural forms from frontend  (#22507)
     add 734d423ca0 build(deps): bump json5 from 2.2.1 to 2.2.2 in /docs (#22561)
     add 7df1d70a95 fix(websocket): bump ts-node to fix startup error (#22563)
     add 38d02a10b5 fix(cypress): make test chart time range deterministic (#22567)
     add a7a4561550 fix(explore): support saving undefined time grain (#22565)
     add ebaad10d6c feat(ssh-tunnelling):  Setup SSH Tunneling Commands for Database Connections  (#21912)
     add cf156f17bb chore: Use visibilityToggle prop to control password input visibility (#22363)
     add 11c9c8a00c chore: upgrade interweave (#22572)
     add 40dba06094 chore: upgrade react-ace (#22573)
     add 82b0c23fb2 chore: upgrade react-checkbox-tree (#22583)
     add 20e6562cbb chore(deps): bump ajv and react-jsonschema-form 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   (824ae359f4)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/ajv-and-react-jsonschema-form-6.12.6 (20e6562cbb)

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/CODEOWNERS                                 |   2 +-
 .github/workflows/superset-websocket.yml           |   2 +-
 CHANGELOG.md                                       |  60 +++-
 UPDATING.md                                        |   7 +-
 docs/yarn.lock                                     |  12 +-
 requirements/base.txt                              |  13 +-
 requirements/development.txt                       |   2 +-
 requirements/integration.txt                       |  12 +-
 scripts/babel_update.sh                            |   2 +-
 setup.py                                           |   3 +-
 superset-embedded-sdk/package-lock.json            |  12 +-
 .../cypress/integration/chart_list/filter.test.ts  |   8 +-
 .../cypress/integration/chart_list/list.test.ts    |  14 +-
 .../integration/dashboard_list/filter.test.ts      |   8 +-
 superset-frontend/cypress-base/package-lock.json   |  12 +-
 superset-frontend/package-lock.json                | 264 +++++++++-----
 superset-frontend/package.json                     |   6 +-
 .../superset-ui-chart-controls/package.json        |   4 +-
 .../src/sections/advancedAnalytics.tsx             |   2 +
 .../src/shared-controls/sharedControls.tsx         |  11 +-
 .../superset-ui-chart-controls/src/types.ts        |   1 +
 .../src/images/example.jpg                         | Bin 0 -> 36394 bytes
 .../legacy-plugin-chart-calendar/src/index.js      |   2 +
 .../src/images/exampleGermany.jpg                  | Bin 0 -> 31211 bytes
 .../src/images/exampleUsa.jpg                      | Bin 0 -> 85089 bytes
 .../legacy-plugin-chart-country-map/src/index.js   |   3 +
 .../src/controlPanel.tsx                           |   2 +
 .../legacy-plugin-chart-rose/src/controlPanel.tsx  |   2 +
 .../src/Bubble/images/example.jpg                  | Bin 0 -> 61529 bytes
 .../legacy-preset-chart-nvd3/src/Bubble/index.js   |   2 +
 .../src/Bullet/images/example.jpg                  | Bin 0 -> 23045 bytes
 .../legacy-preset-chart-nvd3/src/Bullet/index.js   |   2 +
 .../legacy-preset-chart-nvd3/src/NVD3Controls.tsx  |   2 +
 .../plugins/plugin-chart-handlebars/package.json   |   4 +-
 superset-frontend/src/SqlLab/actions/sqlLab.js     |   6 +-
 .../src/SqlLab/actions/sqlLab.test.js              |  31 ++
 .../src/SqlLab/components/ResultSet/index.tsx      |  26 +-
 .../SqlLab/components/SqlEditorTabHeader/index.tsx |   4 +-
 superset-frontend/src/SqlLab/fixtures.ts           |   2 +-
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |  29 +-
 .../src/components/FilterableTable/index.tsx       |   2 +-
 .../Form/LabeledErrorBoundInput.test.jsx           |  15 +
 .../src/components/Form/LabeledErrorBoundInput.tsx |   4 +-
 .../src/components/MessageToasts/Toast.tsx         |   2 +-
 superset-frontend/src/constants.ts                 |  54 +++
 .../util/findTabIndexByComponentId.test.js         |   2 +-
 .../util/updateComponentParentsList.test.js        |   2 +-
 .../src/explore/controlPanels/sections.tsx         |   2 +
 .../exploreUtils/getParsedExploreURLParams.test.ts |   4 +-
 .../exploreUtils/getParsedExploreURLParams.ts      |  20 +-
 superset-frontend/src/featureFlags.ts              |   2 +-
 superset-frontend/src/preamble.ts                  |  16 +-
 superset-frontend/src/types/bootstrapTypes.ts      |  82 ++++-
 .../utils/getBootstrapData.ts}                     |  14 +-
 superset-frontend/src/utils/localStorageHelpers.ts |   9 +-
 superset-frontend/src/utils/urlUtils.test.ts       |   4 +-
 superset-frontend/src/utils/urlUtils.ts            |   4 +-
 .../src/views/CRUD/alert/AlertReportModal.tsx      | 169 ++++++---
 .../src/views/CRUD/chart/ChartList.tsx             |   1 +
 .../src/views/CRUD/data/database/DatabaseList.tsx  |   2 +-
 .../views/CRUD/data/dataset/DatasetList.test.jsx   |   2 +-
 .../src/views/CRUD/data/query/QueryList.test.tsx   |   3 +-
 .../src/views/CRUD/data/query/QueryList.tsx        |  34 +-
 .../CRUD/data/query/QueryPreviewModal.test.tsx     |   3 +-
 superset-frontend/src/views/CRUD/types.ts          |  29 +-
 superset-frontend/src/views/CRUD/utils.test.tsx    | 174 ++++++++-
 superset-frontend/src/views/CRUD/utils.tsx         |  89 ++++-
 .../src/views/CRUD/welcome/ActivityTable.test.tsx  |   9 +-
 .../src/views/CRUD/welcome/ActivityTable.tsx       |  75 ++--
 .../src/views/CRUD/welcome/ChartTable.test.tsx     |  29 +-
 .../src/views/CRUD/welcome/ChartTable.tsx          | 100 +++---
 .../src/views/CRUD/welcome/DashboardTable.tsx      | 108 ++----
 .../src/views/CRUD/welcome/EmptyState.test.tsx     |  33 +-
 .../src/views/CRUD/welcome/EmptyState.tsx          |  40 ++-
 .../src/views/CRUD/welcome/SavedQueries.tsx        |  61 +---
 .../src/views/CRUD/welcome/Welcome.tsx             |  93 +++--
 superset-frontend/src/views/CRUD/welcome/types.ts  |   4 +
 superset-frontend/src/views/components/Menu.tsx    |  61 +---
 .../src/views/components/RightMenu.tsx             |   6 +-
 superset-frontend/src/views/components/SubMenu.tsx |   2 +-
 superset-frontend/src/views/components/types.ts    |   2 +-
 superset-websocket/.nvmrc                          |   2 +-
 superset-websocket/README.md                       |   2 +-
 superset-websocket/package-lock.json               | 400 +++++++++++++++++++--
 superset-websocket/package.json                    |   4 +-
 superset/charts/api.py                             |   2 +-
 superset/commands/importers/v1/assets.py           |  35 +-
 superset/config.py                                 |  36 +-
 superset/connectors/base/models.py                 |   2 +-
 superset/connectors/sqla/utils.py                  |  39 +-
 superset/connectors/sqla/views.py                  |   2 +-
 superset/constants.py                              |   4 +
 superset/dashboards/api.py                         |   2 +-
 superset/databases/api.py                          | 111 ++++++
 superset/databases/commands/create.py              |  30 +-
 superset/databases/commands/test_connection.py     |   9 +-
 superset/databases/commands/update.py              |  35 +-
 superset/databases/dao.py                          |  11 +
 superset/databases/schemas.py                      |  17 +
 .../ssh_tunnel}/__init__.py                        |   0
 .../ssh_tunnel/commands}/__init__.py               |   0
 superset/databases/ssh_tunnel/commands/create.py   |  92 +++++
 .../ssh_tunnel}/commands/delete.py                 |  27 +-
 .../ssh_tunnel}/commands/exceptions.py             |  33 +-
 .../ssh_tunnel}/commands/update.py                 |  56 ++-
 .../databases/ssh_tunnel/dao.py                    |  11 +-
 superset/databases/ssh_tunnel/models.py            |  76 ++++
 superset/datasets/api.py                           |   2 +-
 superset/db_engine_specs/base.py                   |  69 ++--
 superset/db_engine_specs/gsheets.py                |  11 +-
 superset/db_engine_specs/hive.py                   |   2 +-
 superset/db_engine_specs/postgres.py               |   1 +
 superset/db_engine_specs/presto.py                 |  32 +-
 superset/db_engine_specs/trino.py                  |  23 +-
 superset/examples/birth_names.py                   |  88 ++---
 superset/examples/supported_charts_dashboard.py    |  76 ++--
 superset/explore/api.py                            |  12 +-
 superset/explore/commands/get.py                   |  56 +--
 superset/explore/commands/parameters.py            |   4 +-
 superset/explore/exceptions.py                     |   6 +-
 superset/extensions/__init__.py                    |   2 +
 superset/extensions/ssh.py                         |  88 +++++
 superset/initialization/__init__.py                |   5 +
 ...c2d8ec8595_create_ssh_tunnel_credentials_tbl.py |  89 +++++
 superset/models/core.py                            | 145 ++++++--
 superset/queries/api.py                            |   4 +-
 superset/queries/saved_queries/api.py              |   2 +-
 superset/reports/api.py                            |   2 +-
 superset/sql_lab.py                                | 120 +++----
 superset/sql_validators/presto_db.py               |   2 +
 superset/utils/async_query_manager.py              |   2 +-
 .../utils/ssh_tunnel.py                            |  23 +-
 superset/views/base.py                             |   1 +
 superset/views/base_api.py                         |  24 +-
 superset/views/filters.py                          |   2 +-
 tests/conftest.py                                  |   8 +-
 tests/integration_tests/core_tests.py              |   2 +-
 tests/integration_tests/databases/api_tests.py     | 310 ++++++++++++++++
 .../databases/ssh_tunnel}/__init__.py              |   0
 .../databases/ssh_tunnel/commands}/__init__.py     |   0
 .../ssh_tunnel/commands/commands_tests.py          |  76 ++++
 .../db_engine_specs/presto_tests.py                |  32 +-
 tests/integration_tests/explore/api_tests.py       |  14 +-
 .../fixtures/birth_names_dashboard.py              |   2 +-
 tests/integration_tests/sqllab_tests.py            |   6 +-
 .../unit_tests/commands/importers}/__init__.py     |   0
 .../unit_tests/commands/importers/v1}/__init__.py  |   0
 .../commands/importers/v1/assets_test.py           | 131 +++++++
 tests/unit_tests/databases/api_test.py             | 144 ++++++++
 .../unit_tests/databases/dao}/__init__.py          |   0
 .../{datasets => databases}/dao/dao_tests.py       |  36 +-
 .../unit_tests/databases/ssh_tunnel}/__init__.py   |   0
 .../databases/ssh_tunnel/commands}/__init__.py     |   0
 .../databases/ssh_tunnel/commands/create_test.py   |  68 ++++
 .../ssh_tunnel/commands/delete_test.py}            |  35 +-
 .../databases/ssh_tunnel/commands/update_test.py   |  93 +++++
 .../databases/ssh_tunnel/dao_tests.py}             |  38 +-
 tests/unit_tests/db_engine_specs/test_trino.py     |  59 +++
 tests/unit_tests/explore/api_test.py               |   2 +-
 .../unit_tests/fixtures}/__init__.py               |   0
 tests/unit_tests/fixtures/assets_configs.py        | 259 +++++++++++++
 161 files changed, 3974 insertions(+), 1213 deletions(-)
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-calendar/src/images/example.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-country-map/src/images/exampleGermany.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-country-map/src/images/exampleUsa.jpg
 create mode 100644 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bubble/images/example.jpg
 create mode 100644 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Bullet/images/example.jpg
 copy superset-frontend/{packages/superset-ui-core/src/query/getColumnLabel.ts => src/utils/getBootstrapData.ts} (73%)
 copy superset/{advanced_data_type => databases/ssh_tunnel}/__init__.py (100%)
 copy superset/{advanced_data_type => databases/ssh_tunnel/commands}/__init__.py (100%)
 create mode 100644 superset/databases/ssh_tunnel/commands/create.py
 copy superset/{annotation_layers/annotations => databases/ssh_tunnel}/commands/delete.py (67%)
 copy superset/{temporary_cache => databases/ssh_tunnel}/commands/exceptions.py (53%)
 copy superset/{annotation_layers => databases/ssh_tunnel}/commands/update.py (51%)
 copy tests/unit_tests/fixtures/common.py => superset/databases/ssh_tunnel/dao.py (79%)
 create mode 100644 superset/databases/ssh_tunnel/models.py
 create mode 100644 superset/extensions/ssh.py
 create mode 100644 superset/migrations/versions/2022-10-20_10-48_f3c2d8ec8595_create_ssh_tunnel_credentials_tbl.py
 copy tests/example_data/data_loading/base_data_loader.py => superset/utils/ssh_tunnel.py (61%)
 copy {superset/advanced_data_type => tests/integration_tests/databases/ssh_tunnel}/__init__.py (100%)
 copy {superset/advanced_data_type => tests/integration_tests/databases/ssh_tunnel/commands}/__init__.py (100%)
 create mode 100644 tests/integration_tests/databases/ssh_tunnel/commands/commands_tests.py
 copy {superset/advanced_data_type => tests/unit_tests/commands/importers}/__init__.py (100%)
 copy {superset/advanced_data_type => tests/unit_tests/commands/importers/v1}/__init__.py (100%)
 create mode 100644 tests/unit_tests/commands/importers/v1/assets_test.py
 copy {superset/advanced_data_type => tests/unit_tests/databases/dao}/__init__.py (100%)
 copy tests/unit_tests/{datasets => databases}/dao/dao_tests.py (68%)
 copy {superset/advanced_data_type => tests/unit_tests/databases/ssh_tunnel}/__init__.py (100%)
 copy {superset/advanced_data_type => tests/unit_tests/databases/ssh_tunnel/commands}/__init__.py (100%)
 create mode 100644 tests/unit_tests/databases/ssh_tunnel/commands/create_test.py
 copy tests/unit_tests/{datasets/dao/dao_tests.py => databases/ssh_tunnel/commands/delete_test.py} (68%)
 create mode 100644 tests/unit_tests/databases/ssh_tunnel/commands/update_test.py
 copy tests/{integration_tests/log_model_view_tests.py => unit_tests/databases/ssh_tunnel/dao_tests.py} (55%)
 copy {superset/advanced_data_type => tests/unit_tests/fixtures}/__init__.py (100%)
 create mode 100644 tests/unit_tests/fixtures/assets_configs.py