Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/supabase-supabase-js-2.x
Open

fix(deps): update dependency @supabase/supabase-js to v2#66
renovate[bot] wants to merge 1 commit intomainfrom
renovate/supabase-supabase-js-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 11, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Australia/Perth, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 4 times, most recently from 3c0d3e8 to 6aa2101 Compare October 21, 2022 09:53
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 6aa2101 to 42bb880 Compare November 1, 2022 18:07
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from ca2c7fd to 35709e9 Compare November 11, 2022 18:23
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 35709e9 to b091ac2 Compare November 23, 2022 04:21
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from 0bc8514 to 4518f2c Compare December 8, 2022 04:03
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 4 times, most recently from 2cbd726 to aec48d5 Compare December 22, 2022 17:23
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from aec48d5 to 1370a7d Compare December 30, 2022 18:17
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 1370a7d to c89942e Compare January 11, 2023 03:41
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from c89942e to 6dc1086 Compare January 20, 2023 13:39
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 3 times, most recently from 70183a5 to 1cd1b7e Compare February 1, 2023 07:59
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 1cd1b7e to c09bba9 Compare February 5, 2023 01:46
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from c09bba9 to 99693a8 Compare February 16, 2023 01:31
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 99693a8 to ac2c471 Compare March 19, 2023 00:04
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from ac2c471 to 045b4fa Compare April 3, 2023 15:16
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 045b4fa to a6b1880 Compare April 17, 2023 10:46
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from 7a81d66 to be4911b Compare May 30, 2023 05:31
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from be4911b to 722bf35 Compare June 13, 2023 01:17
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 722bf35 to a9642e8 Compare June 20, 2023 17:31
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from a9642e8 to 6d0b418 Compare June 28, 2023 12:13
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 6 times, most recently from 0f95a39 to 9275a59 Compare July 26, 2023 14:30
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 9275a59 to 20e362a Compare August 7, 2023 03:51
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from 3572935 to 1bca9d5 Compare August 22, 2023 20:22
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 1bca9d5 to eb55665 Compare September 11, 2023 11:47
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from d133168 to ca64ac1 Compare September 20, 2023 12:41
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from 1a85864 to a2bf8f6 Compare October 4, 2023 01:49
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from 7afe337 to a75a1d3 Compare October 19, 2023 14:29
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch 2 times, most recently from 3ec41aa to 2b4bb96 Compare October 26, 2023 18:17
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 2b4bb96 to f96d8c8 Compare November 21, 2023 00:28
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from f96d8c8 to 0b0a873 Compare November 28, 2023 03:23
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 0b0a873 to 39a0412 Compare December 18, 2023 22:39
@renovate renovate Bot force-pushed the renovate/supabase-supabase-js-2.x branch from 39a0412 to 0104a97 Compare January 2, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants