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.4.0 #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v2.4.0

2.4.0 (2023-01-11)

Features

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

v2.3.0

2.3.0 (2023-01-11)

Features

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

v2.2.3

2.2.3 (2022-12-30)

Bug Fixes

  • clear this.changedAccessToken after signOut (#645) (66a58d2)

v2.2.2

2.2.2 (2022-12-22)

Bug Fixes

v2.2.1

2.2.1 (2022-12-17)

Bug Fixes

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

v2.2.0

2.2.0 (2022-12-13)

Features

  • update storage to add image transforms (03be540)

v2.1.4

2.1.4 (2022-12-13)

... (truncated)

Commits
  • d60bf93 feat: upgrade realtime-js to v2.3.1
  • fd45779 feat: upgrade realtime-js to v2.3.0
  • 96a9e82 Merge pull request #677 from supabase/dannykng-patch-1
  • fb7d6d3 Update comments
  • a0caaaf Fix comments
  • 66a58d2 fix: clear this.changedAccessToken after signOut (#645)
  • 8709d99 docs: Add default values to client initialization (#667)
  • 5c5b3b1 fix: bump gotrue-js to v2.6.1 (#662)
  • 5817fcc fix(deps): bump postgrest-js to ^1.1.1
  • 2d8c6c5 Merge pull request #659 from supabase/update-storage
  • 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 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 #42.