You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/01/26 18:48:51 UTC

[superset] branch master updated (446d1779e1 -> 6998f65e1d)

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

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 446d1779e1 chore: upgrade react-reverse-portal for react upgrade (#22779)
     add 6998f65e1d chore: removing unnecessary double spaces, a.k.a. "shotgun holes" (#22852)

No new revisions were added by this update.

Summary of changes:
 .../plugins/legacy-plugin-chart-partition/src/controlPanel.tsx |  2 +-
 .../plugins/legacy-preset-chart-nvd3/src/NVD3Controls.tsx      |  2 +-
 .../plugins/plugin-chart-echarts/src/Timeseries/index.ts       |  4 ++--
 .../src/components/DeprecatedSelect/OnPasteSelect.test.jsx     |  2 +-
 superset-frontend/src/components/Table/Table.stories.tsx       | 10 +++++-----
 .../FiltersConfigModal/FiltersConfigForm/FilterScope/utils.ts  |  2 +-
 superset-frontend/src/explore/controlPanels/sections.tsx       |  2 +-
 .../DatabaseModal/DatabaseConnectionForm/CommonParameters.tsx  |  2 +-
 ...5-19_3dda56f1c4c6_migrate_num_period_compare_and_period_.py |  2 +-
 superset/utils/core.py                                         |  2 +-
 superset/views/database/mixins.py                              |  2 +-
 tests/integration_tests/celery_tests.py                        |  2 +-
 tests/integration_tests/db_engine_specs/postgres_tests.py      |  2 +-
 tests/unit_tests/utils/date_parser_tests.py                    |  4 ++--
 14 files changed, 20 insertions(+), 20 deletions(-)