Skip to content

Commit

Permalink
build(deps): update dependency @supabase/supabase-js to ^2.48.0 (#4838)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@supabase/supabase-js](https://redirect.github.com/supabase/supabase-js)
| [`^2.47.16` ->
`^2.48.0`](https://renovatebot.com/diffs/npm/@supabase%2fsupabase-js/2.47.16/2.48.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fsupabase-js/2.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@supabase%2fsupabase-js/2.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@supabase%2fsupabase-js/2.47.16/2.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fsupabase-js/2.47.16/2.48.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>supabase/supabase-js (@&#8203;supabase/supabase-js)</summary>

###
[`v2.48.0`](https://redirect.github.com/supabase/supabase-js/releases/tag/v2.48.0)

[Compare
Source](https://redirect.github.com/supabase/supabase-js/compare/v2.47.16...v2.48.0)

##### Features

- **deps:** bump postgrest-js to 1.18.0
([4397e57](https://redirect.github.com/supabase/supabase-js/commit/4397e57a7c9fb7e580f9d301f60beb26a1048db1))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 053b4f3 commit a456ec1
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@sentry/nextjs": "^8.50.0",
"@sentry/profiling-node": "^8.50.0",
"@supabase/supabase-js": "^2.47.16",
"@supabase/supabase-js": "^2.48.0",
"next": "^15.1.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@shinju-date/helpers": "workspace:*",
"@shinju-date/logging": "workspace:*",
"@shinju-date/retryable-fetch": "workspace:*",
"@supabase/supabase-js": "^2.47.16",
"@supabase/supabase-js": "^2.48.0",
"@upstash/ratelimit": "^2.0.5",
"@upstash/redis": "^1.34.3",
"mime": "^4.0.6",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@shinju-date/logging": "workspace:*",
"@shinju-date/retryable-fetch": "workspace:*",
"@shinju-date/temporal-fns": "workspace:*",
"@supabase/supabase-js": "^2.47.16",
"@supabase/supabase-js": "^2.48.0",
"@upstash/redis": "^1.34.3",
"@vercel/analytics": "^1.4.1",
"dedent": "^1.5.3",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a456ec1

Please sign in to comment.