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/antd-6.3.1
in repository https://gitbox.apache.org/repos/asf/superset.git
discard fbb7c501be chore(deps): bump antd from 5.27.6 to 6.3.1 in
/superset-frontend
add 97b8585fe5 chore(deps-dev): bump typescript-eslint from 8.56.0 to
8.56.1 in /docs (#38209)
add aa475734ef chore(deps-dev): bump eslint from 9.39.2 to 10.0.2 in
/superset-websocket (#38204)
add e4a7cd30c3 fix(GAQ): don't use async queries when cache timeout is -1
(#38089)
add 76a2559b2b fix(ci): revert "chore(deps): bump
JustinBeckwith/linkinator-action from 2.3 to 2.4" (#38164)
add 4809903bb8 chore(deps): bump markdown-to-jsx from 9.7.4 to 9.7.6 in
/superset-frontend (#38225)
add 9e4a88dfa2 chore(deps): bump antd from 6.3.0 to 6.3.1 in /docs (#38221)
add 01c1b2eb8f chore(deps-dev): bump @types/lodash from 4.17.23 to 4.17.24
in /superset-frontend (#38224)
add 5d099f6b18 chore(deps): bump antd from 5.27.6 to 6.3.1 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 (fbb7c501be)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/antd-6.3.1 (5d099f6b18)
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/superset-docs-verify.yml | 2 +-
docs/package.json | 4 +-
docs/yarn.lock | 160 ++----
superset-frontend/package-lock.json | 20 +-
superset-frontend/package.json | 2 +-
.../packages/superset-core/package.json | 2 +-
.../packages/superset-ui-core/package.json | 2 +-
.../plugins/plugin-chart-handlebars/package.json | 2 +-
superset-websocket/package-lock.json | 573 ++++++++++-----------
superset-websocket/package.json | 2 +-
superset/charts/data/api.py | 19 +-
11 files changed, 349 insertions(+), 439 deletions(-)