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.63.2 to 1.75.3 #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.63.2 to 1.75.3.

Release notes

Sourced from supabase's releases.

v1.75.3

Changelog

Bug fixes

  • fa1f971f836cf5da37dd3437d12f279101f60d24: fix: downgrade studio to avoid storage ui lockup (@​sweatybridge)

Others

  • d2845e74f9fe5a3741c4a7d974c01777a1f2958f: chore(tools): update pr error handling (@​sweatybridge)
  • de75477adc8c282b826bc2ee6eeff3223ea857e8: chore(deps): bump github.com/containers/common from 0.53.0 to 0.54.0 (#1262) (@​dependabot[bot])
  • aa6f0fac3c30a9a00d469c19429776af9e760788: chore(deps): bump github.com/containers/common from 0.54.0 to 0.55.0 (#1263) (@​dependabot[bot])
  • f17bc7382ab58f7ba0b23294ee763438e8a36682: chore: improve error style (#1234) (@​Ananya2001-an)
  • ffad388b246548c431ffa400fac8dfb4dc8078d3: chore: remove deno relay code (@​soedirgo)

v1.75.2

Changelog

Bug fixes

  • 30ff8d717d606868574388e96638e1391a4f1b66: fix: db start should apply internal migrations (@​sweatybridge)

Others

  • e32f5a984dbc6fe28b55752175623662988ccc7d: chore: refactor setup database logic (@​sweatybridge)

v1.75.1

Changelog

Bug fixes

  • 0d43679d6a21735519b6a7e53e6a8ea71fa1174a: fix: db reset should apply initial schema before service restart (@​sweatybridge)

v1.75.0

Changelog

Features

  • af77b8216da49e4bd251a69061038b67229675da: feat: implement command to create organization (@​sweatybridge)

v1.74.2

Changelog

Bug fixes

  • 988ad61cf3a10d35f5e0286c14895945535d418f: fix: apply migrations after creating shadow db (@​sweatybridge)

Others

  • a13c67d05763fd1740a6b33f7cf5b9c686bc5325: chore: fix command description spelling (@​sweatybridge)
  • 0fc9fd00b973dab1ae8c4267b7c67523d2b4731c: chore: update unit tests for shadow migrate (@​sweatybridge)

v1.74.1

Changelog

Bug fixes

  • 605af64f5829818c3593d9fd3fae5535dfe4157c: fix: bump to Edge Runtime 1.5.1 (@​laktek)
  • 068b3af7932d6c5614eeecf4cdae4e182760c7aa: fix: define function health check in main (@​laktek)
  • dd5447ae417527b44dac233675d0ce0e9d3e81ab: fix: bump to 1.5.2 (@​laktek)
  • a532fd1c9608691c71ef75b43d0ebff5a0c9ec84: fix(functions): bump to Edge Runtime 1.5.2 (#1251) (@​laktek)

Others

  • 7df308e2c9640df223166673f78bf504ff01bef2: chore(tools): make link regex non-greedy (@​sweatybridge)
  • 6736b8722bf599bb8b9e42560640eddd7994a578: chore(tools): ignore error if pull request has no change (@​sweatybridge)

... (truncated)

Commits
  • fa1f971 fix: downgrade studio to avoid storage ui lockup
  • ffad388 chore: remove deno relay code
  • f17bc73 chore: improve error style (#1234)
  • aa6f0fa chore(deps): bump github.com/containers/common from 0.54.0 to 0.55.0 (#1263)
  • de75477 chore(deps): bump github.com/containers/common from 0.53.0 to 0.54.0 (#1262)
  • d2845e7 chore(tools): update pr error handling
  • e32f5a9 chore: refactor setup database logic
  • 30ff8d7 fix: db start should apply internal migrations
  • 0d43679 fix: db reset should apply initial schema before service restart
  • af77b82 feat: implement command to create organization
  • 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 #84.