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

fix: Fix broken builds on pnpm ^9.5.0 #602

Merged
merged 2 commits into from
Jul 9, 2024
Merged

Conversation

mkleszcz
Copy link
Contributor

@mkleszcz mkleszcz commented Jul 9, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines

What is the current behavior?

New version of pnpm (9.5.0) fixes filtering, which breaks CI builds.

What is the new behavior?

pnpm is locked on CI to ~9.5.0 and filtering of the backend package is fixed by adding ...

@mkleszcz mkleszcz requested a review from pziemkowski July 9, 2024 09:05
@mkleszcz mkleszcz force-pushed the fix/build-pnpm-9.5.0+ branch 2 times, most recently from 450fa48 to f4eaa51 Compare July 9, 2024 09:36
@mkleszcz mkleszcz marked this pull request as ready for review July 9, 2024 12:19
@mkleszcz mkleszcz merged commit 57e5f6c into master Jul 9, 2024
55 of 56 checks passed
@mkleszcz mkleszcz deleted the fix/build-pnpm-9.5.0+ branch July 9, 2024 12:27
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