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

build: bump pnpm to v9 #182

Merged
merged 1 commit into from
May 16, 2024
Merged

build: bump pnpm to v9 #182

merged 1 commit into from
May 16, 2024

Conversation

matijs
Copy link
Member

@matijs matijs commented May 15, 2024

  • update package.json
    • update "engines" field
    • add "packageManager" field for use with corepack
  • update workflow jobs
    • remove "version" input for "pnpm/action-setup" as the action will use the "packageManager" field from package.json
  • update pnpm-lock.yaml

An environment variable "ENABLE_EXPERIMENTAL_COREPACK" was added to the build environment on Vercel. This makes sure that Vercel will use corepack which will ensure the correct version of pnpm is used.

@matijs matijs requested review from Robbert and Yolijn May 15, 2024 12:28
Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gebruikersonderzoeken ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 0:28am

- update package.json
  - update "engines" field
  - add "packageManager" field for use with corepack
- update workflow jobs
  - remove "version" input for "pnpm/action-setup" as the action will
    use the "packageManager" field from `package.json`
- update pnpm-lock.yaml

An environment variable "ENABLE_EXPERIMENTAL_COREPACK" was added to the
build environment on Vercel. This makes sure that Vercel will use
corepack which will ensure the correct version of pnpm is used.
@Robbert Robbert merged commit 8310925 into main May 16, 2024
6 checks passed
@Robbert Robbert deleted the build/pnpm-9 branch May 16, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants