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


 discard 3a3556e826d chore(deps-dev): bump @typescript-eslint/eslint-plugin
     add cd4cd537260 chore(deps-dev): bump css-loader from 7.1.3 to 7.1.4 in 
/superset-frontend (#38050)
     add 090eab099c0 chore(deps): bump storybook from 8.6.15 to 8.6.16 in /docs 
(#38043)
     add a30492f55e1 fix(plugin/cal-heatmap): properly color tooltip's text for 
both dark/light theme (#38010)
     add 9131739f98b fix(home): null check for possibly undefined filtered 
other table data due to insufficient permission (#37983)
     add 7b56fc1714c fix(docs): correct DB module filename for editing + update 
DB metadata file (#37990)
     add 0d2c8fd3737 chore(deps): bump @storybook/core from 8.6.15 to 8.6.16 in 
/docs (#38046)
     add 21481eef4fc chore(deps): bump the storybook group in /docs with 9 
updates (#38067)
     add 29f499528ff chore(deps-dev): bump eslint-plugin-testing-library from 
7.15.4 to 7.16.0 in /superset-frontend (#38066)
     add af3e0882331 build(deps): resolve GHSA-36jr-mh4h-2g58 by upgrading 
d3-color to 3.1.0 (#37981)
     add 6efc22131e4 chore(deps-dev): bump @typescript-eslint/eslint-plugin

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   (3a3556e826d)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/typescript-eslint/eslint-plugin-8.56.0
 (6efc22131e4)

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/dependabot.yml                             |  16 +
 docs/package.json                                  |  18 +-
 docs/src/components/databases/DatabasePage.tsx     |   8 +-
 docs/src/data/databases.json                       | 170 ++++-
 docs/yarn.lock                                     | 114 +--
 superset-frontend/package-lock.json                | 773 +++++++--------------
 superset-frontend/package.json                     |   9 +-
 .../test/utils/getSelectedText.test.ts             |   3 +-
 .../src/ReactCalendar.tsx                          |   2 +-
 .../legacy-plugin-chart-horizon/package.json       |   2 +-
 .../legacy-preset-chart-deckgl/package.json        |   4 +-
 .../plugins/plugin-chart-word-cloud/package.json   |   2 +-
 .../src/features/home/DashboardTable.tsx           |   4 +-
 superset-frontend/src/views/CRUD/types.ts          |   2 +-
 14 files changed, 518 insertions(+), 609 deletions(-)

Reply via email to