Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @supabase/supabase-js to v2 #274

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/supabase-js 1.35.4 -> 2.48.1 age adoption passing confidence

Release Notes

supabase/supabase-js (@​supabase/supabase-js)

v2.48.1

Compare Source

Bug Fixes

v2.48.0

Compare Source

Features
  • deps: bump postgrest-js to 1.18.0 (4397e57)

v2.47.16

Compare Source

Bug Fixes
  • 🐛 Fix nullish coalescing operator issue in hasCustomAuthorizationHeader (e8cffda), closes #​1338

v2.47.15

Compare Source

Bug Fixes
  • Make the return value of accessToken nullable (f8e48ff)

v2.47.14

Compare Source

Bug Fixes
  • bump postgrest-js to 1.17.11 (6822cdc)

v2.47.13

Compare Source

Bug Fixes
  • export PostgrestError as a class (7ba8408)

v2.47.12

Compare Source

Bug Fixes
  • Bump postgrest-js to 1.17.10 (80d3c76)

v2.47.11

Compare Source

NOTE: This release makes typings stricter which may break existing code.

Example code which was previously working:

await supabase
  .from('mytable')
  .select()
  .eq('myenumcolumn', 'not_a_valid_enum_variant')
Bug Fixes
  • stricter typings when filtering with .eq(), .neq(), and .in() (e50a86e)

v2.47.10

Compare Source

Bug Fixes
  • bump functions-js to 2.4.4 (0f7434a)

v2.47.9

Compare Source

Bug Fixes

v2.47.8

Compare Source

Bug Fixes

Fixes a number of typing issues. More details at https://github.com/orgs/supabase/discussions/30324

v2.47.7

Compare Source

Bug Fixes
  • update auth version to 2.67.1 (315a420)

v2.47.6

Compare Source

Bug Fixes

v2.47.5

Compare Source

Bug Fixes

v2.47.4

Compare Source

Bug Fixes

v2.47.3

Compare Source

Bug Fixes

v2.47.2

Compare Source

Bug Fixes

v2.47.1

Compare Source

Reverts

v2.47.0

Compare Source

Features

v2.46.2

Compare Source

Bug Fixes

v2.46.1

Compare Source

Bug Fixes

v2.46.0

Compare Source

v2.45.6

Compare Source

Bug Fixes

v2.45.5

Compare Source

Bug Fixes

v2.45.4

Compare Source

Bug Fixes
  • bump postgrest-js to v1.16.1 (96caa1d)

v2.45.3

Compare Source

Bug Fixes

v2.45.2

Compare Source

Bug Fixes

v2.45.1

Compare Source

Bug Fixes
  • Allow passing a custom lock function to supabase client (5f37e69)

v2.45.0

Compare Source

Features

v2.44.4

Compare Source

Bug Fixes

v2.44.3

Compare Source

Bug Fixes
  • imports not working w/ Metro bundler (564df44)

v2.44.2

Compare Source

Bug Fixes

v2.44.1

Compare Source

Bug Fixes
  • postgrest-js esm typings (5d92d48)

v2.44.0

Compare Source

Features

v2.43.6

Compare Source

Bug Fixes

v2.43.5

Compare Source

Bug Fixes

v2.43.4

Compare Source

Reverts
  • Revert "fix: use proper dual-packaging" (4ad906d)
  • Revert "fix: bump postgrest-js" (24de3b7)

v2.43.3

Compare Source

Bug Fixes

v2.43.2

Compare Source

Bug Fixes

v2.43.1

Compare Source

Bug Fixes
  • bump auth-js to v2.64.2 (1c35413)

v2.43.0

Compare Source

Features
  • version bump realtime-js to 2.9.5 (53dcd83)

v2.42.7

Compare Source

Bug Fixes
  • set hasCustomAuthorizationHeader property on the AuthClient (31fc0cc)

v2.42.6

Compare Source

Bug Fixes

v2.42.5

Compare Source

v2.42.4

Compare Source

Bug Fixes

v2.42.3

Compare Source

v2.42.2

Compare Source

Bug Fixes
  • version bump realtime-js to 2.9.4 (9d033f8)

v2.42.1

Compare Source

Bug Fixes
  • postgrest-js: typings for rpc with GET (581c60f)

v2.42.0

Compare Source

Features
  • bump postgrest-js to v1.15.0 (b4cc20d)

v2.41.1

Compare Source

Bug Fixes

v2.41.0

Compare Source

Features
  • bump functions-js (get regional types more integrated) (#​996) (1d13090)

v2.40.0

Compare Source

Features
  • typecheck table names in from clause (e327521)

v2.39.8

Compare Source

Bug Fixes

v2.39.7

Compare Source

Bug Fixes
  • revert to using class methods (4eb677a)

v2.39.6

Compare Source

Bug Fixes
  • revert from/schema/rpc changes (76c93a3)

v2.39.5

Compare Source

Bug Fixes
  • Use explicit return type for from/schema/rpc (b9cb9e1)

v2.39.4

Compare Source

Bug Fixes
  • Use class methods instead of bound arrow functions for rest calls (#​973) (a5a70db)

v2.39.3

Compare Source

Bug Fixes
  • version bump realtime-js to 2.9.1 (82ddf3a)
  • version bump realtime-js to v2.9.2 (#​944) (9204dfa)
  • version bump realtime-js to v2.9.3 (f6bf008)

v2.39.2

Compare Source

Bug Fixes
  • bump postgrest-js (24daf10)
  • stop using unstable type params from postgrest-js (e845632)

v2.39.1

Compare Source

Bug Fixes

v2.39.0

Compare Source

Features

v2.38.5

Compare Source

Bug Fixes
  • bump postgrest-js to 1.8.6 (3bc5723)

v2.38.4

Compare Source

Bug Fixes
  • Bump up realtime-js version to 2.8.4 (77567b4)

v2.38.3

Compare Source

Bug Fixes
  • version bump realtime-js to 2.8.2 (90b4353)

v2.38.2

Compare Source

Bug Fixes

v2.38.1

Compare Source

Bug Fixes
  • bump postgrest-js to 1.8.5 (d0fe12a)

v2.38.0

Compare Source

Features
  • version bump gotrue-js to 2.54.2 (6bc5dd3)

v2.37.0

Compare Source

Features
  • version bump realtime-js to 2.8.0 (a040b34)

v2.36.0

Compare Source

Features

v2.35.0

Compare Source

Features

v2.34.0

Compare Source

Features

v2.33.2

Compare Source

Bug Fixes

v2.33.1

Compare Source

Bug Fixes

v2.33.0

Compare Source

Features

v2.32.0

Compare Source

Features
  • enable dynamic schema selection on a per-query basis (90bd357)

v2.31.0

Compare Source

Features

v2.30.0

Compare Source

Features

v2.29.0

Compare Source

Features
  • roll back to fixed gotrue-js 2.43.1 until 2.45.0 is fixed (#​817) (f450b33)

v2.28.0

Compare Source

Features

v2.27.0

Compare Source

Features

v2.26.0

Compare Source

Features

v2.25.0

Compare Source

Features
  • version bump realtime-js to 2.7.3 (c4a101f)

v2.24.0

Compare Source

Features
  • edge functions support for custom domains and vanity domains (abdf36d)

v2.23.0

Compare Source

Features
  • deps: bump postgrest-js to 1.7.0 (3c55237)

v2.22.0

Compare Source

Features

v2.21.0

Compare Source

Features

v2.20.0

Compare Source

Features

v2.19.0

Compare Source

Features
  • update package and package-lock.json (71d2e8c)

v2.18.0

Compare Source

Features
  • bump gotrue-js to v2.20 (a193144)

v2.17.0

Compare Source

Features
  • add in new flowType param and event (5f60fc4)
  • bump gotrue to v2.20 (526abb0)

v2.16.0

Compare Source

Features
  • version bump realtime-js to 2.7.2 (e2d67ff)

v2.15.0

Compare Source

Features

v2.14.0

Compare Source

Features

v2.13.1

Compare Source

Bug Fixes
  • remove protected flag from SupabaseClient realtime var (6c61c9d)

v2.13.0

Compare Source

Features
  • bump gotrue-js to v2.16.0 (9b61f04)

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Features
  • bump realtime-js to v2.7.1 (b74d358)

v2.11.0

Compare Source

Features
  • bump realtime-js to v2.7.0 (3fb9f3a)

v2.10.0

Compare Source

Features
  • bump storage-js to 2.3.1 (9e139b7)

v2.9.0

Compare Source

Features
  • bump functions-js version (f7c20a5)

v2.8.0

Compare Source

Features

v2.7.1

Compare Source

Bug Fixes
  • Revert "feat: pass global header bearer token as apikey to RealtimeClient (#​699)" (153ed4b)

v2.7.0

Compare Source

Features
  • pass global header bearer token as apikey to RealtimeClient (#​699) (b55d386)

v2.6.0

Compare Source

Features

v2.5.0

Compare Source

Features
  • bump realtime-js to v2.4.0 (134fcc8)

v2.4.1

Compare Source

Bug Fixes

v2.4.0

Compare Source

Features
  • upgrade realtime-js to v2.3.1 (d60bf93)

v2.3.0

Compare Source

Features
  • upgrade realtime-js to v2.3.0 (fd45779)

v2.2.3

Compare Source

Bug Fixes

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • deps: bump postgrest-js to ^1.1.1 (5817fcc)

v2.2.0

Compare Source

Features
  • update storage to add image transforms (03be540)

v2.1.4

Compare Source

Bug Fixes

v2.1.3

Compare Source

Bug Fixes

v2.1.2

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes
  • deps: bump postgrest-js (3bd2e8e)

v2.0.1

Compare Source

Bug Fixes
  • upgrade realtime-js to v2.1.0 to fix PG change types (9bb27f3)

v2.0.0

Compare Source

Bug Fixes
Features
  • add Realtime Channel helper methods (a1ac269)
  • change type for db (36dc881)
  • namespace storage key (#​460) (1cba0b5)
  • postgrest-js@1 (f0a3691)
  • reduce Realtime footprint to four helper methods (6773d6e)
  • Release V2 RC (c487683)
  • replace existing Realtime API with new Realtime API (04f66b4)
  • update realtime-js version to 2.0.0-rc.4 (33edb5b)
  • upgrade realtime-js to v1.7.3 (8503715)
  • use getSession from gotrue-js (2c3df35)
  • version bump realtime-js to 1.8.0-next.16 (127bba6)
  • version bump realtime-js to v1.8.0-next.17 (945d2a6)
BREAKING CHANGES
  • Release V2

v1.35.7

Compare Source

Bug Fixes
  • keep second channel with same topic open on rapid re-subscribe (50d4b32)

v1.35.6

Compare Source

Bug Fixes

v1.35.5

Compare Source

Bug Fixes
  • revert new Realtime API featuring Broadcast and Presence (e155e65)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2025 8:58am

Copy link

vercel bot commented Sep 1, 2024

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from ad9cd1f to f5cd440 Compare September 10, 2024 21:25
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from f5cd440 to ee2e66e Compare October 18, 2024 07:59
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from ee2e66e to fa0de3c Compare October 19, 2024 16:47
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from fa0de3c to 784416a Compare October 29, 2024 10:53
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 784416a to 3118ec2 Compare October 30, 2024 11:49
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 3118ec2 to 67ab551 Compare November 28, 2024 01:04
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 67ab551 to 4bc83b7 Compare December 5, 2024 19:16
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 4bc83b7 to c2b24a8 Compare December 5, 2024 23:02
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from c2b24a8 to 274cf23 Compare December 6, 2024 12:03
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 274cf23 to bc0a59e Compare December 9, 2024 14:42
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from bc0a59e to c788ad2 Compare December 11, 2024 16:31
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from c788ad2 to 5cd9563 Compare December 11, 2024 18:27
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 5cd9563 to 4ce5dda Compare December 12, 2024 16:30
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 4ce5dda to d9d8393 Compare December 13, 2024 23:40
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from d9d8393 to fb80c76 Compare December 16, 2024 06:28
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from fb80c76 to 29d8bd6 Compare December 18, 2024 09:39
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 29d8bd6 to bdf0f3f Compare December 19, 2024 10:16
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from bdf0f3f to b320f09 Compare January 8, 2025 15:49
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from b320f09 to f92bccc Compare January 14, 2025 09:07
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from f92bccc to 0a66e34 Compare January 15, 2025 10:44
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 0a66e34 to 7a31161 Compare January 16, 2025 12:14
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 7a31161 to 9f6217d Compare January 19, 2025 09:26
@renovate renovate bot force-pushed the renovate/supabase-supabase-js-2.x branch from 9f6217d to 0e0e64d Compare January 20, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants