You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2023/10/19 16:51:22 UTC

[superset] branch dependabot/npm_and_yarn/superset-websocket/types/uuid-9.0.6 updated (a59bb9815f -> 7e068b48c2)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-websocket/types/uuid-9.0.6
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit a59bb9815f build(deps-dev): bump @types/uuid in /superset-websocket
     add 4e94fc4cff fix(sqllab): reinstate "Force trino client async execution" (#25680)
     add 1d37f3a15b build(deps-dev): bump @types/node from 20.8.6 to 20.8.7 in /superset-websocket (#25700)
     new 7e068b48c2 build(deps-dev): bump @types/uuid 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   (a59bb9815f)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-websocket/types/uuid-9.0.6 (7e068b48c2)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../docs/databases/installing-database-drivers.mdx |  6 +-
 docs/docs/frequently-asked-questions.mdx           |  2 +-
 docs/docs/installation/configuring-superset.mdx    |  4 +-
 superset-websocket/package-lock.json               | 14 ++---
 superset-websocket/package.json                    |  2 +-
 superset/config.py                                 |  5 +-
 superset/db_engine_specs/base.py                   | 18 ++++++
 superset/db_engine_specs/trino.py                  | 66 ++++++++++++++++++++--
 superset/sql_lab.py                                |  7 +--
 tests/unit_tests/db_engine_specs/test_trino.py     | 31 +++++++++-
 tests/unit_tests/sql_lab_test.py                   | 10 ++--
 11 files changed, 133 insertions(+), 32 deletions(-)


[superset] 01/01: build(deps-dev): bump @types/uuid in /superset-websocket

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/npm_and_yarn/superset-websocket/types/uuid-9.0.6
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 7e068b48c23b2a90711036ca88ddf136b730eded
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Oct 19 16:51:17 2023 +0000

    build(deps-dev): bump @types/uuid in /superset-websocket
    
    Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.4 to 9.0.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 superset-websocket/package-lock.json | 14 +++++++-------
 superset-websocket/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset-websocket/package-lock.json b/superset-websocket/package-lock.json
index cf5243256a..842cd80aef 100644
--- a/superset-websocket/package-lock.json
+++ b/superset-websocket/package-lock.json
@@ -23,7 +23,7 @@
         "@types/jest": "^27.0.2",
         "@types/jsonwebtoken": "^9.0.4",
         "@types/node": "^20.8.7",
-        "@types/uuid": "^9.0.4",
+        "@types/uuid": "^9.0.6",
         "@types/ws": "^8.5.7",
         "@typescript-eslint/eslint-plugin": "^5.61.0",
         "@typescript-eslint/parser": "^5.62.0",
@@ -1449,9 +1449,9 @@
       "dev": true
     },
     "node_modules/@types/uuid": {
-      "version": "9.0.4",
-      "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.4.tgz",
-      "integrity": "sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==",
+      "version": "9.0.6",
+      "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
+      "integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
       "dev": true
     },
     "node_modules/@types/ws": {
@@ -7292,9 +7292,9 @@
       "dev": true
     },
     "@types/uuid": {
-      "version": "9.0.4",
-      "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.4.tgz",
-      "integrity": "sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==",
+      "version": "9.0.6",
+      "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
+      "integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
       "dev": true
     },
     "@types/ws": {
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index 5366a74041..b04e8dee7b 100644
--- a/superset-websocket/package.json
+++ b/superset-websocket/package.json
@@ -30,7 +30,7 @@
     "@types/jest": "^27.0.2",
     "@types/jsonwebtoken": "^9.0.4",
     "@types/node": "^20.8.7",
-    "@types/uuid": "^9.0.4",
+    "@types/uuid": "^9.0.6",
     "@types/ws": "^8.5.7",
     "@typescript-eslint/eslint-plugin": "^5.61.0",
     "@typescript-eslint/parser": "^5.62.0",