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.63.2 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.45.2 to 1.63.2.

Release notes

Sourced from supabase's releases.

v1.63.2

Changelog

Bug fixes

  • 930a22c7459e0e762154d16aac8b7c47ddcf8725: fix: use db password everywhere (@​sweatybridge)

Others

  • 60d5de27e5636b04bbb1fa9f057be402f48e01e3: chore: refactor local connection config (@​sweatybridge)
  • 254afc6fa5a248eab83386d3d2c7c53fc320b93e: chore: do not map remote db password (@​sweatybridge)

v1.63.1

Changelog

Bug fixes

  • 1ff46b428f86878510c2853d27d3040c6c98b190: fix: finding git root should not change workdir (@​sweatybridge)

Others

  • fc3e8da1b77f363ca6556f19e0412338fd66bc47: chore: extract error fs test package (@​sweatybridge)

v1.63.0

Changelog

Features

  • f3d6867bbfb06e6671a0b44b491c4ce04cb3d792: feat: added refresh token options to config (#1126) (@​paolodesa)

Others

  • 59060e8d1cdee9ae1a1498dd1ba56b30072f953b: chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#1142) (@​dependabot[bot])

v1.62.5

Changelog

Bug fixes

  • 3710bb4151efc8133e7399950790c13ad9c48a73: fix: bump local edge functions to 5min of working time (#1138) (@​mansueli)

v1.62.4

Changelog

Bug fixes

  • ffcc37ebf6c98a0e87f5bc6748c4a81799129364: fix: path resolution for deno on windows (@​sweatybridge)

Others

  • 80d78cd02ace0e1a449970fe0dca4a3fe10a413e: chore: print CLI version when debug flag is set (@​sweatybridge)
  • d25bfd69cf3e254df40e91db54125d3c3f42af78: chore: update remote commit docs (@​sweatybridge)
  • 1a3b5e21d7d04187200c6d3c9ba011cbb3bccc77: chore: update docgen readme (@​sweatybridge)
  • 9f5f86f32ef0027f9910b16074a1884e26cdba3d: chore(deps): bump github.com/docker/docker from 24.0.0+incompatible to 24.0.1+incompatible (#1132) (@​dependabot[bot])
  • da1a45775c0f2e4fed7546e3cd4ec3d6b6090393: chore(deps): bump github.com/docker/cli from 24.0.0+incompatible to 24.0.1+incompatible (#1133) (@​dependabot[bot])
  • d36cc61d347d16884d7c0b4abb73b8271625659e: chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1134) (@​dependabot[bot])

v1.62.3

Changelog

Bug fixes

  • 78f775f857aaf7c7ae61d4dfcc05ef34eb24dc64: fix: git root resolution should not change workdir (@​sweatybridge)

v1.62.2

Changelog

Bug fixes

  • e2d7be621c27d921d7daf841dd606a6248f1e86f: fix: check for nil git root (@​sweatybridge)

v1.62.1

... (truncated)

Commits
  • 254afc6 chore: do not map remote db password
  • 60d5de2 chore: refactor local connection config
  • 930a22c fix: use db password everywhere
  • 1ff46b4 fix: finding git root should not change workdir
  • fc3e8da chore: extract error fs test package
  • f3d6867 feat: added refresh token options to config (#1126)
  • 59060e8 chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#1142)
  • 3710bb4 fix: bump local edge functions to 5min of working time (#1138)
  • ffcc37e fix: path resolution for deno on windows
  • d36cc61 chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1134)
  • 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)