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

Upgrade PNPM to latest version #731

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NyanKiyoshi
Copy link
Member

The PNPM version was ancient (released ~4 years ago) thus it commit upgrades it to the latest version. This also helps us ensure consistency in our package managers and JS/TS projects across our organization.

Changes were tested locally:

  • pnpm build
  • pnpm test
  • pnpm lint

I have:

  • Tested it locally and it doesn't break existing features
  • Added documentation if public changes are introduced
  • Added tests for my code

The PNPM version was ancient (released ~4 years ago) thus it commit upgrades it to the latest version. This also helps us ensure consistency in our package managers and JS/TS projects across our organization.
@NyanKiyoshi NyanKiyoshi requested a review from a team as a code owner December 13, 2024 10:24
@NyanKiyoshi NyanKiyoshi marked this pull request as draft December 13, 2024 10:35
@NyanKiyoshi
Copy link
Member Author

I see the CIs are failing, I will update them once I have time 👍

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.

1 participant