Skip to content

Commit

Permalink
build(deps): update dependency @supabase/supabase-js to ^2.47.9 (#4785)
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://github.com/supabase/supabase-js)
| [`^2.47.8` ->
`^2.47.9`](https://renovatebot.com/diffs/npm/@supabase%2fsupabase-js/2.47.8/2.47.9)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fsupabase-js/2.47.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@supabase%2fsupabase-js/2.47.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@supabase%2fsupabase-js/2.47.8/2.47.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fsupabase-js/2.47.8/2.47.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://github.com/supabase/supabase-js/compare/v2.47.8...v2.47.9)

##### Bug Fixes

- update auth-js to v2.67.3
([#&#8203;1339](https://github.com/supabase/supabase-js/issues/1339))
([7a2ba52](https://github.com/supabase/supabase-js/commit/7a2ba52787696e43136b91f62f6a1adfd7d9b38d))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 1e04dd8 commit 42b3778
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 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.46.0",
"@sentry/profiling-node": "^8.46.0",
"@supabase/supabase-js": "^2.47.8",
"@supabase/supabase-js": "^2.47.9",
"next": "^15.1.1",
"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.8",
"@supabase/supabase-js": "^2.47.9",
"@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.8",
"@supabase/supabase-js": "^2.47.9",
"@upstash/redis": "^1.34.3",
"@vercel/analytics": "^1.4.1",
"dedent": "^1.5.3",
Expand Down
26 changes: 13 additions & 13 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 42b3778

Please sign in to comment.