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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/docs/saucelabs/theme-github-codeblock-0.3.0
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit ecb7c5772a build(deps): bump @saucelabs/theme-github-codeblock in /docs
     add 305b6df6e3 feat(oauth2): add support for trino (#30081)
     add 161437183b build(deps): bump @saucelabs/theme-github-codeblock 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   (ecb7c5772a)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/docs/saucelabs/theme-github-codeblock-0.3.0 
(161437183b)

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/db_engine_specs/base.py                 |  46 ++++-----
 superset/db_engine_specs/trino.py                |  27 +++++-
 superset/superset_typing.py                      |   4 +
 superset/utils/oauth2.py                         |   7 +-
 tests/unit_tests/db_engine_specs/test_gsheets.py |   1 +
 tests/unit_tests/db_engine_specs/test_trino.py   | 117 +++++++++++++++++------
 tests/unit_tests/models/core_test.py             |   1 +
 7 files changed, 151 insertions(+), 52 deletions(-)

Reply via email to