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/07/12 06:40:25 UTC

[superset] branch dependabot/pip/requirements/tox-4.6.4 updated (0ac479d1d6 -> 1fdcdc833c)

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

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


    omit 0ac479d1d6 build(deps): bump tox from 4.6.3 to 4.6.4 in /requirements
     add 781a20423a fix: Incorrect dependency between filters related feature flags (#24608)
     add a6e749da87 chore: remove underscore from builtin_time_grains label (#24567)
     add c573cfcd12 fix: change naming convention for count metric on Dataset creation (#24609)
     add d74d7eca23 feat: Implement support for currencies in more charts (#24594)
     add c53b249998 fix: Wrong positioning of filter tooltips on scroll (#24617)
     add 6e2c5e0af4 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 in /superset-websocket (#24585)
     add 5097688e6c build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /superset-websocket (#24632)
     add fe9b0bf29b docs: correct databricks pip package name (#23992)
     add d2489c5ac7 docs(frontend): Fixed typo in command (#23987)
     add b809815436 fix: remove spaces and EOL from nonce attr (#24644)
     add fe2c14ff3a fix: Ensure metrics is an array in Mixed Chart (#24643)
     add e6e8276a20 fix: fix extra insert for count on dataset creation (#24625)
     add 4881328fbf fix: CSP, bump FAB to 4.3.4 (#24646)
     add 294e522c09 build(deps): bump jsonwebtoken from 9.0.0 to 9.0.1 in /superset-websocket (#24614)
     add fbe49c21a2 build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /superset-embedded-sdk (#24634)
     add 7b957369fc build(deps): bump semver from 5.7.1 to 5.7.2 in /docs (#24651)
     add 117435f0d8 chore: update UI dev libs and fix warnings & vulnerabilities (#24648)
     add 65291a00c6 chore: Drop rouge constraints and tables (#24629)
     add 0efb88479e fix: Validation of out of scope filters and interaction with Clear All (#24610)
     add bbffc4c1f8 fix: Incorrect initial global scoping of cross filters (#24642)
     add 2e4d9f2e2a fix: Ensure config is a dict in cross filters scope migration (#24661)
     add 4caf33b41d fix: Chart can be added to dashboard by non-owner via save as option (#24630)
     add 7476f7af73 docs(databases): correct the way of using use environment variables (#24633)
     add cbf39650d0 chore: Re-enable some GitHub action workflows in draft mode (#24626)
     add 2d2a76a8ac build(deps): bump winston from 3.9.0 to 3.10.0 in /superset-websocket (#24659)
     add 8c6f5fe1d3 build(deps): bump trim and @superset-ui/core in /superset-frontend/cypress-base (#24656)
     add 057539037b build(deps): bump semver from 6.3.0 to 6.3.1 in /superset-frontend/cypress-base (#24655)
     add 7aa9f35808 build(deps): bump semver from 6.3.0 to 6.3.1 in /superset-websocket (#24654)
     add ca8c8d2ad3 fix(sqllab): missing column meta on autocomplete (#24611)
     add b4d08aecdb build(deps): bump semver from 5.7.1 to 5.7.2 in /superset-frontend (#24653)
     add ae00489779 chore(dao): Add explicit ON DELETE CASCADE for ownership (#24628)
     add 1473d97055 feat(sqllab): add shortcut for run current sql (#24329)
     add 88418fc609 feat(csv-upload): Configurable max filesize (#24618)
     add ea968e47cc chore: Update Rockset—switching out rockset for rockset-sqlalchemy (#24649)
     add 462418ba82 chore: Bump/relax Flask libs (#24652)
     add 1fdcdc833c build(deps): bump tox from 4.6.3 to 4.6.4 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   (0ac479d1d6)
            \
             N -- N -- N   refs/heads/dependabot/pip/requirements/tox-4.6.4 (1fdcdc833c)

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/docker-release.yml               |      1 -
 .github/workflows/docker.yml                       |      1 -
 .github/workflows/embedded-sdk-test.yml            |      1 -
 .github/workflows/superset-cli.yml                 |      1 -
 .github/workflows/superset-e2e.yml                 |      1 -
 .github/workflows/superset-frontend.yml            |      1 -
 .../workflows/superset-python-integrationtest.yml  |      3 -
 .github/workflows/superset-python-misc.yml         |      3 -
 .github/workflows/superset-python-presto-hive.yml  |      2 -
 .github/workflows/superset-python-unittest.yml     |      1 -
 .github/workflows/superset-translations.yml        |      2 -
 .github/workflows/superset-websocket.yml           |      1 -
 UPDATING.md                                        |      3 +-
 docs/docs/databases/extra-settings.mdx             |      6 +-
 .../docs/databases/installing-database-drivers.mdx |      3 +-
 docs/docs/databases/rockset.mdx                    |     11 +-
 docs/yarn.lock                                     |     29 +-
 requirements/base.txt                              |      4 +-
 requirements/development.txt                       |      2 +
 requirements/testing.txt                           |      8 +-
 setup.py                                           |     10 +-
 superset-embedded-sdk/package-lock.json            |     74 +-
 superset-frontend/cypress-base/package-lock.json   |   2502 +-
 superset-frontend/cypress-base/package.json        |      2 +-
 superset-frontend/package-lock.json                | 135693 +++++++++---------
 superset-frontend/package.json                     |     66 +-
 .../superset-ui-core/src/currency-format/index.ts  |      1 +
 .../superset-ui-core/src/currency-format/utils.ts} |     22 +-
 .../test/currency-format/utils.test.ts             |    151 +
 .../plugins/plugin-chart-table/TableStories.tsx    |      2 +-
 .../legacy-plugin-chart-heatmap/src/Heatmap.js     |      6 +-
 .../src/transformProps.js                          |     14 +-
 .../legacy-plugin-chart-world-map/src/WorldMap.js  |      5 +-
 .../src/transformProps.js                          |     12 +
 .../src/BigNumber/BigNumberTotal/transformProps.ts |      2 +-
 .../BigNumberWithTrendline/transformProps.ts       |      2 +-
 .../src/Funnel/transformProps.ts                   |      2 +-
 .../src/Gauge/transformProps.ts                    |      2 +-
 .../src/MixedTimeseries/transformProps.ts          |    124 +-
 .../plugin-chart-echarts/src/Pie/transformProps.ts |      2 +-
 .../src/Sunburst/transformProps.ts                 |     41 +-
 .../src/Timeseries/transformProps.ts               |     38 +-
 .../src/Treemap/transformProps.ts                  |      2 +-
 .../plugin-chart-echarts/src/utils/controls.ts     |      2 +-
 .../src/utils/getYAxisFormatter.ts}                |     43 +-
 .../plugin-chart-echarts/src/utils/series.ts       |      2 +-
 .../plugin-chart-table/src/transformProps.ts       |      2 +-
 .../SqlLab/components/AceEditorWrapper/index.tsx   |     48 +-
 .../components/RunQueryActionButton/index.tsx      |      6 +-
 .../src/SqlLab/components/SqlEditor/index.jsx      |     61 +-
 .../src/SqlLab/components/TableElement/index.tsx   |      8 +-
 .../src/components/DeprecatedSelect/utils.ts       |      6 +-
 superset-frontend/src/components/Icons/Icon.tsx    |      4 +-
 .../DashboardBuilder/DashboardBuilder.tsx          |      8 +-
 .../nativeFilters/FilterBar/FilterBar.test.tsx     |      6 +
 .../FilterBar/FilterControls/FilterControl.tsx     |     14 +-
 .../FilterBar/FilterControls/FilterControls.tsx    |     31 +-
 .../FilterBar/FilterControls/FilterValue.tsx       |     11 +-
 .../FilterBar/FilterControls/types.ts              |      1 +
 .../nativeFilters/FilterBar/Header/index.tsx       |     11 +-
 .../nativeFilters/FilterBar/Horizontal.tsx         |     12 +-
 .../FilterBar/HorizontalFilterBar.test.tsx         |      7 +-
 .../nativeFilters/FilterBar/Vertical.tsx           |     18 +-
 .../components/nativeFilters/FilterBar/index.tsx   |     27 +-
 .../FiltersConfigForm/DefaultValue.tsx             |      2 +-
 .../FiltersConfigModal/FiltersConfigForm/state.ts  |      2 +-
 .../nativeFilters/FiltersConfigModal/utils.ts      |      2 +-
 .../dashboard/components/nativeFilters/state.ts    |      2 +-
 .../src/dashboard/containers/DashboardPage.tsx     |      7 +-
 .../src/dashboard/util/crossFilters.test.ts        |     84 +-
 .../src/dashboard/util/crossFilters.ts             |      9 +-
 .../src/dashboard/util/isValidChild.ts             |      5 +-
 .../explore/components/ControlPanelsContainer.tsx  |     14 +-
 .../src/explore/components/SaveModal.test.jsx      |      2 +-
 .../src/explore/components/SaveModal.tsx           |     17 +-
 .../controls/DateFilterControl/DateFilterLabel.tsx |     12 +-
 .../annotationLayers/AnnotationLayerModal.tsx      |      3 +-
 .../src/features/annotations/AnnotationModal.tsx   |      3 +-
 .../src/features/cssTemplates/CssTemplateModal.tsx |      3 +-
 superset-frontend/src/hooks/apiResources/index.ts  |      2 +-
 superset-frontend/src/hooks/apiResources/tables.ts |      1 +
 superset-frontend/src/views/store.ts               |      1 +
 superset-frontend/webpack.config.js                |      9 +-
 superset-websocket/package-lock.json               |    437 +-
 superset-websocket/package.json                    |      6 +-
 superset/charts/api.py                             |      5 +
 superset/charts/commands/create.py                 |      5 +
 superset/charts/commands/delete.py                 |      4 -
 superset/charts/commands/exceptions.py             |      4 +
 superset/config.py                                 |      3 +
 superset/daos/chart.py                             |      1 -
 superset/daos/dashboard.py                         |      1 -
 superset/daos/report.py                            |     26 +-
 superset/datasets/commands/create.py               |      5 +-
 superset/db_engine_specs/base.py                   |      2 +-
 superset/examples/birth_names.py                   |     19 +-
 superset/forms.py                                  |     25 +-
 superset/migrations/shared/constraints.py          |     57 +
 ...-41_4ea966691069_cross_filter_global_scoping.py |      4 +
 ..._add_on_delete_cascade_for_tables_references.py |     92 +-
 ...2a3124dd66_drop_rouge_constraints_and_tables.py |     69 +
 ..._add_on_delete_cascade_for_owners_references.py |     78 +
 superset/models/dashboard.py                       |     10 +-
 superset/models/slice.py                           |     10 +-
 superset/reports/models.py                         |     18 +-
 superset/tables/models.py                          |      4 +-
 superset/templates/superset/macros.html            |     10 +-
 superset/utils/pandas_postprocessing/prophet.py    |      2 +-
 superset/views/database/forms.py                   |      2 +
 tests/integration_tests/charts/api_tests.py        |     35 +-
 tests/integration_tests/charts/commands_tests.py   |      2 -
 tests/integration_tests/commands_test.py           |      7 -
 tests/integration_tests/dashboard_tests.py         |      1 -
 .../integration_tests/dashboards/commands_tests.py |      3 -
 tests/integration_tests/datasets/commands_tests.py |      2 -
 tests/unit_tests/forms_tests.py                    |     54 +
 116 files changed, 72498 insertions(+), 67872 deletions(-)
 rename superset-frontend/{plugins/plugin-chart-echarts/src/utils/valueFormatter.ts => packages/superset-ui-core/src/currency-format/utils.ts} (65%)
 create mode 100644 superset-frontend/packages/superset-ui-core/test/currency-format/utils.test.ts
 copy superset-frontend/{packages/superset-ui-chart-controls/src/operators/utils/extractExtraMetrics.ts => plugins/plugin-chart-echarts/src/utils/getYAxisFormatter.ts} (50%)
 create mode 100644 superset/migrations/shared/constraints.py
 create mode 100644 superset/migrations/versions/2023-07-07_20-06_f92a3124dd66_drop_rouge_constraints_and_tables.py
 create mode 100644 superset/migrations/versions/2023-07-11_15-51_6d05b0a70c89_add_on_delete_cascade_for_owners_references.py
 create mode 100644 tests/unit_tests/forms_tests.py