Skip to content

Commit

Permalink
chore(deps): update dependency @supabase/supabase-js to v2.44.4 (#10990)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v2.44.4`](https://togithub.com/supabase/supabase-js/compare/v2.44.3...51cd9863af6510d5a3e87166c8cd54f94ee76da3)

[Compare
Source](https://togithub.com/supabase/supabase-js/compare/v2.44.3...v2.44.4)

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

[Compare
Source](https://togithub.com/supabase/supabase-js/compare/v2.44.2...v2.44.3)

##### Bug Fixes

- imports not working w/ Metro bundler
([564df44](https://togithub.com/supabase/supabase-js/commit/564df449d9418e2b58106b0c3bd31f1b2a206839))

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

[Compare
Source](https://togithub.com/supabase/supabase-js/compare/v2.44.1...v2.44.2)

##### Bug Fixes

- Bump up realtime-js 2.10.2
([#&#8203;1235](https://togithub.com/supabase/supabase-js/issues/1235))
([b8a5d71](https://togithub.com/supabase/supabase-js/commit/b8a5d7137de9985d09fb5820b444b1f7a8a580f3))

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

[Compare
Source](https://togithub.com/supabase/supabase-js/compare/v2.44.0...v2.44.1)

##### Bug Fixes

- postgrest-js esm typings
([5d92d48](https://togithub.com/supabase/supabase-js/commit/5d92d489941f1ad34759b58b4e6b02725e3c9278))

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

[Compare
Source](https://togithub.com/supabase/supabase-js/compare/v2.43.6...v2.44.0)

##### Features

- Bump realtime-js 2.10.1
([#&#8203;1231](https://togithub.com/supabase/supabase-js/issues/1231))
([37dc1ae](https://togithub.com/supabase/supabase-js/commit/37dc1ae69f6773edfbda520580179bfcd777f9e6))

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

[Compare
Source](https://togithub.com/supabase/supabase-js/compare/v2.43.5...v2.43.6)

##### Bug Fixes

- postgrest-js 1.15.6
([450aa49](https://togithub.com/supabase/supabase-js/commit/450aa493ddc9e3d1830146d5e7dcb7df2bc50a49))

</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 these
updates again.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 20, 2024
1 parent ab07760 commit bae6ead
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@supabase/ssr": "0.3.0",
"@supabase/supabase-js": "2.43.5",
"@supabase/supabase-js": "2.44.4",
"@types/react": "^18.2.55",
"react": "19.0.0-beta-04b058868c-20240508",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"peerDependencies": {
"@supabase/supabase-js": "2.43.5"
"@supabase/supabase-js": "2.44.4"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7720,14 +7720,14 @@ __metadata:
"@babel/runtime-corejs3": "npm:7.24.8"
"@redwoodjs/auth": "workspace:*"
"@supabase/ssr": "npm:0.3.0"
"@supabase/supabase-js": "npm:2.43.5"
"@supabase/supabase-js": "npm:2.44.4"
"@types/react": "npm:^18.2.55"
core-js: "npm:3.37.1"
react: "npm:19.0.0-beta-04b058868c-20240508"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
peerDependencies:
"@supabase/supabase-js": 2.43.5
"@supabase/supabase-js": 2.44.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9820,12 +9820,12 @@ __metadata:
languageName: node
linkType: hard

"@supabase/auth-js@npm:2.64.2":
version: 2.64.2
resolution: "@supabase/auth-js@npm:2.64.2"
"@supabase/auth-js@npm:2.64.4":
version: 2.64.4
resolution: "@supabase/auth-js@npm:2.64.4"
dependencies:
"@supabase/node-fetch": "npm:^2.6.14"
checksum: 10c0/a5d9f9ccbcac38b86f5c860264cd5bf130774c14cf9dc5b3934653d4a1bb7bae6e66d6c3501b0c38782b6d75dfed6763a4b25096692894364fbfd9241f7527a1
checksum: 10c0/a76d14688da9e90a87e3878c64c47d006a413bb1949bd18d5e9b62131819ac1e39fc84cfcbf1d3ec1b13e5d80f40dbca24a1cd3889aa7102f044ca66aa9ddd13
languageName: node
linkType: hard

Expand All @@ -9847,24 +9847,24 @@ __metadata:
languageName: node
linkType: hard

"@supabase/postgrest-js@npm:1.15.5":
version: 1.15.5
resolution: "@supabase/postgrest-js@npm:1.15.5"
"@supabase/postgrest-js@npm:1.15.8":
version: 1.15.8
resolution: "@supabase/postgrest-js@npm:1.15.8"
dependencies:
"@supabase/node-fetch": "npm:^2.6.14"
checksum: 10c0/d57edc36158a7b2271b4889c12c8ae7d3c9630dd0ff2433f4a1702360825b08a0d93d3b5855eb49348a02f9d411ffd9da8df03fc00bad6b6ef2102358e2ec76e
checksum: 10c0/23b6d7b2b32307fa26f6ebccd74f23e2725e7816a4db6e7151e3019b8c5a9821ff4c7fb917f93b5c3bbd356afae144f567f1a05315d8c0208ed6db4d81382a81
languageName: node
linkType: hard

"@supabase/realtime-js@npm:2.9.5":
version: 2.9.5
resolution: "@supabase/realtime-js@npm:2.9.5"
"@supabase/realtime-js@npm:2.10.2":
version: 2.10.2
resolution: "@supabase/realtime-js@npm:2.10.2"
dependencies:
"@supabase/node-fetch": "npm:^2.6.14"
"@types/phoenix": "npm:^1.5.4"
"@types/ws": "npm:^8.5.10"
ws: "npm:^8.14.2"
checksum: 10c0/e27aa7c7f7a4444357f1df03d62c7a3171ecc6ead7a77c3746db045185d154cbd6883f8295ce3258a42d6815a2aa56f5116e78ac4031e491131d56f288859e96
checksum: 10c0/d33bb7c124c5014ad3f308bb9837f74a33e408976595bda2a8955e2685e89654259738cb2409c31a3aef3892d22d3986c2880437083a87f1a47e828dd2f27eb9
languageName: node
linkType: hard

Expand All @@ -9889,17 +9889,17 @@ __metadata:
languageName: node
linkType: hard

"@supabase/supabase-js@npm:2.43.5":
version: 2.43.5
resolution: "@supabase/supabase-js@npm:2.43.5"
"@supabase/supabase-js@npm:2.44.4":
version: 2.44.4
resolution: "@supabase/supabase-js@npm:2.44.4"
dependencies:
"@supabase/auth-js": "npm:2.64.2"
"@supabase/auth-js": "npm:2.64.4"
"@supabase/functions-js": "npm:2.4.1"
"@supabase/node-fetch": "npm:2.6.15"
"@supabase/postgrest-js": "npm:1.15.5"
"@supabase/realtime-js": "npm:2.9.5"
"@supabase/postgrest-js": "npm:1.15.8"
"@supabase/realtime-js": "npm:2.10.2"
"@supabase/storage-js": "npm:2.6.0"
checksum: 10c0/9234d0a5c06a7c246ee2cdaddfd7e026e3c0e582ddf1c316d7a01a9bd5f0f75e5cc22649ef06dccb2b2028925c529e8001f0d6002f7d1d68bc8699660699da4d
checksum: 10c0/ff736cc7d341c44bf9b4460114b33a2f93fc64ef38e118360e8d693971849b0f11b472692dc34c96293e05249e3c3ade97909100147219fd0a8846d66ab8569a
languageName: node
linkType: hard

Expand Down

0 comments on commit bae6ead

Please sign in to comment.