supabase-cache-helpers
supabase-cache-helpers copied to clipboard
chore(deps): update all minor updates
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @supabase/postgrest-js | 1.15.8 -> 1.16.0 |
||||
| @supabase/storage-js | 2.6.0 -> 2.7.0 |
||||
| @supabase/supabase-js | 2.44.3 -> 2.45.2 |
||||
| @types/node (source) | 20.14.10 -> 20.16.1 |
Release Notes
supabase/postgrest-js (@supabase/postgrest-js)
v1.16.0
Features
- allow setting headers on a per-call basis (9f91e72)
supabase/supabase-js (@supabase/supabase-js)
v2.45.2
Bug Fixes
- bump storage-js v2.7.0 (f0e6ee2)
v2.45.1
Bug Fixes
- Allow passing a custom lock function to supabase client (5f37e69)
v2.45.0
Features
v2.44.4
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| supabase-cache-helpers-react-query | ❌ Failed (Inspect) | Aug 28, 2024 9:39am | ||
| supabase-cache-helpers-swr-demo | ❌ Failed (Inspect) | Aug 28, 2024 9:39am |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| supabase-cache-helpers | ⬜️ Ignored (Inspect) | Visit Preview | Aug 28, 2024 9:39am |
⚠️ No Changeset found
Latest commit: 32a520d829a7b912fe0ea9fa76505b0709f7c98e
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
Cannot auto-update because of conflicts.
Deployment failed with the following error:
Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").
Cannot auto-update because of conflicts.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.39%. Comparing base (
382c2a3) to head (32a520d). Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #491 +/- ##
=======================================
Coverage 92.39% 92.39%
=======================================
Files 143 143
Lines 2078 2078
Branches 634 635 +1
=======================================
Hits 1920 1920
Misses 133 133
Partials 25 25
| Flag | Coverage Δ | |
|---|---|---|
| postgrest-core | 92.39% <ø> (ø) |
|
| postgrest-react-query | 92.39% <ø> (ø) |
|
| postgrest-server | 92.39% <ø> (ø) |
|
| postgrest-swr | 92.39% <ø> (ø) |
|
| storage-core | 92.39% <ø> (ø) |
|
| storage-react-query | 92.39% <ø> (ø) |
|
| storage-swr | 92.39% <ø> (ø) |
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.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.