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

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/superset-websocket/types/node-25.7.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard a609525b1c2 chore(deps-dev): bump @types/node in /superset-websocket
     add d2ae5fb275c fix(ux): remove CSS-forced uppercase from button labels 
(#40049)
     add c394405fc18 fix(explore): restore spacing between tabs and content in 
control popovers (#40023)
     add b0c5b061c52 fix(sqllab): display horizontal scrollbar in data preview 
modal (#39799)
     add 4a79896bb24 chore(build): replace replaceable `jest-mock-console` with 
native Jest spies (#38643)
     add 658907a0a61 fix(gha): use sound condition gating for latest-tag step 
(#40035)
     add c9fb1bc10fc chore(deps-dev): bump @typescript-eslint/parser from 
8.59.2 to 8.59.3 in /superset-frontend (#40057)
     add e026cc5b37f chore(deps-dev): bump @types/node in /superset-websocket

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   (a609525b1c2)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-websocket/types/node-25.7.0 
(e026cc5b37f)

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/latest-release-tag.yml           |   2 +-
 docs/package.json                                  |   6 +-
 docs/yarn.lock                                     | 142 +++---
 superset-frontend/.eslintrc.js                     |   4 +
 superset-frontend/package-lock.json                | 249 +++++----
 superset-frontend/package.json                     |   4 +-
 .../packages/superset-ui-core/package.json         |   1 -
 .../test/chart/components/SuperChart.test.tsx      |   8 -
 .../test/chart/components/SuperChartCore.test.tsx  |  11 -
 .../components/createLoadableRenderer.test.tsx     |   7 -
 .../superset-ui-core/test/models/Registry.test.ts  |  25 +-
 .../src/SqlLab/components/QueryTable/styles.ts     |   1 -
 .../explore/components/ExploreContentPopover.tsx   |  10 +-
 .../FilterControl/AdhocFilterEditPopover/index.tsx |  20 +-
 .../index.tsx                                      |   7 +-
 .../LayerConfigsPopoverContent.tsx                 |   2 -
 .../controls/MapViewControl/MapViewControl.tsx     |   1 -
 superset-websocket/package-lock.json               | 562 +++++----------------
 superset-websocket/package.json                    |   6 +-
 19 files changed, 356 insertions(+), 712 deletions(-)

Reply via email to