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

rusackas pushed a change to branch 
dependabot/npm_and_yarn/superset-frontend/packages/generator-superset/jest-tw-30.4.2
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit 12621cf340b chore(deps-dev): update jest requirement
     add 86ba63b0723 fix(dashboard): prevent duplicate subdirectory prefix when 
toggling fullscreen (#39534)
     add cb0ccf56619 chore(deps-dev): update jest requirement
     add 3ae6fb9cd28 chore: update package-lock.json for jest 30.4.2

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   (12621cf340b)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/superset-frontend/packages/generator-superset/jest-tw-30.4.2
 (3ae6fb9cd28)

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-frontend/package-lock.json                | 2185 +++++++++++++-------
 .../DashboardBuilder/DashboardBuilder.test.tsx     |    3 +
 .../dashboard/components/Header/Header.test.tsx    |   91 +
 .../Header/useHeaderActionsDropdownMenu.tsx        |   13 +-
 .../src/dashboard/util/getDashboardUrl.test.ts     |   10 +
 superset-frontend/src/utils/pathUtils.test.ts      |   16 +
 superset-frontend/src/utils/pathUtils.ts           |   10 +-
 7 files changed, 1537 insertions(+), 791 deletions(-)

Reply via email to