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

rusackas pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/swc/core-1.15.11
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit a47f4a92d92 chore(deps-dev): bump @swc/core in /superset-frontend
     add 1e50422a666 chore: remove deprecated react-hot-loader (#36433)
     add ddba88ffada chore(deps): bump googleapis from 171.2.0 to 171.4.0 in 
/superset-frontend (#37736)
     add 7d9a8a0c5a4 chore(deps-dev): bump @babel/node from 7.28.6 to 7.29.0 in 
/superset-frontend (#37734)
     add 87d15d32c46 chore(deps-dev): bump @types/node from 25.2.0 to 25.2.1 in 
/superset-frontend (#37732)
     add ec6eaf48982 fix(deps): bump elasticsearch-dbapi to 0.2.12 for urllib3 
2.x compatibility (#37758)
     add 935bbe6061d docs: Updates extensions docs (#37704)
     add 0415118544f chore: Bump @apache-superset/core (0.0.1-rc10) (#37759)
     add ae9cd59fe24 chore(deps-dev): bump @swc/core in /superset-frontend
     add d811dc3f5ed chore: Regenerate package-lock.json after rebase

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   (a47f4a92d92)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/swc/core-1.15.11 
(d811dc3f5ed)

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:
 docker-compose-light.yml                           |   4 +-
 docker-compose.yml                                 |   2 +-
 docs/developer_portal/extensions/development.md    |  16 +-
 .../extensions/extension-points/sqllab.md          |  82 ++--
 pyproject.toml                                     |   2 +-
 superset-frontend/babel.config.js                  |   1 -
 superset-frontend/package-lock.json                | 521 ++-------------------
 superset-frontend/package.json                     |   8 +-
 .../packages/superset-core/package.json            |   2 +-
 .../packages/superset-ui-core/package.json         |   2 +-
 superset-frontend/src/preamble.ts                  |   6 -
 superset-frontend/src/theme.ts                     |   6 +
 superset-frontend/src/views/App.tsx                |   3 +-
 superset-frontend/webpack.config.js                |  48 +-
 superset-frontend/webpack.proxy-config.js          |  24 +-
 15 files changed, 169 insertions(+), 558 deletions(-)

Reply via email to