This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/follow-redirects-1.15.6
in repository https://gitbox.apache.org/repos/asf/yunikorn-web.git
discard 309ec79 Bump follow-redirects from 1.15.4 to 1.15.6
add 5c35be2 [YUNIKORN-2480] Convert yunikorn-web to use pnpm (#178)
add b46aff2 Bump follow-redirects from 1.15.4 to 1.15.6
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 (309ec79)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6 (b46aff2)
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/main.yml | 8 +-
.gitignore | 1 +
Dockerfile | 7 +-
Makefile | 25 +-
README.md | 10 +-
angular.json | 2 +-
package.json | 1 +
pnpm-lock.yaml | 9337 ++++++++++++++++++++++++++++++++++++++++++++
yarn.lock | 9026 ------------------------------------------
9 files changed, 9368 insertions(+), 9049 deletions(-)
create mode 100644 pnpm-lock.yaml
delete mode 100644 yarn.lock
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]