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/react-syntax-highlighter-16.1.1
in repository https://gitbox.apache.org/repos/asf/superset.git
omit 10ccc6b70d5 chore(deps): bump react-syntax-highlighter in
/superset-frontend
add ac2914486fe fix(Select): select all buttons to inherit font (#38313)
add 985c3d12a17 fix(screenshots): downgrade screenshot timeout logs from
ERROR to WARNING (#38130)
add e80311a7950 chore(deps-dev): bump @swc/core from 1.15.17 to 1.15.18 in
/superset-frontend (#38335)
add ec33d6a4214 chore(deps-dev): bump @types/node from 25.3.1 to 25.3.3 in
/superset-frontend (#38331)
add 074ddab65ea chore(deps): bump react-syntax-highlighter 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 (10ccc6b70d5)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/react-syntax-highlighter-16.1.1
(074ddab65ea)
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 | 98 +++++++++++-----------
superset-frontend/package.json | 4 +-
.../packages/superset-ui-core/package.json | 2 +-
.../src/components/Select/styles.tsx | 3 +
superset/dashboards/api.py | 34 ++++----
superset/utils/webdriver.py | 32 ++++---
6 files changed, 94 insertions(+), 79 deletions(-)