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: update pnpm to v9 and update actions #792

Merged
merged 1 commit into from
May 22, 2024
Merged

build: update pnpm to v9 and update actions #792

merged 1 commit into from
May 22, 2024

Conversation

matijs
Copy link
Member

@matijs matijs commented May 22, 2024

Update pnpm to v9 and remove the "version" input from "pnpm/action-setup" as that will now use the "packageManager" field from package.json.

Update all actions to their latest versions using hashes to prevent tampering.

@matijs matijs requested review from Robbert and bddjong May 22, 2024 13:12
Copy link

vercel bot commented May 22, 2024

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

Name Status Preview Comments Updated (UTC)
example-with-angular ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 1:14pm

Update pnpm to v9 and remove the "version" input from
"pnpm/action-setup" as that will now use the "packageManager" field from
`package.json`.

Add `ENABLE_EXPERIMENTAL_COREPACK=1` environment variable to the build
environment on Vercel to make sure Vercel uses corepack for the correct
version of pnpm.

Update all actions to their latest versions using hashes to prevent
tampering.
@Robbert Robbert merged commit 08c8bea into main May 22, 2024
4 checks passed
@Robbert Robbert deleted the build/pnpm-9 branch May 22, 2024 14:57
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