malitherl / Readicent

Expo-based React Native app for recommending books to users based on snippets
Apache License 2.0
0 stars 0 forks source link

Bump @supabase/supabase-js from 1.35.7 to 2.33.2 #77

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @supabase/supabase-js from 1.35.7 to 2.33.2.

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.33.2

2.33.2 (2023-09-11)

Bug Fixes

  • replace cross-fetch with @​supabase/node-fetch (8cf2b96)

v2.33.1

2.33.1 (2023-08-22)

Bug Fixes

v2.33.0

2.33.0 (2023-08-22)

Features

v2.32.0

2.32.0 (2023-08-07)

Features

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

v2.31.0

2.31.0 (2023-07-26)

Features

  • bump @​supabase/gotrue-js to ^v2.46.1 (#820) (c07ce23)

v2.30.0

2.30.0 (2023-07-26)

Features

v2.29.0

2.29.0 (2023-07-24)

... (truncated)

Commits
  • 8cf2b96 fix: replace cross-fetch with @​supabase/node-fetch
  • 766238e fix: version bump realtime-js to 2.7.4 (#839)
  • 791fc27 feat: add experimental lock auth option (#838)
  • 90bd357 feat: enable dynamic schema selection on a per-query basis
  • c07ce23 feat: bump @​supabase/gotrue-js to ^v2.46.1 (#820)
  • 27db298 feat: add debug option for gotrue client (#804)
  • f450b33 feat: roll back to fixed gotrue-js 2.43.1 until 2.45.0 is fixed (#817)
  • c4c758f Merge pull request #814 from supabase/j0/bump_node_version
  • de342cb feat: bump node version
  • ce46e69 feat: bump gotrue-js to v2.45.0 (#813)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #80.