blaze2004 / arjun

Arjun is a personal assistant designed for WhatsApp users to manage their schedules and get answers to general queries. Users can send messages to Arjun in natural language and add events to their calendar, set reminders, and get answer to general queries.
http://arjun.visualbrahma.tech
0 stars 0 forks source link

Bump supabase from 1.45.2 to 1.57.2 #59

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.45.2 to 1.57.2.

Release notes

Sourced from supabase's releases.

v1.57.2

Changelog

Bug fixes

  • c53c3e1f793c82d46a7b88a6cd1e9be3e4574908: fix: restart realtime after db reset (@​sweatybridge)

v1.57.1

Changelog

Others

  • 2166af1b3441a8225bda23d60b34ae276beb65ce: Revert "chore: remove auth and storage from initial schemas" (@​sweatybridge)

v1.57.0

Changelog

Features

  • 8226bd7ed311e33b59b7e033b0cddd602032d710: feat: implement migration up command (@​sweatybridge)

Others

  • b91631545308d43dd7dcf58d214a5ae0ccbb40ac: chore: update unit tests (@​sweatybridge)

v1.56.0

Changelog

Features

  • d037873d612a2c12912fadaded4dcdac349872ad: feat: implement test new command (@​sweatybridge)
  • 67836c650ab35de1e7b49d22f5e4fbaea47d0af5: feat: support template flag for creating new test (@​sweatybridge)

Bug fixes

  • 66919d50c0b75967e040476129c30e659dfc5b6c: fix: error if test file exists (@​sweatybridge)

Others

  • cb7dac06e296101cd7ae43ed125206d90a634f6d: remove sponsors section (@​kiwicopple)
  • ed895c855f874b452e206059a80baef6b060e2fb: chore: update pgtap.sql (@​sweatybridge)
  • 62e0f5ad1ac93ac2548881fcf0325cb7a7e28a7a: chore: update unit tests (@​sweatybridge)
  • da9c2c36f4e973f11918e8defdbd4d20cc7c7ba8: chore: remove auth and storage from initial schemas (@​sweatybridge)

v1.55.1

Changelog

Bug fixes

  • 4f6700b6c041156ba6ad6150e5c71c98e0b95c49: fix: bump studio image to latest (@​sweatybridge)

Others

  • 6bc9557b21969d72896316fbcdc233f172275e81: chore(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 (#1067) (@​dependabot[bot])
  • d49af28ec955ec5aec68250c019c8606a9c2623e: chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#1068) (@​dependabot[bot])

v1.55.0

Changelog

Features

  • 65db5ed0b095372b54d1b5f9f1cbee9cd2c5240a: feat: update gotrue version to 2.62.1 (#1064) (@​J0)

Bug fixes

  • 42ecc66e7a52bde128b8a99fb4fbc92979a5f4f0: fix: update cli version (@)

Others

  • 466f7dd1a72cc3e1245a2c4b0fc8e1c9e4301d75: Update README.md (@​J0)
  • 5a58a88bb976ae9f00d2182124ed10cdf3cca8fa: remove schema changes (@)
  • 2930f1384223ea1c313662fdebf6380d096477aa: Merge branch 'main' into j0/update_gotrue_version_2_62_1 (@​J0)

v1.54.5

... (truncated)

Commits
  • c53c3e1 fix: restart realtime after db reset
  • 2166af1 Revert "chore: remove auth and storage from initial schemas"
  • b916315 chore: update unit tests
  • 8226bd7 feat: implement migration up command
  • da9c2c3 chore: remove auth and storage from initial schemas
  • 62e0f5a chore: update unit tests
  • 67836c6 feat: support template flag for creating new test
  • ed895c8 chore: update pgtap.sql
  • 66919d5 fix: error if test file exists
  • d037873 feat: implement test new command
  • 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 #62.