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.142.2 #107

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps supabase from 1.63.2 to 1.142.2.

Release notes

Sourced from supabase's releases.

v1.142.2

Changelog

Bug fixes

  • c59daccd9b66fb9c0cd86c21833998d3f05764b1: fix: use semver package for image version comparison (@​sweatybridge)

v1.142.1

Changelog

Bug fixes

  • 05358c63b064e1570fcf5ea52fa339c67b1a35e7: fix: show edge-runtime & deno version on start (@​laktek)
  • 73026e8893879b37a940904451ccb65c0256a773: fix: show edge-runtime & deno version on start (#1913) (@​laktek)

v1.142.0

Changelog

Features

  • 26992c0fa9ecff2378706feb6155c6f253801fe4: feat(migration): support batch repair of migration history (#1899) (@​sweatybridge)

v1.141.2

Changelog

Bug fixes

  • ff3cc9a78340bd5a1d4af955abce57e6c9dca786: fix: refactor db config for link command (@​sweatybridge)

v1.141.1

Changelog

Bug fixes

  • 8da6454539d2d1c433beb3bf29bd11a0335de83c: fix: use pooler url for all docker commands (#1906) (@​sweatybridge)

Others

  • 0da16792cc1765eb5026de933102659d9329f9ff: chore: mention --create-ticket flag in bug report template (@​sweatybridge)
  • e8fcf8e41dacd12bc60414eea45487d85ad68d88: chore: add preferred approach for bug reporting (@​sweatybridge)
  • 8d0273508b5e95019add4ce88a962ffdf2cdac2d: chore(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 (#1909) (@​dependabot[bot])
  • d89bd95b83e72213e7c7b8b703c49b370ea089b6: chore(deps): bump github.com/containers/common from 0.57.3 to 0.57.4 (#1908) (@​dependabot[bot])

v1.141.0

Changelog

Features

  • 3ced4879bc208244e4e1dedc7593adc473aa36fd: feat(storage): support custom file options for upload (#1903) (@​sweatybridge)

v1.140.3

Changelog

Bug fixes

  • a71ded2ba71d92f7e14fdfdc6fab61bea09bca40: fix(functions): retry with backoff on deploy failure (#1898) (@​sweatybridge)

Others

  • 64068d9cd293d1da1b9da493632f4fa57ff0cc74: chore(deps): bump github.com/containers/common from 0.57.2 to 0.57.3 (#1897) (@​dependabot[bot])

v1.140.2

Changelog

Bug fixes

  • d7c8ea181130cc08ddf03d6af6b79cb8708adec9: fix: bump to edge-runtime 1.33.0 (#1896) (@​laktek)

... (truncated)

Commits
  • c59dacc fix: use semver package for image version comparison
  • 73026e8 fix: show edge-runtime & deno version on start (#1913)
  • 05358c6 fix: show edge-runtime & deno version on start
  • 26992c0 feat(migration): support batch repair of migration history (#1899)
  • ff3cc9a fix: refactor db config for link command
  • 8da6454 fix: use pooler url for all docker commands (#1906)
  • d89bd95 chore(deps): bump github.com/containers/common from 0.57.3 to 0.57.4 (#1908)
  • 8d02735 chore(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 (#1909)
  • e8fcf8e chore: add preferred approach for bug reporting
  • 0da1679 chore: mention --create-ticket flag in bug report template
  • 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 8 months ago

Superseded by #111.