Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📌 Pin pnpm to 8.5.1 #1869 #1870

Merged
merged 1 commit into from
Sep 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/DEV-studio-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DEV-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DEV-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-all-studios-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-all-studios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-studios-rollback.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-studios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/TEST-studio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/TEST-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/equinor-algolia-indexers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fotoware-redirect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/storybook-pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔽
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion sanityv3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]

WORKDIR /opt/app

Expand Down
2 changes: 1 addition & 1 deletion studio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]

WORKDIR /opt/app

Expand Down
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected] && pnpm m i --frozen-lockfile;\
else echo "Lockfile not found." && exit 1; \
fi

Expand Down