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

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/superset-websocket/prettier-3.9.6
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 711504081cf chore(deps-dev): bump prettier in /superset-websocket
     add ecc7f726a4e fix: guard potential null derefs and remove dead branches 
(#42358)
     add 435e7825a6e chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 in 
/superset-frontend (#42527)
     add e754b73af29 chore(deps-dev): bump baseline-browser-mapping from 
2.10.43 to 2.10.44 in /superset-frontend (#42526)
     add be012c8faad chore(deps): bump markdown-to-jsx from 9.8.2 to 9.9.0 in 
/superset-frontend (#42524)
     add 2c061f1e05b chore(deps-dev): bump the storybook group in 
/superset-frontend with 5 updates (#42523)
     add a970838b5c3 chore(deps): bump github/codeql-action/init from 4.37.1 to 
4.37.2 (#42522)
     add 2e81eb580f2 chore(deps): bump baseline-browser-mapping from 2.10.43 to 
2.10.44 in /docs (#42521)
     add dd7bbe0adfe chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 in 
/docs (#42519)
     add a301e7c5119 chore(deps-dev): bump the typescript-eslint group in /docs 
with 3 updates (#42518)
     add ad15c4ddd1d chore(deps): bump the storybook group in /docs with 2 
updates (#42517)
     add 25a985893d9 chore(deps-dev): bump typescript-eslint from 8.64.0 to 
8.65.0 in /superset-websocket (#42516)
     add 8e1e70a474b chore(deps-dev): bump prettier in /superset-websocket

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   (711504081cf)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-websocket/prettier-3.9.6 
(8e1e70a474b)

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/codeql-analysis.yml              |   2 +-
 docs/package.json                                  |  14 +-
 docs/yarn.lock                                     | 194 ++++++++++-----------
 superset-frontend/package-lock.json                | 162 ++++++++---------
 superset-frontend/package.json                     |  16 +-
 superset-websocket/package-lock.json               | 124 ++++++-------
 superset-websocket/package.json                    |   2 +-
 superset/common/query_context_factory.py           |   2 +-
 superset/common/utils/query_cache_manager.py       |   6 +-
 superset/db_engine_specs/databricks.py             |   1 +
 superset/db_engine_specs/presto.py                 |   3 +-
 .../common/test_query_context_factory.py           |  36 ++++
 12 files changed, 299 insertions(+), 263 deletions(-)

Reply via email to