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.153.4 #130

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps supabase from 1.63.2 to 1.153.4.

Release notes

Sourced from supabase's releases.

v1.153.4

Changelog

Bug fixes

  • 024d247a7bde62d861597d2ae2c4a014b0c602f2: fix: add scheme to supabase url for bootstrap (#2115) (@​sweatybridge)

v1.153.3

Changelog

Bug fixes

Others

  • eef635c4252e7c59bca8d85fe2928633877d7f97: chore: update README.md for using bootstrap command (#2101) (@​sweatybridge)

v1.153.2

Changelog

Bug fixes

  • b9f6dc0e4eef56d2cc074fc97a5397bdc8c3beed: fix: bump edge runtime to 1.41.3 (@​laktek)
  • c0dafb3fd498f585bdb86d5c9a16063bed55a8be: fix: bump edge runtime to 1.41.3 (#2111) (@​laktek)

v1.153.1

Changelog

Bug fixes

  • b04799b17b022ac0ee2a0969bf0929d2f575f66c: fix: check project health on bootstrap (#2109) (@​sweatybridge)

v1.153.0

Changelog

Features

  • e9a40c74a8d8dd9eafd01b0499749b840b942b62: feat: add option to bootstrap from scratch (@​sweatybridge)
  • 291a5bef982b6175b7d3f077de92aa01273488ce: feat: flag to overwrite existing config on init (@​sweatybridge)

Others

  • 41ae366a16bd60861e46ab73a74ad561a1a53775: chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (#2102) (@​dependabot[bot])
  • a1d2c876e2498c1ba008a750da9d2136d28ff69e: chore(deps): bump github.com/containers/common from 0.58.0 to 0.58.1 (#2103) (@​dependabot[bot])
  • 678e9ed9e045d25955255396555d8b86b8539b71: chore: version bump Realtime image to v2.27.5 (@​w3b6x9)
  • 54304591318adbb3ed585274f38a528bed5f8515: chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108) (@​dependabot[bot])
  • 75b6ab930069b67d2f22730006a90d6491558b35: chore: add missing period to flag help (@​sweatybridge)

v1.152.4

Changelog

Bug fixes

  • d5c9ae10f5d230bfc82d731ba5350c9afd324be9: fix: suggest npm commands after bootstrap (#2097) (@​sweatybridge)

v1.152.3

Changelog

Bug fixes

  • dbe2bcf8d24dc7609afd99a29555147dc9b4f288: fix: reuse common login flows (@​sweatybridge)

Others

  • 723d9518a78190925696f02b36c8c2abd6b0e35e: chore: use pflag default value field (@​sweatybridge)

v1.152.2

Changelog

Bug fixes

... (truncated)

Commits
  • 024d247 fix: add scheme to supabase url for bootstrap (#2115)
  • 57f4d51 fix: disable keyring on WSL1 (#2112)
  • eef635c chore: update README.md for using bootstrap command (#2101)
  • c0dafb3 fix: bump edge runtime to 1.41.3 (#2111)
  • b9f6dc0 fix: bump edge runtime to 1.41.3
  • b04799b fix: check project health on bootstrap (#2109)
  • 75b6ab9 chore: add missing period to flag help
  • 291a5be feat: flag to overwrite existing config on init
  • e9a40c7 feat: add option to bootstrap from scratch
  • 5430459 chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2108)
  • 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 6 months ago

Superseded by #134.