This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/docs/swc/core-1.15.18
in repository https://gitbox.apache.org/repos/asf/superset.git
discard fbea738abb3 chore(deps): bump @swc/core from 1.15.17 to 1.15.18 in
/docs
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 b57c864e98e chore(deps): bump react-syntax-highlighter from 16.1.0 to
16.1.1 in /superset-frontend (#38330)
add 1025e3729b8 chore(deps-dev): bump globals from 17.3.0 to 17.4.0 in
/docs (#38325)
add 0500ec56663 chore(deps): bump @swc/core from 1.15.17 to 1.15.18 in
/docs
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 (fbea738abb3)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/docs/swc/core-1.15.18 (0500ec56663)
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:
docs/package.json | 2 +-
docs/yarn.lock | 8 +-
superset-frontend/package-lock.json | 100 ++++++++++-----------
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 ++++---
8 files changed, 100 insertions(+), 85 deletions(-)