supabase-cache-helpers
supabase-cache-helpers copied to clipboard
Update pnpm version to v9.13.2
This pull request includes updates to the package.json file to improve compatibility and maintain up-to-date dependencies.
Dependency updates:
- Updated the
pnpmversion from8to9in theenginessection. - Updated the
packageManagerversion from[email protected]to[email protected].
⚠️ No Changeset found
Latest commit: 23042c63443f70311eb285b1aa466c6be7062e7e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| supabase-cache-helpers | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2024 11:53pm |
@damien-schneider is attempting to deploy a commit to the psteinroe's projects Team on Vercel.
A member of the Team first needs to authorize it.
@damien-schneider can you also adapt the CI workflow?
@damien-schneider can you also adapt the CI workflow?
You're right, it is done. Upgraded pnpm action-setup to v4 and pnpm to v9.x.x
@psteinroe Would you prefer to specify the exact version v9.13.2 throughout, or should we remove this version specification from the global package.json to allow flexibility?
Because if we want to keep an exact version, I should add this exact version to the CI too
Deployment failed with the following error:
Resource is limited - try again in 5 hours (more than 100, code: "api-deployments-free-per-day").
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.07%. Comparing base (
8ed14cd) to head (23042c6). Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #529 +/- ##
=======================================
Coverage 93.07% 93.07%
=======================================
Files 135 135
Lines 1992 1992
Branches 614 615 +1
=======================================
Hits 1854 1854
Misses 114 114
Partials 24 24
| Flag | Coverage Δ | |
|---|---|---|
| postgrest-core | 93.07% <ø> (ø) |
|
| postgrest-react-query | 93.07% <ø> (ø) |
|
| postgrest-server | 93.07% <ø> (ø) |
|
| postgrest-swr | 93.07% <ø> (ø) |
|
| storage-core | 93.07% <ø> (ø) |
|
| storage-react-query | 93.07% <ø> (ø) |
|
| storage-swr | 93.07% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Deployment failed with the following error:
Resource is limited - try again in 59 minutes (more than 100, code: "api-deployments-free-per-day").
Please let me know when you’re ready to merge. Keeping the branch updated and resolving pnpm-lock conflicts for each package update is a bit tedious. 😅