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/04/21 04:11:20 UTC

[superset] branch dependabot/pip/requirements/tox-4.4.12 updated (53550f62d0 -> 67d2ba71dc)

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

github-bot pushed a change to branch dependabot/pip/requirements/tox-4.4.12
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 53550f62d0 build(deps): bump tox from 3.25.1 to 4.4.12 in /requirements
     add d66e6e6d40 fix: Zero values on Dual Line axis bounds (#23649)
     add da5f7155c6 fix: Further drill by in Pivot Table (#23692)
     add 47fd73255e fix(ci): Fix GitHub workflow behavior for forks (#23117)
     add cbbcc8d2e1 fix(plugin-chart-echarts): reorder totals and support multimetric sort (#23675)
     add 100ccb759c chore(presto): Expose schema and indexes to _partition_query method (#23674)
     add b39edc1002 docs(translations): point broken tutorial link to Internet Archive copy (#23683)
     add 6234888c69 chore: Removes deprecated feature flags for 3.0 (#23663)
     add 810f52b924 feat(helm): update redis version due to critical CVE (HIGH PRIORITY) (#23707)
     add 3d10296f4b fix: Database modal parameter inputs persisting after modal closed and reopened (#23686)
     add c197bf9e6d fix(sqllab): rendering performance regression (#23695)
     add 5a6b777cf8 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 in /superset-websocket (#23719)
     add 37a78b14be feat(sqllab): add headers when copying results to clipboard (#23720)
     add e9b4022787 fix: is_select check for lowercase select with "WITH" clauses (#22370)
     add 0ad6c879b3 feat: add enforce URI query params with a specific for MySQL (#23723)
     add 70f3cc0b27 chore(helm): Reformat helm chart templates (#23681)
     add 2a01aa66d5 feat: Add loading state to sqllab save/overwrite dataset modal (#23697)
     add 8bd432274a chore(api v1): Deprecate superset/override_role_permissions endpoint (#23714)
     add 0c0d2b38a6 fix(sqllab): infinite running state on disconnect (#23669)
     add d6b6d9eae6 feat: Makes "Add to dashboard" in Save chart modal paginated (#23634)
     add 818a1d482b feat: Drill by error management (#23724)
     add 44557f5a23 chore(api v1): Deprecate datasource/save and datasource/get endpoints (#23678)
     add 306fb22021 chore(chart-data): add post processing error message to response (#23734)
     add f80e738196 fix: get or create db with an existing invalid URL (#23737)
     add b2b8c3e05b fix(ace-editor): use monospace fonts by default (#23747)
     add 60c9d68403 feat(adhoc-column): add resize option (#23748)
     add 171d93cee0 build(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 in /superset-websocket (#23718)
     add c9ca17220f fix(cache): coerce schema_cache_timeout to None (#23157)
     add 7a6fb86cbb fix: Make sure the DeprecatedSelect label is always a string (#23758)
     add c441a7050d chore: add check constraint to restrict `Slice` models datasource_type != "table" (#23614)
     add 3028d40333 build(deps): bump vm2 from 3.9.15 to 3.9.17 in /superset-frontend (#23753)
     add a09162bb37 build(deps-dev): bump @types/node from 18.15.11 to 18.15.12 in /superset-websocket (#23746)
     add 5bec1a65ae refactor(sqllab): Remove tableOptions from redux state (#23488)
     add d0fda60c85 feat(native-filters): Add legacy (filter-box) to native filter migration script (#23269)
     add a3c971cbda chore(docs): copy change submitted through BugHerd (#23725)
     add 295975d16b chore(actions): Fix for Chromatic action using actions/checkout@v3 (#23759)
     add 67d2ba71dc build(deps): bump tox from 3.25.1 to 4.4.12 in /requirements

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   (53550f62d0)
            \
             N -- N -- N   refs/heads/dependabot/pip/requirements/tox-4.4.12 (67d2ba71dc)

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/cancel_duplicates.yml            |   9 +-
 .github/workflows/check_db_migration_confict.yml   |   7 +-
 .github/workflows/chromatic-master.yml             |  19 +-
 .github/workflows/docker-ephemeral-env.yml         |  22 +-
 .github/workflows/docker-release.yml               |  18 +-
 .github/workflows/docker.yml                       |  19 +-
 .github/workflows/embedded-sdk-release.yml         |  17 +-
 .github/workflows/embedded-sdk-test.yml            |   2 +-
 .github/workflows/ephemeral-env-pr-close.yml       |  19 +-
 .github/workflows/ephemeral-env.yml                |  32 +-
 .github/workflows/latest-release-tag.yml           |   6 +-
 .github/workflows/license-check.yml                |  17 +-
 .github/workflows/pr-lint.yml                      |   7 +-
 .github/workflows/prefer-typescript.yml            |   9 +-
 .github/workflows/release.yml                      |  37 +-
 .github/workflows/superset-applitool-cypress.yml   |  17 +-
 .../workflows/superset-applitools-storybook.yml    |  15 +
 .github/workflows/superset-cli.yml                 |   2 +-
 .github/workflows/superset-docs.yml                |  17 +-
 .github/workflows/superset-e2e.yml                 |   9 +-
 .github/workflows/superset-frontend.yml            |   2 +-
 .github/workflows/superset-helm-lint.yml           |   2 +-
 .github/workflows/superset-helm-release.yml        |   7 +-
 .../workflows/superset-python-integrationtest.yml  |   6 +-
 .github/workflows/superset-python-misc.yml         |   6 +-
 .github/workflows/superset-python-presto-hive.yml  |   4 +-
 .github/workflows/superset-python-unittest.yml     |   2 +-
 .github/workflows/superset-translations.yml        |   4 +-
 .github/workflows/superset-websocket.yml           |   2 +-
 .github/workflows/welcome-new-users.yml            |   2 +-
 RESOURCES/FEATURE_FLAGS.md                         |   3 -
 UPDATING.md                                        |   1 +
 docs/docs/contributing/translations.mdx            |   2 +-
 docs/docs/frequently-asked-questions.mdx           |   4 +-
 .../docs/miscellaneous/native-filter-migration.mdx | 103 ++++++
 helm/superset/Chart.lock                           |   6 +-
 helm/superset/Chart.yaml                           |   4 +-
 helm/superset/README.md                            |   4 +-
 helm/superset/templates/NOTES.txt                  |   4 +-
 helm/superset/templates/_helpers.tpl               |  45 +--
 helm/superset/templates/configmap-superset.yaml    |   8 +-
 helm/superset/templates/deployment-beat.yaml       |  75 ++--
 helm/superset/templates/deployment-flower.yaml     |  76 ++--
 helm/superset/templates/deployment-worker.yaml     |  95 +++--
 helm/superset/templates/deployment-ws.yaml         |  68 ++--
 helm/superset/templates/deployment.yaml            |  96 +++--
 helm/superset/templates/ingress.yaml               |  21 +-
 helm/superset/templates/init-job.yaml              |  48 ++-
 helm/superset/templates/secret-env.yaml            |   2 +-
 .../superset/templates/secret-superset-config.yaml |  18 +-
 helm/superset/templates/secret-ws.yaml             |   6 +-
 helm/superset/templates/service-account.yaml       |   2 +-
 helm/superset/templates/service.yaml               |  19 +-
 helm/superset/values.yaml                          |  51 +--
 requirements/base.txt                              |  35 +-
 requirements/development.txt                       |   2 -
 requirements/integration.txt                       |   4 +-
 setup.py                                           |   2 +
 .../cypress/integration/dashboard/utils.ts         |   4 -
 .../cypress/integration/explore/utils.ts           |   7 +-
 superset-frontend/package-lock.json                |  12 +-
 .../superset-ui-chart-controls/src/fixtures.ts     |   2 +-
 .../src/shared-controls/customControls.tsx         |  30 +-
 .../superset-ui-chart-controls/src/types.ts        |   2 +-
 .../test/utils/columnChoices.test.tsx              |   2 +-
 .../test/utils/defineSavedMetrics.test.tsx         |   2 +-
 .../src/components/SafeMarkdown.tsx                |   7 +-
 .../superset-ui-core/src/utils/featureFlags.ts     |   3 -
 .../test/utils/featureFlag.test.ts                 |  10 +-
 .../legacy-preset-chart-nvd3/src/NVD3Vis.js        |   8 +-
 .../src/MixedTimeseries/transformProps.ts          |   4 +-
 .../src/Timeseries/transformProps.ts               |  11 +-
 .../plugin-chart-echarts/src/Timeseries/types.ts   |   2 +
 .../plugin-chart-echarts/src/utils/series.ts       |  35 +-
 .../plugin-chart-echarts/test/utils/series.test.ts | 282 ++++++++++-----
 .../src/PivotTableChart.tsx                        |  19 +-
 .../src/react-pivottable/TableRenderers.jsx        |  18 +-
 superset-frontend/src/SqlLab/actions/sqlLab.js     |  10 +-
 .../SqlLab/components/AceEditorWrapper/index.tsx   |  19 +-
 .../src/SqlLab/components/App/index.jsx            |   3 +-
 .../QueryAutoRefresh/QueryAutoRefresh.test.tsx     | 127 ++++++-
 .../SqlLab/components/QueryAutoRefresh/index.tsx   |  46 ++-
 .../SqlLab/components/SaveDatasetModal/index.tsx   |   8 +
 .../src/SqlLab/components/SaveQuery/index.tsx      |   1 -
 .../SqlLab/components/SqlEditor/SqlEditor.test.jsx |  49 ++-
 .../src/SqlLab/components/SqlEditor/index.jsx      |   3 +-
 .../SqlLab/components/SqlEditorLeftBar/index.tsx   |  11 -
 superset-frontend/src/SqlLab/fixtures.ts           |   1 -
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |  27 +-
 superset-frontend/src/SqlLab/types.ts              |   1 -
 .../src/components/AsyncAceEditor/index.tsx        |   3 +
 .../components/Chart/DrillBy/DrillByMenuItems.tsx  |   5 +-
 .../components/Chart/DrillBy/DrillByModal.test.tsx |  20 +-
 .../src/components/Chart/DrillBy/DrillByModal.tsx  |  48 ++-
 .../Datasource/ChangeDatasourceModal.test.jsx      |   4 +-
 .../Datasource/ChangeDatasourceModal.tsx           |   6 +-
 .../components/Datasource/DatasourceModal.test.jsx |  12 +-
 .../src/components/Datasource/DatasourceModal.tsx  |  98 +++--
 .../DeprecatedSelect/DeprecatedSelect.tsx          |   4 +-
 .../TableSelector/TableSelector.test.tsx           |  47 ---
 .../src/components/TableSelector/index.tsx         |  10 -
 superset-frontend/src/dashboard/constants.ts       |   2 +-
 .../src/explore/actions/datasourcesActions.test.ts |   4 +-
 .../src/explore/actions/saveModalActions.js        |  37 --
 .../src/explore/actions/saveModalActions.test.js   |  68 ----
 .../DataTablesPane/test/DataTablesPane.test.tsx    |   2 +-
 .../src/explore/components/SaveModal.test.jsx      |  24 +-
 .../src/explore/components/SaveModal.tsx           | 294 ++++++++-------
 .../DatasourceControl/DatasourceControl.test.tsx   |  23 +-
 .../DndColumnSelectControl/ColumnSelectPopover.tsx |  15 +-
 .../DndColumnSelectControl/useResizeButton.tsx     | 139 +++++++
 .../FilterControl/AdhocFilterEditPopover/index.jsx |   2 +-
 .../MetricControl/AdhocMetricEditPopover/index.jsx |   2 +-
 superset-frontend/src/explore/constants.ts         |   2 -
 .../src/explore/controlUtils/controlUtils.test.tsx |   2 +-
 ...etControlValuesCompatibleWithDatasource.test.ts |   2 +-
 superset-frontend/src/explore/fixtures.tsx         |   4 +-
 .../databases/DatabaseModal/ExtraOptions.tsx       |   4 +-
 .../src/features/databases/DatabaseModal/index.tsx |   5 +-
 superset-frontend/src/utils/common.js              |  10 +-
 superset-frontend/src/utils/common.test.jsx        |  24 +-
 .../src/utils/getDatasourceUid.test.ts             |   2 +-
 superset-frontend/src/utils/hostNamesConfig.js     |   4 +-
 superset-websocket/package-lock.json               | 178 ++++-----
 superset-websocket/package.json                    |   6 +-
 superset/cli/main.py                               |   5 +-
 superset/cli/native_filters.py                     | 398 +++++++++++++++++++++
 superset/common/query_context_processor.py         |   2 +-
 superset/config.py                                 |   8 -
 superset/connectors/base/models.py                 |  40 ++-
 superset/connectors/sqla/models.py                 |  14 +-
 superset/dashboards/schemas.py                     |   1 +
 superset/databases/api.py                          |   2 +-
 superset/datasets/api.py                           |   8 +
 superset/datasets/commands/exceptions.py           |  17 +
 superset/datasets/commands/update.py               |  11 +
 superset/datasets/schemas.py                       |   2 +-
 superset/db_engine_specs/base.py                   |  11 +-
 superset/db_engine_specs/hive.py                   |   2 +
 superset/db_engine_specs/mysql.py                  |   6 +-
 superset/db_engine_specs/presto.py                 |  28 +-
 superset/db_engine_specs/trino.py                  |   2 +
 ...3-27_12-30_7e67aecbf3f1_chart_ds_constraint.py} |  67 ++--
 superset/models/core.py                            |   5 +-
 superset/security/manager.py                       |   1 -
 superset/sql_parse.py                              |   4 +-
 .../utils/dashboard_filter_scopes_converter.py     | 256 ++++++++++++-
 superset/views/core.py                             |   1 +
 superset/views/datasource/views.py                 |   3 +
 tests/integration_tests/charts/data/api_tests.py   |  27 ++
 tests/integration_tests/datasets/api_tests.py      |  50 ++-
 .../7e67aecbf3f1_chart_ds_constraint__tests.py     |  56 +++
 tests/integration_tests/model_tests.py             |  15 +
 tests/integration_tests/utils_tests.py             |   7 +
 tests/unit_tests/db_engine_specs/test_mysql.py     |  34 +-
 tests/unit_tests/sql_parse_tests.py                |  22 ++
 156 files changed, 2854 insertions(+), 1270 deletions(-)
 create mode 100644 docs/docs/miscellaneous/native-filter-migration.mdx
 create mode 100644 superset-frontend/src/explore/components/controls/DndColumnSelectControl/useResizeButton.tsx
 create mode 100644 superset/cli/native_filters.py
 copy superset/migrations/versions/{2022-04-18_11-20_ad07e4fdbaba_rm_time_range_endpoints_from_qc_3.py => 2023-03-27_12-30_7e67aecbf3f1_chart_ds_constraint.py} (53%)
 create mode 100644 tests/integration_tests/migrations/7e67aecbf3f1_chart_ds_constraint__tests.py