From c650433c37509cca40578b655d353fae736bc108 Mon Sep 17 00:00:00 2001 From: Fernando Lucchesi Date: Tue, 5 Sep 2023 12:22:34 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Pin=20pnpm=20to=208.5.1=20#1869?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/DEV-studio-v3.yml | 2 +- .github/workflows/DEV-studio.yml | 2 +- .github/workflows/DEV-web.yaml | 2 +- .github/workflows/PROD-all-studios-v3.yaml | 4 ++-- .github/workflows/PROD-all-studios.yaml | 4 ++-- .github/workflows/PROD-studios-rollback.yaml | 4 ++-- .github/workflows/PROD-studios.yaml | 4 ++-- .github/workflows/TEST-studio.yaml | 2 +- .github/workflows/TEST-web.yaml | 2 +- .github/workflows/a11y.yaml | 2 +- .github/workflows/equinor-algolia-indexers.yaml | 4 ++-- .github/workflows/fotoware-redirect.yaml | 2 +- .github/workflows/storybook-pro.yaml | 2 +- sanityv3/Dockerfile | 2 +- studio/Dockerfile | 2 +- web/Dockerfile | 2 +- 16 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/DEV-studio-v3.yml b/.github/workflows/DEV-studio-v3.yml index bc092206d..253d74f20 100644 --- a/.github/workflows/DEV-studio-v3.yml +++ b/.github/workflows/DEV-studio-v3.yml @@ -26,7 +26,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: diff --git a/.github/workflows/DEV-studio.yml b/.github/workflows/DEV-studio.yml index a5ef8a347..0905c9ffe 100644 --- a/.github/workflows/DEV-studio.yml +++ b/.github/workflows/DEV-studio.yml @@ -29,7 +29,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | diff --git a/.github/workflows/DEV-web.yaml b/.github/workflows/DEV-web.yaml index ae2c76ef8..a756e687d 100644 --- a/.github/workflows/DEV-web.yaml +++ b/.github/workflows/DEV-web.yaml @@ -33,7 +33,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: diff --git a/.github/workflows/PROD-all-studios-v3.yaml b/.github/workflows/PROD-all-studios-v3.yaml index 00d7b5ab4..4594d3983 100644 --- a/.github/workflows/PROD-all-studios-v3.yaml +++ b/.github/workflows/PROD-all-studios-v3.yaml @@ -62,7 +62,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: @@ -144,7 +144,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: diff --git a/.github/workflows/PROD-all-studios.yaml b/.github/workflows/PROD-all-studios.yaml index a570a9216..34bf0a219 100644 --- a/.github/workflows/PROD-all-studios.yaml +++ b/.github/workflows/PROD-all-studios.yaml @@ -67,7 +67,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | @@ -149,7 +149,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | diff --git a/.github/workflows/PROD-studios-rollback.yaml b/.github/workflows/PROD-studios-rollback.yaml index 7c5a21253..40051505f 100644 --- a/.github/workflows/PROD-studios-rollback.yaml +++ b/.github/workflows/PROD-studios-rollback.yaml @@ -103,7 +103,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | @@ -172,7 +172,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | diff --git a/.github/workflows/PROD-studios.yaml b/.github/workflows/PROD-studios.yaml index 8995b7eaa..664b97ab7 100644 --- a/.github/workflows/PROD-studios.yaml +++ b/.github/workflows/PROD-studios.yaml @@ -83,7 +83,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | @@ -167,7 +167,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | diff --git a/.github/workflows/TEST-studio.yaml b/.github/workflows/TEST-studio.yaml index 80cc2c37a..b690627e6 100644 --- a/.github/workflows/TEST-studio.yaml +++ b/.github/workflows/TEST-studio.yaml @@ -31,7 +31,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | diff --git a/.github/workflows/TEST-web.yaml b/.github/workflows/TEST-web.yaml index 904b41398..a43655d31 100644 --- a/.github/workflows/TEST-web.yaml +++ b/.github/workflows/TEST-web.yaml @@ -31,7 +31,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: diff --git a/.github/workflows/a11y.yaml b/.github/workflows/a11y.yaml index 3986b6805..2fce82407 100644 --- a/.github/workflows/a11y.yaml +++ b/.github/workflows/a11y.yaml @@ -39,7 +39,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔧 id: install-dependencies run: | diff --git a/.github/workflows/equinor-algolia-indexers.yaml b/.github/workflows/equinor-algolia-indexers.yaml index ae7081c39..61b412f8c 100644 --- a/.github/workflows/equinor-algolia-indexers.yaml +++ b/.github/workflows/equinor-algolia-indexers.yaml @@ -39,7 +39,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: @@ -78,7 +78,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: diff --git a/.github/workflows/fotoware-redirect.yaml b/.github/workflows/fotoware-redirect.yaml index 1596767be..a07a33d55 100644 --- a/.github/workflows/fotoware-redirect.yaml +++ b/.github/workflows/fotoware-redirect.yaml @@ -31,7 +31,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Cache pnpm modules 💾 uses: actions/setup-node@v3 with: diff --git a/.github/workflows/storybook-pro.yaml b/.github/workflows/storybook-pro.yaml index 33da4db56..349cef316 100644 --- a/.github/workflows/storybook-pro.yaml +++ b/.github/workflows/storybook-pro.yaml @@ -44,7 +44,7 @@ jobs: id: install-pnpm uses: pnpm/action-setup@v2.2.4 with: - version: '^8.5.1' + version: '8.5.1' - name: Install dependencies 🔽 id: install-dependencies run: | diff --git a/sanityv3/Dockerfile b/sanityv3/Dockerfile index 2a2d2a904..cd17d7627 100644 --- a/sanityv3/Dockerfile +++ b/sanityv3/Dockerfile @@ -2,7 +2,7 @@ FROM node:lts-alpine AS builder ENV NODE_OPTIONS="--max_old_space_size=8192" -RUN npm install -g pnpm@^8.5.1 +RUN npm install -g pnpm@8.5.1 WORKDIR /opt/app diff --git a/studio/Dockerfile b/studio/Dockerfile index 56dd7b8b1..7260d99a8 100644 --- a/studio/Dockerfile +++ b/studio/Dockerfile @@ -2,7 +2,7 @@ FROM node:lts-alpine AS builder ENV NODE_OPTIONS="--max_old_space_size=8192" -RUN npm install -g pnpm@^8.5.1 +RUN npm install -g pnpm@8.5.1 WORKDIR /opt/app diff --git a/web/Dockerfile b/web/Dockerfile index a9d812c9e..25db95345 100644 --- a/web/Dockerfile +++ b/web/Dockerfile @@ -14,7 +14,7 @@ COPY web/package.json web/pnpm-lock.yaml web/ COPY web/patches web/patches RUN \ - if [ -f pnpm-lock.yaml ]; then yarn global add pnpm@^8.5.1 && pnpm m i --frozen-lockfile;\ + if [ -f pnpm-lock.yaml ]; then yarn global add pnpm@8.5.1 && pnpm m i --frozen-lockfile;\ else echo "Lockfile not found." && exit 1; \ fi