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


 discard bb3957dd4e chore(deps-dev): bump webpack-dev-server in 
/superset-frontend
     add 5f58241795 fix(explore): dispatch NumberControl value on blur to allow 
field clearing (#37007)
     add ad3812edd7 fix(table): keep d3-format semantics when applying currency 
formatting (#37039)
     add 936e37bd02 chore(deps-dev): bump @babel/node from 7.28.0 to 7.28.6 in 
/superset-frontend (#37089)
     add e17bfae6bd chore(deps-dev): bump webpack from 5.103.0 to 5.104.1 in 
/superset-frontend (#37083)
     add 99a4611b78 chore(deps-dev): bump webpack-dev-server in 
/superset-frontend

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   (bb3957dd4e)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/webpack-dev-server-5.2.3 
(99a4611b78)

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:
 superset-frontend/package-lock.json                | 79 ++++++++++++----------
 superset-frontend/package.json                     |  4 +-
 .../src/currency-format/CurrencyFormatter.ts       | 11 ++-
 .../test/currency-format/CurrencyFormatter.test.ts |  6 +-
 .../controls/NumberControl/NumberControl.test.tsx  | 50 +++++++++++---
 .../components/controls/NumberControl/index.tsx    | 14 +++-
 6 files changed, 109 insertions(+), 55 deletions(-)

Reply via email to