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 2024/02/01 22:52:40 UTC

(superset) branch dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-handlebars/types/jest-29.5.12 updated (15545243b2 -> 627749af60)

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/plugin-chart-handlebars/types/jest-29.5.12
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 15545243b2 build(deps-dev): bump @types/jest
     add a8a9472c39 build(deps): bump actions/setup-python from 4 to 5 (#26970)
     add 760affeb13 build(deps): bump actions/cache from 1 to 4 (#26972)
     add 5930bbb5d3 build(deps): bump actions/checkout from 2 to 4 (#26971)
     add 813783382c build(deps-dev): bump @types/node from 20.11.14 to 20.11.16 in /superset-websocket (#26974)
     add a8cf443300 build(deps-dev): bump webpack from 5.90.0 to 5.90.1 in /docs (#26977)
     add 627749af60 build(deps-dev): bump @types/jest

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   (15545243b2)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-handlebars/types/jest-29.5.12 (627749af60)

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/cancel_duplicates.yml               |  2 +-
 .github/workflows/check_db_migration_confict.yml      |  2 +-
 .github/workflows/chromatic-master.yml                |  2 +-
 .github/workflows/codeql-analysis.yml                 |  2 +-
 .github/workflows/dependency-review.yml               |  2 +-
 .github/workflows/embedded-sdk-release.yml            |  2 +-
 .github/workflows/embedded-sdk-test.yml               |  2 +-
 .github/workflows/ephemeral-env.yml                   |  2 +-
 .github/workflows/generate-FOSSA-report.yml           |  2 +-
 .github/workflows/latest-release-tag.yml              |  2 +-
 .github/workflows/license-check.yml                   |  2 +-
 .github/workflows/pr-lint.yml                         |  2 +-
 .github/workflows/pre-commit.yml                      |  4 ++--
 .github/workflows/prefer-typescript.yml               |  2 +-
 .github/workflows/release.yml                         |  6 +++---
 .github/workflows/superset-applitool-cypress.yml      |  4 ++--
 .github/workflows/superset-applitools-storybook.yml   |  2 +-
 .github/workflows/superset-cli.yml                    |  4 ++--
 .github/workflows/superset-docs-deploy.yml            |  2 +-
 .github/workflows/superset-docs-verify.yml            |  2 +-
 .github/workflows/superset-e2e.yml                    |  6 +++---
 .github/workflows/superset-frontend.yml               |  2 +-
 .github/workflows/superset-helm-lint.yml              |  4 ++--
 .github/workflows/superset-helm-release.yml           |  2 +-
 .github/workflows/superset-python-integrationtest.yml | 12 ++++++------
 .github/workflows/superset-python-misc.yml            |  8 ++++----
 .github/workflows/superset-python-presto-hive.yml     |  8 ++++----
 .github/workflows/superset-python-unittest.yml        |  4 ++--
 .github/workflows/superset-translations.yml           |  6 +++---
 .github/workflows/superset-websocket.yml              |  2 +-
 .github/workflows/tech-debt.yml                       |  2 +-
 .github/workflows/update-monorepo-lockfiles.yml       |  2 +-
 docs/package.json                                     |  2 +-
 docs/yarn.lock                                        |  8 ++++----
 superset-websocket/package-lock.json                  | 14 +++++++-------
 superset-websocket/package.json                       |  2 +-
 36 files changed, 67 insertions(+), 67 deletions(-)