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/plugins/legacy-preset-chart-deckgl/luma.gl/shadertools-approx-9.2.6
in repository https://gitbox.apache.org/repos/asf/superset.git
discard c884f415e3e chore(deps): update @luma.gl/shadertools requirement
add 9ea5ded9880 fix(dashboard): Prevent fatal error when database
connection is unavailable (#37576)
add 174e3c26d31 chore(deps): update @luma.gl/webgl requirement from ~9.2.5
to ~9.2.6 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#37764)
add c42d0d561b4 chore(deps): update @luma.gl/shadertools requirement
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 (c884f415e3e)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/luma.gl/shadertools-approx-9.2.6
(c42d0d561b4)
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:
.../legacy-preset-chart-deckgl/package.json | 2 +-
superset/explorables/base.py | 12 +++++++
superset/security/manager.py | 2 +-
tests/unit_tests/security/manager_test.py | 37 ++++++++++++++++++++++
4 files changed, 51 insertions(+), 2 deletions(-)