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/18 15:21:23 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/eslint-8.38.0 updated (69f71fd328 -> c8ce23338e)

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


    omit 69f71fd328 build(deps-dev): bump eslint from 7.32.0 to 8.38.0 in /superset-frontend
     add c8fa44e9e9 feat(dashboard): make color indices referable (#23657)
     add 587e7759b1 feat: Support further drill by in the modal (#23615)
     add f49702feff feat(plugin-chart-echarts): add x-axis sort to multi series (#23644)
     add 350723bff8 fix: update log message for ALERT_REPORTS_NOTIFICATION_DRY_RUN (#23604)
     add 75021a1eac refactor: introduce redux toolkit (#23460)
     add 976e33330f fix: presto CI failed test (#23666)
     add b35b5a6e05 chore(db_engine_specs): Refactor get_index (#23656)
     add 40bf1a550b fix(sqllab): Revert "rendering performance regression (#23653)" (#23671)
     add 0974fa1172 chore: Enables GENERIC_CHART_AXES by default (#23652)
     add 04bd528bed chore: Removes the UX_BETA feature flag (#23651)
     add 536b1c4816 fix(docker): optimize docker build by better utilizing build cache (#23624)
     add 95d71fff04 chore: Update cross-filter tooltip text (#23654)
     add a04e635416 feat: Implement breadcrumbs in Drill By modal (#23664)
     add 26250173ab fix: allow for dependencies that could be undefined (#23682)
     add 19404bc13e fix: url_params cache miss with global async query (#23641)
     add 240b29220f docs: nvm error while local setup (#23609)
     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 c8ce23338e build(deps-dev): bump eslint from 7.32.0 to 8.38.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   (69f71fd328)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/eslint-8.38.0 (c8ce23338e)

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             |  17 +-
 .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 +-
 CONTRIBUTING.md                                    |   5 +
 Dockerfile                                         |  68 ++--
 RESOURCES/FEATURE_FLAGS.md                         |   6 +-
 UPDATING.md                                        |   3 +
 docs/docs/contributing/translations.mdx            |   2 +-
 helm/superset/Chart.lock                           |   6 +-
 helm/superset/Chart.yaml                           |   4 +-
 helm/superset/README.md                            |   4 +-
 .../explore/visualizations/table.test.ts           |   4 +-
 superset-frontend/package-lock.json                | 110 +++++--
 superset-frontend/package.json                     |   3 +-
 .../superset-ui-chart-controls/src/constants.ts    |  20 +-
 .../src/sections/echartsTimeSeriesQuery.tsx        |   6 +-
 .../src/shared-controls/customControls.tsx         |  65 +++-
 .../superset-ui-chart-controls/src/types.ts        |  13 +
 .../src/chart/components/SuperChart.tsx            |  10 +-
 .../src/chart/components/SuperChartCore.tsx        |  28 +-
 .../src/color/CategoricalColorScale.ts             |  20 +-
 .../packages/superset-ui-core/src/color/types.ts   |   4 +
 .../src/components/SafeMarkdown.tsx                |   7 +-
 .../superset-ui-core/src/utils/featureFlags.ts     |   4 -
 .../test/color/CategoricalColorScale.test.ts       |  15 +
 .../test/utils/featureFlag.test.ts                 |  10 +-
 .../legacy-preset-chart-nvd3/src/NVD3Vis.js        |   8 +-
 .../src/MixedTimeseries/transformProps.ts          |   4 +-
 .../src/Timeseries/constants.ts                    |   6 +-
 .../src/Timeseries/transformProps.ts               |  13 +-
 .../plugin-chart-echarts/src/Timeseries/types.ts   |   2 +
 .../plugins/plugin-chart-echarts/src/constants.ts  |   7 -
 .../plugins/plugin-chart-echarts/src/controls.tsx  |  17 +-
 .../plugins/plugin-chart-echarts/src/types.ts      |  13 -
 .../plugin-chart-echarts/src/utils/series.ts       | 131 +++++++-
 .../plugin-chart-echarts/test/utils/series.test.ts | 345 ++++++++++++++++----
 .../src/PivotTableChart.tsx                        |  19 +-
 .../src/react-pivottable/TableRenderers.jsx        |  18 +-
 .../preset-chart-xy/src/components/Line/Line.tsx   |  10 +-
 .../src/utils/createMarginSelector.tsx             |  10 +-
 superset-frontend/spec/fixtures/mockStore.js       |  47 +--
 superset-frontend/spec/helpers/testing-library.tsx |  19 +-
 superset-frontend/src/SqlLab/App.jsx               |  29 +-
 .../SqlLab/components/SqlEditor/SqlEditor.test.jsx |  58 ++--
 .../src/SqlLab/components/SqlEditor/index.jsx      |   5 +-
 superset-frontend/src/SqlLab/reducers/index.js     |   6 +-
 .../{ => ChartContextMenu}/ChartContextMenu.tsx    |  66 +++-
 .../Chart/ChartContextMenu/useContextMenu.test.tsx |  86 +++++
 .../Chart/ChartContextMenu/useContextMenu.tsx      |  82 +++++
 .../src/components/Chart/ChartRenderer.jsx         |   2 +-
 .../components/Chart/DrillBy/DrillByChart.test.tsx |   6 +-
 .../src/components/Chart/DrillBy/DrillByChart.tsx  |  22 +-
 .../Chart/DrillBy/DrillByMenuItems.test.tsx        |  70 +++-
 .../components/Chart/DrillBy/DrillByMenuItems.tsx  |  34 +-
 .../components/Chart/DrillBy/DrillByModal.test.tsx |  52 ++-
 .../src/components/Chart/DrillBy/DrillByModal.tsx  | 231 ++++++++++----
 .../Chart/DrillBy/useDisplayModeToggle.tsx         |  64 ++++
 .../Chart/DrillBy/useDrillByBreadcrumbs.test.ts    |  72 +++++
 .../Chart/DrillBy/useDrillByBreadcrumbs.tsx        |  93 ++++++
 superset-frontend/src/components/Chart/types.ts    |   2 +
 superset-frontend/src/components/index.ts          |   1 +
 .../src/dashboard/components/SliceHeader/index.tsx |   2 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        |   2 +-
 superset-frontend/src/dashboard/styles.ts          |   3 +
 .../DndColumnSelectControl/DndFilterSelect.tsx     |   2 +-
 .../DndColumnSelectControl/DndMetricSelect.tsx     |  18 +-
 .../databases/DatabaseModal/ExtraOptions.tsx       |   4 +-
 .../src/features/databases/DatabaseModal/index.tsx |   5 +-
 superset-frontend/src/utils/hostNamesConfig.js     |   4 +-
 superset-frontend/src/views/menu.tsx               |   2 +-
 superset-frontend/src/views/store.ts               |  62 ++--
 superset-websocket/package-lock.json               | 352 +++++++++++++++++++--
 superset-websocket/package.json                    |   2 +-
 superset/charts/data/api.py                        |   5 +-
 superset/config.py                                 |  11 +-
 superset/connectors/base/models.py                 |   4 +-
 superset/db_engine_specs/base.py                   |  22 ++
 superset/db_engine_specs/bigquery.py               |  22 ++
 superset/db_engine_specs/hive.py                   |   2 +
 superset/db_engine_specs/presto.py                 |  44 ++-
 superset/db_engine_specs/trino.py                  |   2 +
 superset/models/core.py                            |   3 +-
 superset/models/helpers.py                         |   2 +-
 superset/reports/commands/execute.py               |   4 +-
 superset/views/core.py                             |   4 +-
 tests/integration_tests/datasets/api_tests.py      |   2 +-
 tests/integration_tests/datasets/commands_tests.py |   2 +-
 .../db_engine_specs/base_engine_spec_tests.py      |  23 ++
 .../db_engine_specs/bigquery_tests.py              |  83 ++++-
 116 files changed, 2440 insertions(+), 655 deletions(-)
 rename superset-frontend/src/components/Chart/{ => ChartContextMenu}/ChartContextMenu.tsx (79%)
 create mode 100644 superset-frontend/src/components/Chart/ChartContextMenu/useContextMenu.test.tsx
 create mode 100644 superset-frontend/src/components/Chart/ChartContextMenu/useContextMenu.tsx
 create mode 100644 superset-frontend/src/components/Chart/DrillBy/useDisplayModeToggle.tsx
 create mode 100644 superset-frontend/src/components/Chart/DrillBy/useDrillByBreadcrumbs.test.ts
 create mode 100644 superset-frontend/src/components/Chart/DrillBy/useDrillByBreadcrumbs.tsx