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

hainenber pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/oxlint-1.49.0
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 07fddf21f97 chore(deps-dev): bump oxlint from 1.48.0 to 1.49.0 in 
/superset-frontend
     add 88f0e322e32 chore(deps): bump baseline-browser-mapping from 2.9.19 to 
2.10.0 in /docs (#38113)
     add 58d8aa01f82 chore(deps): bump react-intersection-observer from 10.0.2 
to 10.0.3 in /superset-frontend (#38114)
     add 69653dfd08b chore(deps-dev): bump baseline-browser-mapping from 2.9.19 
to 2.10.0 in /superset-frontend (#38116)
     add 1ecff6fe5c1 fix(thumbnails): stabilize digest by sorting datasources 
and charts (#38079)
     add 4936471ae67 Merge branch 'master' into 
dependabot/npm_and_yarn/superset-frontend/oxlint-1.49.0
     add 9b1f86d5c0f chore: fix `eslint/no-use-before-define` errors after 
Oxlint 1.49.0

No new revisions were added by this update.

Summary of changes:
 docs/package.json                                  |  2 +-
 docs/yarn.lock                                     |  8 +--
 superset-frontend/package-lock.json                | 21 +++---
 superset-frontend/package.json                     |  4 +-
 .../superset-core/src/ui/theme/utils/themeUtils.ts | 18 ++---
 .../plugins/legacy-plugin-chart-rose/src/Rose.ts   |  2 +-
 .../src/AgGridTable/components/CustomPopover.tsx   | 20 +++---
 .../src/utils/agGridFilterConverter.ts             | 82 +++++++++++-----------
 .../test/Timeseries/transformProps.test.ts         | 24 ++++---
 .../plugin-chart-table/src/transformProps.ts       | 45 ++++++------
 .../DatasourceEditor/DatasourceEditor.tsx          | 16 ++---
 .../ColumnSelectPopoverTrigger.tsx                 | 20 +++---
 .../controls/MetricControl/AdhocMetric.ts          | 54 +++++++-------
 .../src/features/alerts/AlertReportModal.tsx       | 28 ++++----
 .../src/features/databases/DatabaseModal/index.tsx | 12 ++--
 superset-frontend/src/pages/UserInfo/index.tsx     |  8 +--
 superset/thumbnails/digest.py                      |  4 +-
 tests/unit_tests/thumbnails/test_digest.py         | 59 ++++++++++++++++
 18 files changed, 246 insertions(+), 181 deletions(-)

Reply via email to