This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/docs/eslint-9.38.0
in repository https://gitbox.apache.org/repos/asf/superset.git
omit 2bce252cd8 chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /docs
add 35c3d8dfbc chore(deps): bump @docusaurus/plugin-client-redirects from
3.9.1 to 3.9.2 in /docs (#35739)
add fa90ba976c fix: Extension events not fired in SQL Lab tabs (#35753)
add 4974c08f7d chore(deps): bump @docusaurus/theme-mermaid from 3.9.1 to
3.9.2 in /docs (#35741)
add 8e31c93119 chore(deps): bump @docusaurus/preset-classic from 3.9.1 to
3.9.2 in /docs (#35744)
add f165785003 docs: update links in CONTRIBUTING.md to point to the
correct Developer Portal URLs (#35723)
add 68d65f727f chore(deps): bump antd from 5.27.5 to 5.27.6 in /docs
(#35765)
add 6d8ceed10e chore(deps-dev): bump typescript-eslint from 8.46.1 to
8.46.2 in /docs (#35764)
add 3821e2d64f chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 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 (2bce252cd8)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/docs/eslint-9.38.0 (3821e2d64f)
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:
CONTRIBUTING.md | 14 +-
docs/package.json | 10 +-
docs/yarn.lock | 714 ++++++++++-------------------
superset-frontend/src/core/sqlLab/index.ts | 6 +-
4 files changed, 264 insertions(+), 480 deletions(-)