From 51a09514ad4b27949f18a06c4bc244c88d3ddce3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 17:11:26 +0200 Subject: [PATCH] fix(deps): update yarn monorepo (5.x) (#275) * fix(deps): update yarn monorepo * test --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Juan Picado --- .github/workflows/docker-plugins-e2e.yml | 2 +- .github/workflows/docker-proxy-apache-e2e.yml | 2 +- .github/workflows/docker-proxy-nginx-e2e.yml | 2 +- .gitignore | 3 ++- e2e/cli/e2e-yarn3/package.json | 2 +- e2e/cli/e2e-yarn4/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 7 files changed, 15 insertions(+), 14 deletions(-) diff --git a/.github/workflows/docker-plugins-e2e.yml b/.github/workflows/docker-plugins-e2e.yml index 44f57b6..1f1e480 100644 --- a/.github/workflows/docker-plugins-e2e.yml +++ b/.github/workflows/docker-plugins-e2e.yml @@ -9,7 +9,7 @@ on: jobs: docker: timeout-minutes: 10 - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: Checkout diff --git a/.github/workflows/docker-proxy-apache-e2e.yml b/.github/workflows/docker-proxy-apache-e2e.yml index 7372c59..99fc314 100644 --- a/.github/workflows/docker-proxy-apache-e2e.yml +++ b/.github/workflows/docker-proxy-apache-e2e.yml @@ -9,7 +9,7 @@ on: jobs: docker: timeout-minutes: 10 - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: Checkout diff --git a/.github/workflows/docker-proxy-nginx-e2e.yml b/.github/workflows/docker-proxy-nginx-e2e.yml index f387dac..a60deb9 100644 --- a/.github/workflows/docker-proxy-nginx-e2e.yml +++ b/.github/workflows/docker-proxy-nginx-e2e.yml @@ -9,7 +9,7 @@ on: jobs: docker: timeout-minutes: 10 - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: Checkout diff --git a/.gitignore b/.gitignore index b4b6a2e..f24422d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ build storage .DS_Store videos/ -screenshots/ \ No newline at end of file +screenshots/ +.idea/ \ No newline at end of file diff --git a/e2e/cli/e2e-yarn3/package.json b/e2e/cli/e2e-yarn3/package.json index f175c5f..9033dc2 100644 --- a/e2e/cli/e2e-yarn3/package.json +++ b/e2e/cli/e2e-yarn3/package.json @@ -4,7 +4,7 @@ "version": "1.0.1-6-next.5", "dependencies": { "@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5", - "@yarnpkg/cli-dist": "3.8.0" + "@yarnpkg/cli-dist": "3.8.1" }, "scripts": { "test": "jest" diff --git a/e2e/cli/e2e-yarn4/package.json b/e2e/cli/e2e-yarn4/package.json index 2bc2b7e..c20f9c2 100644 --- a/e2e/cli/e2e-yarn4/package.json +++ b/e2e/cli/e2e-yarn4/package.json @@ -3,7 +3,7 @@ "name": "@verdaccio/e2e-cli-yarn4", "version": "1.0.1-6-next.5", "dependencies": { - "@yarnpkg/cli-dist": "4.1.0", + "@yarnpkg/cli-dist": "4.1.1", "@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d6c743..e8d8a7f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,8 +238,8 @@ importers: specifier: workspace:1.0.1-6-next.5 version: link:../../../tools/cli-commons '@yarnpkg/cli-dist': - specifier: 3.8.0 - version: 3.8.0 + specifier: 3.8.1 + version: 3.8.1 e2e/cli/e2e-yarn4: dependencies: @@ -247,8 +247,8 @@ importers: specifier: workspace:1.0.1-6-next.5 version: link:../../../tools/cli-commons '@yarnpkg/cli-dist': - specifier: 4.1.0 - version: 4.1.0 + specifier: 4.1.1 + version: 4.1.1 e2e/ui: devDependencies: @@ -3067,14 +3067,14 @@ packages: hasBin: true dev: false - /@yarnpkg/cli-dist@3.8.0: - resolution: {integrity: sha512-4F7xnr7HfyXaKSe2fuAaQcb9qPlGUWFo421uPJf8PDt5seOBDXsQ5nub1KS4lKHjL922D/T5Ff2dGBkD0kAYIA==} + /@yarnpkg/cli-dist@3.8.1: + resolution: {integrity: sha512-+0VUqfgpgkobLgADqMXqQ5IvRTJntgcj9UamFgXuiYNSFZANOdLgZ21AgzH4QNIK1Idj4OGFxyWOPpt0E5VfBQ==} engines: {node: '>=12 <14 || 14.2 - 14.9 || >14.10.0'} hasBin: true dev: false - /@yarnpkg/cli-dist@4.1.0: - resolution: {integrity: sha512-wp1+8TqjlwB4uV73KlDX6iSNWzcUSCsR1nwG5nPUOYbqIoWomJ4A57jP0wU+mdtGRy+hlKrK6XR6WD/vvKy2YQ==} + /@yarnpkg/cli-dist@4.1.1: + resolution: {integrity: sha512-5qXVUB1jKY+AHZLjti6gaxxL3Fnog0axt5B6EqTCE5JW/+XL/rz/RqL1fI9T7FVBbaqC7wpvdgqy5t11igZG2Q==} engines: {node: '>=18.12.0'} hasBin: true dev: false