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/03/20 20:03:22 UTC

[superset] branch dependabot/pip/requirements/tox-4.4.7 updated (af1d90bf7b -> 0602e465b1)

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


 discard af1d90bf7b build(deps): bump tox from 3.25.1 to 4.4.7 in /requirements
     add a591130e0b fix(trino): normalize non-iso timestamps (#23339)
     add 78ee60e227 fix(dashboard): Cross filters with time shifted series (#23347)
     add f3055fcaff feat(dashboard): Change default opacity of icon in FiltersBadge (#23350)
     add b99d38dfef fix: dashboard DAO small code improvement (#23348)
     add 82cadccced chore: Remove Cross Filter scoping modal (#23216)
     add 3919ca6060 fix(dashboard): deepmerge htmlSchemaOverrides (#23329)
     add e83f4e6f79 fix(trino): Disallow alias to source column (#23324)
     add d415eed717 fix(examples): Cleanup granularity_sqla column (#23322)
     add 9ae81b7c33 fix(sqllab): empty large query results from localStorage (#23302)
     add b820eb8235 chore: Update pre-commit packages (#23173)
     add b90a11191f fix(safari): remove autocomplete in table select (#23361)
     add 63513a5873 fix(chart-controls): Error if x_axis_sort and timeseries_limit_metric are included in main metrics (#23365)
     add db95a93f43 feat(native-filters): allow cascading from time and numeric filters (#23319)
     add df9a5bb6df build(deps-dev): bump @types/node from 18.14.6 to 18.15.3 in /superset-websocket (#23360)
     add d2c1fb95ec fix(native-filters): Caching scope (#23314)
     add 1b95da7487 fix: table schema permissions (#23356)
     add 1874f9a3b6 fix: dataset_macro (#23376)
     add 9920ab3fd9 chore: Migrate /superset/schemas_access_for_file_upload to v1 (#23227)
     add 24c472a4a3 chore: Add code-owners to Select, MetadataBar and DropdownContainer (#23371)
     add ec6318b379 fix: permission checks on import (#23200)
     add da3791ad3d fix: Table sorting reset (#23318)
     add 0c454c6442 feat(plugin-chart-echarts): add series sorting (#23392)
     add 870bf6d0b9 fix: revert back to use security manager authz for dashboard when get by uuid (#23330)
     add ad72cd3171 chore(dashboard): Disable 'Set filter mapping' when appropriate (#23261)
     add a17028c7de build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#23369)
     add fe4f9d6232 build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 in /superset-websocket (#23379)
     add 635ac8e8a8 build(deps-dev): bump webpack from 5.67.0 to 5.76.0 in /superset-embedded-sdk (#23367)
     add e13fa27074 build(deps-dev): bump webpack from 5.64.0 to 5.76.0 in /docs (#23368)
     add e3a7d2014d fix(webdriver): default WEBDRIVER_OPTION_ARGS and update Firefox deps (#23388)
     add 2fe695d3cf fix: Select all issue with "Dynamically search all filter values" in FilterBar (#23400)
     add d4657f6198 fix(docker): multi-architecture image build (#23409)
     add 42e8d1b498 chore: improve schema security (#23385)
     add 2feb599a0e chore(docs): three typos (#23403)
     add 7b1ba673f2 build(deps): bump ws from 8.12.1 to 8.13.0 in /superset-websocket (#23343)
     add 067c2e35b2 build(deps-dev): bump webpack from 5.52.1 to 5.76.0 in /superset-frontend (#23366)
     add d950eb85d7 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.55.0 in /superset-websocket (#23359)
     add 022213972b fix(dashboard): `show_native_filters` leftover (#23389)
     add 8fa77adf9a chore: Hugh/migrate estimate query cost to v1 (#23226)
     add f4035e096f chore: update releasing process for testing (#23331)
     add 2c6f581fa6 feat(postgresql): dynamic schema (#23401)
     add a5c31b2426 feat(chart): Added  SriLanka country map (#23338)
     add b0d83e8c50 feat(echarts): Implement stream graph for Echarts Timeseries (#23410)
     add 3277ea83ea feat(sqllab): log error_detail on fetch failed (#23377)
     add ffc0a81e85 chore(native-filters): Fetch only the required dataset fields (#23303)
     add b021f6e05d feat: add new cache_query_by_user key (#23415)
     add b511d2c624 docs(security): note the need to set TALISMAN_ENABLED = True (#23431)
     add 7160dcb054 build(deps-dev): bump eslint from 8.35.0 to 8.36.0 in /superset-websocket (#23342)
     add aec91850e5 build(deps): bump pre-commit from 3.1.0 to 3.2.0 in /requirements (#23422)
     add 0602e465b1 build(deps): bump tox from 3.25.1 to 4.4.7 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   (af1d90bf7b)
            \
             N -- N -- N   refs/heads/dependabot/pip/requirements/tox-4.4.7 (0602e465b1)

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                                 |    8 +-
 .pre-commit-config.yaml                            |    9 +-
 Dockerfile                                         |   14 +-
 RELEASING/Dockerfile.from_local_tarball            |    3 +-
 RELEASING/changelog.py                             |    2 +-
 RELEASING/from_tarball_entrypoint.sh               |    1 +
 UPDATING.md                                        |    1 +
 docs/docs/security.mdx                             |   18 +-
 docs/package.json                                  |    2 +-
 docs/static/resources/openapi.json                 |  158 +-
 docs/yarn.lock                                     | 4423 ++++-----
 requirements/integration.txt                       |    2 +-
 superset-embedded-sdk/package-lock.json            |   96 +-
 .../cypress/integration/dashboard/load.test.ts     |    3 +-
 .../integration/dashboard/nativeFilters.test.ts    |    6 +-
 superset-frontend/package-lock.json                |  213 +-
 superset-frontend/package.json                     |    2 +-
 .../src/components/ColumnOption.tsx                |    8 +-
 .../src/components/MetricOption.tsx                |    8 +-
 .../src/operators/utils/extractExtraMetrics.ts     |    5 +-
 .../src/shared-controls/customControls.tsx         |   12 +-
 .../operators/utils/extractExtraMetrics.test.ts    |   32 +
 .../packages/superset-ui-core/package.json         |    1 +
 .../src/components/SafeMarkdown.tsx                |   16 +-
 .../superset-ui-core/src/hooks}/index.ts           |    5 +
 .../src/hooks/useChangeEffect/index.ts             |    0
 .../hooks/useChangeEffect/useChangeEffect.test.ts  |    0
 .../src/hooks/useChangeEffect/useChangeEffect.ts   |    0
 .../src/hooks/useComponentDidMount/index.ts        |    0
 .../useComponentDidMount.test.ts                   |    0
 .../useComponentDidMount/useComponentDidMount.ts   |    0
 .../src/hooks/useComponentDidUpdate/index.ts       |    0
 .../useComponentDidUpdate.test.ts                  |    0
 .../useComponentDidUpdate/useComponentDidUpdate.ts |    0
 .../useElementOnScreen}/index.ts                   |    2 +-
 .../useElementOnScreen/useElementOnScreen.test.ts  |  111 +
 .../useElementOnScreen/useElementOnScreen.ts}      |    0
 .../src/hooks/usePrevious/index.ts                 |    0
 .../src/hooks/usePrevious/usePrevious.test.ts      |    0
 .../src/hooks/usePrevious/usePrevious.ts           |    0
 .../src/hooks/useTruncation/index.ts               |    0
 .../useTruncation/useCSSTextTruncation.test.tsx    |   62 +
 .../hooks/useTruncation/useCSSTextTruncation.ts    |    0
 .../useChildElementTruncation.test.ts              |  102 +
 .../useTruncation/useChildElementTruncation.ts     |    0
 .../packages/superset-ui-core/src/index.ts         |    1 +
 .../superset-ui-core/src/time-format/index.ts      |    2 +
 .../src/time-format/utils/normalizeTimestamp.ts}   |   14 +-
 .../test/components/SafeMarkdown.test.ts}          |   39 +-
 .../time-format/utils/normalizeTimestamp.test.ts   |   43 +
 .../src/countries.ts                               |    2 +
 .../src/countries/srilanka.geojson                 | 9838 ++++++++++++++++++++
 .../src/Timeseries/Area/controlPanel.tsx           |    8 +-
 .../src/Timeseries/Regular/Bar/controlPanel.tsx    |   12 +-
 .../src/Timeseries/Regular/Line/controlPanel.tsx   |    2 +
 .../Timeseries/Regular/Scatter/controlPanel.tsx    |    2 +
 .../Timeseries/Regular/SmoothLine/controlPanel.tsx |    2 +
 .../src/Timeseries/Step/controlPanel.tsx           |    2 +
 .../src/Timeseries/constants.ts                    |    4 +
 .../src/Timeseries/transformProps.ts               |   57 +-
 .../src/Timeseries/transformers.ts                 |   94 +-
 .../plugin-chart-echarts/src/Timeseries/types.ts   |    1 +
 .../src/components/ExtraControls.tsx               |    4 +-
 .../plugins/plugin-chart-echarts/src/constants.ts  |   25 +-
 .../plugins/plugin-chart-echarts/src/controls.tsx  |   54 +-
 .../plugins/plugin-chart-echarts/src/types.ts      |   17 +-
 .../plugin-chart-echarts/src/utils/series.ts       |  114 +-
 .../test/Timeseries/transformProps.test.ts         |  137 +
 .../plugin-chart-echarts/test/utils/series.test.ts |   52 +-
 .../plugins/plugin-chart-table/package.json        |    1 +
 .../plugin-chart-table/src/DataTable/DataTable.tsx |    6 +-
 .../src/utils/DateWithFormatter.ts                 |   21 +-
 superset-frontend/src/SqlLab/actions/sqlLab.js     |   42 +-
 .../src/SqlLab/actions/sqlLab.test.js              |   29 +-
 .../SqlLab/components/AceEditorWrapper/index.tsx   |    3 +-
 .../src/SqlLab/components/ResultSet/index.tsx      |    2 +-
 .../SqlEditorLeftBar/SqlEditorLeftBar.test.jsx     |    4 +-
 superset-frontend/src/SqlLab/constants.ts          |    1 +
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |    2 +-
 .../src/SqlLab/utils/emptyQueryResults.test.js     |   39 +-
 .../SqlLab/utils/reduxStateToLocalStorageHelper.js |   21 +-
 .../src/assets/images/icons/filter.svg             |    5 +-
 .../DatabaseSelector/DatabaseSelector.test.tsx     |   12 +-
 .../src/components/DatabaseSelector/index.tsx      |    8 +-
 .../src/components/DropdownContainer/index.tsx     |    3 +-
 .../src/components/EmptyState/index.tsx            |   24 +-
 .../src/components/FaveStar/index.tsx              |    3 +-
 .../src/components/FlashProvider/index.tsx         |    2 +-
 .../src/components/ListView/CrossLinks.tsx         |    3 +-
 .../ReportModal/HeaderReportDropdown/index.tsx     |    2 +-
 .../src/components/Select/CustomTag.tsx            |    3 +-
 .../Table/cell-renderers/NullCell/index.tsx        |    8 +-
 .../TableSelector/TableSelector.test.tsx           |   16 +-
 .../src/components/TableSelector/index.tsx         |    4 +-
 .../src/components/TruncatedList/index.tsx         |    3 +-
 .../CrossFilterScopingForm.test.tsx                |   60 -
 .../CrossFilterScopingForm/index.tsx               |   57 -
 .../CrossFilterScopingModal.tsx                    |  112 -
 .../components/CrossFilterScopingModal/types.ts    |   24 -
 .../CrossFilterScopingModal/utils/index.ts         |   29 -
 .../CrossFilterScopingModal/utils/utils.test.ts    |   34 -
 .../DashboardBuilder/DashboardBuilder.tsx          |    2 +-
 .../DashboardBuilder/DashboardContainer.tsx        |    2 +-
 .../components/FiltersBadge/FiltersBadge.test.tsx  |   12 +-
 .../dashboard/components/FiltersBadge/Styles.tsx   |   39 +-
 .../dashboard/components/FiltersBadge/index.tsx    |   65 +-
 .../HeaderActionsDropdown.test.tsx                 |   70 +-
 .../Header/HeaderActionsDropdown/index.jsx         |   22 +-
 .../src/dashboard/components/SliceHeader/index.tsx |   42 +-
 .../components/SliceHeaderControls/index.tsx       |   46 +-
 .../FilterBar/CrossFilters/CrossFilterTag.tsx      |    9 +-
 .../FilterBar/CrossFilters/CrossFilterTitle.tsx    |    9 +-
 .../FilterBar/FilterControls/FilterControl.tsx     |    3 +-
 .../FilterBar/FilterControls/FilterControls.tsx    |   12 +-
 .../FilterBar/FilterControls/FilterDivider.tsx     |    8 +-
 .../FilterBar/FiltersDropdownContent/index.tsx     |   10 +-
 .../components/nativeFilters/FilterBar/index.tsx   |    2 +-
 .../nativeFilters/FilterCard/DependenciesRow.tsx   |    3 +-
 .../nativeFilters/FilterCard/NameRow.tsx           |   21 +-
 .../nativeFilters/FilterCard/ScopeRow.tsx          |    3 +-
 .../FiltersConfigForm/ColumnSelect.test.tsx        |    6 +-
 .../FiltersConfigForm/ColumnSelect.tsx             |   28 +-
 .../FiltersConfigForm/DatasetSelect.tsx            |   13 +-
 .../FiltersConfigForm/DependencyList.tsx           |    9 +-
 .../FiltersConfigForm/FilterScope/FilterScope.tsx  |    8 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        |  118 +-
 .../FiltersConfigModal/FiltersConfigForm/utils.ts  |   16 +-
 .../FiltersConfigModal/FiltersConfigModal.tsx      |   17 +-
 .../nativeFilters/FiltersConfigModal/state.ts      |    3 +-
 .../src/explore/components/Control.tsx             |    8 +-
 .../src/explore/components/ControlHeader.tsx       |   10 +-
 .../explore/components/ControlPanelsContainer.tsx  |    2 +-
 .../components/ExploreViewContainer/index.jsx      |   14 +-
 .../ConditionalFormattingControl.tsx               |    9 +-
 .../controls/DateFilterControl/DateFilterLabel.tsx |    2 +-
 .../controls/MetricControl/MetricsControl.jsx      |    3 +-
 .../components/controls/VizTypeControl/index.tsx   |   24 +-
 .../components/Select/SelectFilterPlugin.tsx       |   92 +-
 superset-frontend/src/logger/LogUtils.ts           |    3 +
 .../src/views/CRUD/alert/AlertReportModal.tsx      |    7 +-
 .../AddDataset/LeftPanel/LeftPanel.test.tsx        |   16 +-
 superset-frontend/src/views/components/Menu.tsx    |    7 +-
 .../src/visualizations/TimeTable/transformProps.ts |    2 +
 superset-websocket/package-lock.json               |  551 +-
 superset-websocket/package.json                    |   10 +-
 superset/charts/commands/export.py                 |    1 -
 superset/charts/commands/importers/v1/utils.py     |    9 +-
 superset/charts/schemas.py                         |    1 -
 superset/cli/test.py                               |    1 -
 superset/commands/export/assets.py                 |    1 -
 superset/commands/export/models.py                 |    1 -
 superset/commands/importers/v1/examples.py         |   21 +-
 superset/common/query_object.py                    |   32 +-
 superset/config.py                                 |    8 +-
 superset/connectors/sqla/models.py                 |    9 +-
 superset/constants.py                              |    1 +
 superset/dashboards/commands/export.py             |    1 -
 superset/dashboards/commands/importers/v1/utils.py |   15 +-
 superset/dashboards/dao.py                         |   40 +-
 superset/dashboards/filters.py                     |   13 +-
 superset/dashboards/permalink/commands/create.py   |    4 +-
 superset/dashboards/schemas.py                     |   19 +-
 superset/databases/api.py                          |   60 +-
 superset/databases/commands/export.py              |    1 -
 superset/databases/commands/importers/v1/utils.py  |   13 +-
 superset/databases/commands/test_connection.py     |    1 -
 superset/databases/schemas.py                      |   12 +-
 superset/datasets/commands/export.py               |    1 -
 superset/datasets/commands/importers/v1/utils.py   |    9 +-
 superset/datasource/dao.py                         |    1 -
 superset/db_engine_specs/aurora.py                 |    2 -
 superset/db_engine_specs/base.py                   |  103 +-
 superset/db_engine_specs/crate.py                  |    1 -
 superset/db_engine_specs/databricks.py             |    1 -
 superset/db_engine_specs/dremio.py                 |    1 -
 superset/db_engine_specs/drill.py                  |   29 +-
 superset/db_engine_specs/elasticsearch.py          |    2 -
 superset/db_engine_specs/gsheets.py                |    1 -
 superset/db_engine_specs/hive.py                   |   32 +-
 superset/db_engine_specs/mysql.py                  |   31 +-
 superset/db_engine_specs/netezza.py                |    1 -
 superset/db_engine_specs/postgres.py               |   70 +
 superset/db_engine_specs/presto.py                 |   49 +-
 superset/db_engine_specs/rockset.py                |    1 -
 superset/db_engine_specs/snowflake.py              |   41 +-
 superset/db_engine_specs/trino.py                  |    1 +
 .../configs/charts/Video_Game_Sales_Filter.yaml    |    2 +-
 superset/examples/utils.py                         |    4 +-
 superset/examples/world_bank.py                    |    1 -
 superset/exceptions.py                             |    2 +-
 superset/jinja_context.py                          |    4 +-
 .../versions/2017-10-03_14-37_4736ec66ce19_.py     |    5 -
 ...8c4473c581_allow_multi_schema_metadata_fetch.py |    1 -
 .../versions/2018-03-20_19-47_f231d82b9b26_.py     |    2 -
 ...-07-20_16-08_937d04c16b64_update_datasources.py |    2 -
 .../2019-10-10_13-52_1495eb914ad3_time_range.py    |    1 -
 ...27_08-25_31b2a1039d4a_drop_tables_constraint.py |    1 -
 ...3605f370a_fix_schemas_allowed_for_csv_upload.py |    1 -
 ...cbaac5_change_datatype_of_type_in_basecolumn.py |    1 -
 ...e5f1dacd_rename_to_schemas_allowed_for_file_.py |    1 -
 ...14-38_a9422eeaae74_new_dataset_models_take_2.py |   10 +-
 ..._13-24_b5ea9d343307_bar_chart_stack_options.py} |   53 +-
 superset/models/core.py                            |   67 +-
 superset/models/dashboard.py                       |   27 +-
 superset/models/sql_lab.py                         |    2 -
 superset/queries/saved_queries/commands/export.py  |    1 -
 superset/reports/commands/base.py                  |    1 -
 superset/reports/commands/execute.py               |    8 +-
 superset/security/manager.py                       |    7 +-
 superset/sql_parse.py                              |    2 -
 superset/sqllab/api.py                             |   56 +-
 superset/sqllab/commands/estimate.py               |  106 +
 superset/sqllab/exceptions.py                      |   12 +-
 superset/sqllab/query_render.py                    |    3 +-
 superset/sqllab/schemas.py                         |    9 +
 superset/sqllab/sql_json_executer.py               |    3 +-
 superset/tags/models.py                            |    5 -
 superset/tasks/async_queries.py                    |   12 +-
 .../form_view/database_schemas_selector.html       |    5 +-
 superset/utils/celery.py                           |    1 +
 superset/utils/core.py                             |    9 +-
 .../utils/dashboard_filter_scopes_converter.py     |    2 +-
 superset/utils/decorators.py                       |    2 +-
 superset/utils/machine_auth.py                     |    2 +-
 superset/views/base_api.py                         |    5 +-
 superset/views/chart/mixin.py                      |    1 -
 superset/views/core.py                             |    3 +-
 superset/views/dashboard/mixin.py                  |    1 -
 superset/viz.py                                    |    1 -
 tests/common/logger_utils.py                       |    1 -
 tests/integration_tests/charts/commands_tests.py   |   11 +-
 tests/integration_tests/charts/data/api_tests.py   |    3 -
 tests/integration_tests/cli_tests.py               |    1 -
 tests/integration_tests/csv_upload_tests.py        |    2 +-
 tests/integration_tests/dashboards/api_tests.py    |   37 +
 .../integration_tests/dashboards/commands_tests.py |   12 +-
 .../dashboards/permalink/api_tests.py              |    3 +-
 tests/integration_tests/databases/api_tests.py     |   41 +
 .../integration_tests/databases/commands_tests.py  |  136 +-
 tests/integration_tests/datasets/api_tests.py      |    1 -
 tests/integration_tests/datasets/commands_tests.py |   17 +-
 .../db_engine_specs/bigquery_tests.py              |    1 +
 .../integration_tests/fixtures/energy_dashboard.py |    1 -
 tests/integration_tests/fixtures/users.py          |    1 -
 .../queries/saved_queries/commands_tests.py        |   10 +-
 tests/integration_tests/reports/alert_tests.py     |    2 -
 tests/integration_tests/reports/api_tests.py       |    4 -
 tests/integration_tests/reports/commands_tests.py  |    9 -
 tests/integration_tests/reports/scheduler_tests.py |    2 -
 .../security/row_level_security_tests.py           |    1 -
 tests/integration_tests/sql_lab/api_tests.py       |   67 +
 tests/integration_tests/sql_lab/commands_tests.py  |   81 +-
 tests/integration_tests/thumbnails_tests.py        |    1 -
 .../charts/commands/importers/v1/import_test.py    |   45 +-
 .../commands/importers/v1/assets_test.py           |   16 +-
 .../commands/importers/v1/import_test.py           |   46 +-
 .../databases/commands/importers/v1/import_test.py |   44 +-
 .../datasets/commands/importers/v1/import_test.py  |   38 +-
 tests/unit_tests/db_engine_specs/test_drill.py     |   16 +
 tests/unit_tests/db_engine_specs/test_hive.py      |   15 +
 tests/unit_tests/db_engine_specs/test_mysql.py     |   14 +
 tests/unit_tests/db_engine_specs/test_postgres.py  |   66 +
 tests/unit_tests/db_engine_specs/test_presto.py    |   24 +
 tests/unit_tests/db_engine_specs/test_snowflake.py |   32 +
 tests/unit_tests/explore/utils_test.py             |   19 +-
 tests/unit_tests/jinja_context_test.py             |   41 +-
 .../pandas_postprocessing/test_flatten.py          |    8 +-
 .../unit_tests/queries}/__init__.py                |    0
 tests/unit_tests/queries/query_object_test.py      |  345 +
 .../unit_tests/security}/__init__.py               |    0
 tests/unit_tests/security/manager_test.py          |   90 +
 271 files changed, 15883 insertions(+), 4298 deletions(-)
 copy superset-frontend/{src/hooks/useComponentDidUpdate => packages/superset-ui-core/src/hooks}/index.ts (82%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useChangeEffect/index.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useChangeEffect/useChangeEffect.test.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useChangeEffect/useChangeEffect.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useComponentDidMount/index.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useComponentDidMount/useComponentDidMount.test.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useComponentDidMount/useComponentDidMount.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useComponentDidUpdate/index.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useComponentDidUpdate/useComponentDidUpdate.test.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useComponentDidUpdate/useComponentDidUpdate.ts (100%)
 copy superset-frontend/packages/superset-ui-core/src/{dynamic-plugins => hooks/useElementOnScreen}/index.ts (95%)
 create mode 100644 superset-frontend/packages/superset-ui-core/src/hooks/useElementOnScreen/useElementOnScreen.test.ts
 rename superset-frontend/{src/hooks/useElementOnScreen/index.ts => packages/superset-ui-core/src/hooks/useElementOnScreen/useElementOnScreen.ts} (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/usePrevious/index.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/usePrevious/usePrevious.test.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/usePrevious/usePrevious.ts (100%)
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useTruncation/index.ts (100%)
 create mode 100644 superset-frontend/packages/superset-ui-core/src/hooks/useTruncation/useCSSTextTruncation.test.tsx
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useTruncation/useCSSTextTruncation.ts (100%)
 create mode 100644 superset-frontend/packages/superset-ui-core/src/hooks/useTruncation/useChildElementTruncation.test.ts
 rename superset-frontend/{ => packages/superset-ui-core}/src/hooks/useTruncation/useChildElementTruncation.ts (100%)
 copy superset-frontend/{plugins/plugin-chart-echarts/src/utils/convertInteger.ts => packages/superset-ui-core/src/time-format/utils/normalizeTimestamp.ts} (77%)
 copy superset-frontend/{plugins/plugin-chart-table/src/DataTable/utils/useMountedMemo.ts => packages/superset-ui-core/test/components/SafeMarkdown.test.ts} (54%)
 create mode 100644 superset-frontend/packages/superset-ui-core/test/time-format/utils/normalizeTimestamp.test.ts
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries/srilanka.geojson
 delete mode 100644 superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingForm/CrossFilterScopingForm.test.tsx
 delete mode 100644 superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingForm/index.tsx
 delete mode 100644 superset-frontend/src/dashboard/components/CrossFilterScopingModal/CrossFilterScopingModal.tsx
 delete mode 100644 superset-frontend/src/dashboard/components/CrossFilterScopingModal/types.ts
 delete mode 100644 superset-frontend/src/dashboard/components/CrossFilterScopingModal/utils/index.ts
 delete mode 100644 superset-frontend/src/dashboard/components/CrossFilterScopingModal/utils/utils.test.ts
 copy superset/migrations/versions/{2021-02-10_12-32_41ce8799acc3_rename_pie_label_type.py => 2023-03-17_13-24_b5ea9d343307_bar_chart_stack_options.py} (64%)
 create mode 100644 superset/sqllab/commands/estimate.py
 copy {superset/advanced_data_type => tests/unit_tests/queries}/__init__.py (100%)
 create mode 100644 tests/unit_tests/queries/query_object_test.py
 copy {superset/advanced_data_type => tests/unit_tests/security}/__init__.py (100%)
 create mode 100644 tests/unit_tests/security/manager_test.py