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/eslint-8.40.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 3a116aead8 build(deps-dev): bump eslint from 7.32.0 to 8.40.0 in 
/superset-frontend
     add 7a4117097a fix(migration): handle permalink edge cases correctly 
(#23980)
     add 48f3db946e docs(feature flags): remove the conflicting entry for 
DRILL_BY (#23994)
     add 543040b304 chore: Bump python libs (#23986)
     add a35764839b chore: Comment 3.8 PY required CI checks (#24002)
     add 20d439ac01 chore(actions): adding JavaScript to CodeQL config (#23974)
     add 33da642d26 chore(deps): Add dependency-review action (#23951)
     add ce0a857906 build(deps-dev): bump @types/node from 20.1.0 to 20.1.1 in 
/superset-websocket (#23983)
     add 95fbbeb326 build(deps-dev): bump @typescript-eslint/eslint-plugin from 
5.59.2 to 5.59.5 in /superset-websocket (#23984)
     add 070b99c012 build(deps-dev): bump eslint from 7.32.0 to 8.40.0 in 
/superset-frontend

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   (3a116aead8)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/eslint-8.40.0 (070b99c012)

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:
 .asf.yaml                                          |  12 +-
 .github/workflows/codeql-analysis.yml              |   2 +-
 .github/workflows/dependency-review.yml            |  25 ++
 RESOURCES/FEATURE_FLAGS.md                         |   1 -
 docs/docs/installation/running-on-kubernetes.mdx   |   2 +-
 requirements/base.txt                              |  22 +-
 requirements/development.txt                       |  48 +--
 requirements/integration.txt                       |  58 ++--
 requirements/testing.txt                           |  77 +++--
 setup.py                                           |  10 +-
 superset-websocket/package-lock.json               | 378 ++++++++++++++++++---
 superset-websocket/package.json                    |   4 +-
 superset/explore/permalink/commands/create.py      |   2 +-
 ...2a5681ddfd_convert_key_value_entries_to_json.py |  21 +-
 14 files changed, 499 insertions(+), 163 deletions(-)
 create mode 100644 .github/workflows/dependency-review.yml

Reply via email to