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.86.2 #98

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.63.2 to 1.86.2.

Release notes

Sourced from supabase's releases.

v1.86.2

Changelog

Bug fixes

  • b6b51d51e537ce93d7b226085dc42ea35e9acde3: fix: add required gotrue env to db reset (@​sweatybridge)

v1.86.1

Changelog

Others

  • 0fb852a63806ce6e51ca88db5eb0ea7c77cabd66: Revert "chore: add health check for edge runtime" (@​sweatybridge)
  • cbae59c1f385f9460434200eeb66d46650c1a573: chore: add comment about missing health check (@​sweatybridge)

v1.86.0

Changelog

Features

  • b41aff0ab3f26bb5b7ed975cdaa402d34f68e0a9: feat: add db pull command (@​sweatybridge)

Others

  • f07f4346599555920e6cb6e442915367aed5d8e1: chore: add health check for edge runtime (@​sweatybridge)
  • 1ee45f33da1b5924f00b1468e4283b4009fea08d: chore: add unit tests for db pull (@​sweatybridge)
  • 829a871210c6858fd025480ba3a73b7211732a56: chore: fix lint error (@​sweatybridge)

v1.85.0

Changelog

Features

  • 651e33cbd8a80d59dac76464d2d29cc483050799: feat: support resetting database to a specific version (@​sweatybridge)

Bug fixes

  • cbf596212e32055b7daf5ba61fe337318710f7ce: fix: validate migration version exists (@​sweatybridge)

Others

  • dd6470069815dc412d221f9bffd8242359573d0c: chore: refactor migrate and seed function (@​sweatybridge)
  • 7e1f7b70991b685f893926a913e7c049d3e7a1f0: chore: remove exact arg check for backwards compatibility (@​sweatybridge)

v1.84.1

Changelog

Bug fixes

  • b02966416a3ce9a7a796ca7be5fe560576fe77e1: fix: make db dump create statements idempotennt (@​sweatybridge)

Others

  • ca40587b5e145047caed880ee69a37bd868d19f8: chore(deps): bump aws-actions/configure-aws-credentials from 1 to 2 (#1302) (@​dependabot[bot])
  • 19d6eb3cbd484ca9a4c81d6e7843920d68776fcf: chore(deps): bump github.com/containers/common from 0.55.2 to 0.55.3 (#1365) (@​dependabot[bot])
  • d4801bc030f169c198d1c75004162113125e0df0: chore: skip logflare in db start (@​sweatybridge)

v1.84.0

Changelog

Features

  • 14a4651aeb0d26ae5fe10286ccb68358bec857ee: feat(auth): initial setup for email template server using kon (#1339) (@​silentworks)

Others

  • af788c0e1fca9482e3ed41ef380e9c41d79157a9: chore: update oapi codegen to v1.13.4 (@​sweatybridge)
  • 7935b05ae36a938542bcd63ddfe7405d9933c18a: chore: stop updating logging compose file (@​sweatybridge)
  • 7c2a75120323d258c8f62974255502f6998a358b: bump to logflare to version 1.4.0 (@​filipecabaco)

... (truncated)

Commits
  • b6b51d5 fix: add required gotrue env to db reset
  • cbae59c chore: add comment about missing health check
  • 0fb852a Revert "chore: add health check for edge runtime"
  • 829a871 chore: fix lint error
  • 1ee45f3 chore: add unit tests for db pull
  • b41aff0 feat: add db pull command
  • f07f434 chore: add health check for edge runtime
  • 7e1f7b7 chore: remove exact arg check for backwards compatibility
  • dd64700 chore: refactor migrate and seed function
  • cbf5962 fix: validate migration version exists
  • 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 #103.