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

Update pnpm to v9 #327

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Update pnpm to v9 #327

wants to merge 5 commits into from

Conversation

brunoguerios
Copy link
Member

@brunoguerios brunoguerios commented Jun 13, 2024

I ended up updating pnpm to v9, so I'm leaving this as a suggestion for everyone to bump their versions as well.

PS: I didn't experience any breaking changes, but thought it would be better to have a separate PR for this anyway

PS: lint check failed on github actions, so I had to update biome and it introduced a few breaking changes 😬

@brunoguerios
Copy link
Member Author

Ok, this actually triggered a few extra changes 🤦‍♂️
GitHub lint check failed - for some reason this update made it use biome 1.8 instead of 1.5 which was the one we were using (couldn't figure out why 🤔)
Anyway, I decided to bump all dependencies to their latest versions. There were no major updates, so we should be ok.
Even though biome updated a minor version, there were a few breaking changes to their config file 🤷‍♂️
I fixed everything and it should be straightforward to update on your end.
Ps: my vscode got a bit lost during these changes and apparently deleting node_modules (using rimraf) and reinstalling them did the trick - so keep that in mind if your auto-save breaks for some reason 😬
Ps2: why version updates have to be so painful at times?! 🙄

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.

3 participants