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.47.2 #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.45.2 to 1.47.2.

Release notes

Sourced from supabase's releases.

v1.47.2

Changelog

Bug fixes

  • 416e27539543e47db1d1f3535e4b3cf22da41db9: fix: add analytics schema to schema template (@​sweatybridge)

Others

  • 3c3687f7e0dc092bff455233e627e1ca14af1f66: chore: add script to dump initial schema (@​sweatybridge)
  • bc1f399e8b5fd61bdb160e81a80da83afa490a0f: chore: update initial schema generation guide (@​sweatybridge)

v1.47.1

Changelog

Bug fixes

  • 6adc19a7523f1cb9a7f6b100bedf03e1a98cf1d9: fix: reset database as supabase admin (@​sweatybridge)
  • 8e00049a9afdd83e0ba6a52d7fbee1827550c330: fix: run builtin migrations on database start (@​sweatybridge)

Others

  • f57a8000401dea9c38d50190feaaec1eef4fd331: chore: refactor migration apply (@​sweatybridge)
  • d916ea5713903450814a6af7389f7b59e777f632: chore: update database start test (@​sweatybridge)
  • 504d0eb4e2f565f938bc95b72ee74b2595f3d164: chore: disable go cache for linter (@​sweatybridge)
  • d62caadcf1409842a42b814dbfe2ccd88354abf0: chore: check return value in tests (@​sweatybridge)
  • f74f02275d850b859fe98fc5afdd68a46f1048df: chore: add switches for pg14 and pg13 (@​sweatybridge)
  • f5ab5994be7267756c843a167e72aa8de8e608a5: chore: update test major version (@​sweatybridge)
  • 8b90f398bbdabe2a7f354380b1b8b9236e0de16c: chore: close idle connection sooner (@​sweatybridge)

v1.47.0

Changelog

Features

  • 573f69c7baa04bcdb3b11ce42c807ec53ec40850: feat: initial logflare cli integration (@​Ziinc)
  • d4053be4c2814a4da4b1b4edaad87cd688546284: feat: add logflare to list of services (@​Ziinc)
  • 2fc36d051d230a3452ae555f2b58bab4fdd646ed: feat: working logflare integration (@​Ziinc)
  • 41a3c72f625da1327eba50f2e9efa78aa9ae8b0d: feat: add cors for analytics route (@​Ziinc)
  • 843711158b8a4125ae9b68f1f763d3924680eb1e: feat: add env var changes and updates to port env var for analytics (@​Ziinc)
  • 5f2d0ddf26d943a5143eb09af696ba4abbd0fd3a: feat: update logflare startup condition (@​Ziinc)
  • 97d4c03f2533f97daa62a7c7527238d16b3b8d2f: feat: add studio environment variables (@​Ziinc)
  • d6d5f356330c7a48e87353832f03cb261d79eada: feat: conditionally enable logs (@​Ziinc)
  • b7cd0d6e30ea92ad8385f5112c8ba36b22309f6d: feat: initial vector implementation (@​Ziinc)
  • 84fa05917e52dc4784874f1181e13f0692a9a404: feat: initial logflare cli integration (#926) (@​Ziinc)

Bug fixes

  • f8bedf324c3214f9645026c18301b2677269a29a: fix: start logflare only if gcp project is defined (@​sweatybridge)
  • c210c7bec817fac02848a4ca1a9815a05e07bcf9: fix: add replication to postgres user (@​Ziinc)
  • 00ec5939f1a61ca110d6464d73fe2034bcbc60b2: fix: set log level to warn (@​Ziinc)
  • 5dc135900bb520b7e2f9fc1f54c8acb4929df940: fix: remove replication duplication for postgres user (@​Ziinc)
  • b9f246418e2ffa60cc8e97997603d9f9d1962ee4: fix: update vector config for docker (@​sweatybridge)
  • 34251cce4d2302db43300b801c2cc53bc13fe6f0: fix: move vector template file (@​sweatybridge)
  • c6ba474096752b855c2f10fac6207fe8d8377035: fix: update vector config for syslog (@​sweatybridge)

Others

  • fc8f684837fba6f75812c8c1b7fdecf6d53ef82e: chore: update exposed port and health check for logflare (@​sweatybridge)
  • 870c3b92176b1aff327cc6030cfc75bcad663fe5: chore: do not expose analytics route through kong (@​sweatybridge)
  • 77ccc2c9d493a7c9cdc706e988044d9144413b1f: chore: reformat git ignore (@​sweatybridge)
  • 05bdff07503f4bb848dc517f3e2a635c6935e9bf: chore: rename schema to _analytics for consistency (@​sweatybridge)
  • d78aa02399a0047c94e55c3dfb0f47499a18ceef: chore: remove redundant newline (@​sweatybridge)
  • 980cf27f8036fd0bc74681dee14a8a97a3bc984d: Merge branch 'main' into feat/logflare-integration (@​sweatybridge)

... (truncated)

Commits
  • bc1f399 chore: update initial schema generation guide
  • 3c3687f chore: add script to dump initial schema
  • 416e275 fix: add analytics schema to schema template
  • 8b90f39 chore: close idle connection sooner
  • f5ab599 chore: update test major version
  • f74f022 chore: add switches for pg14 and pg13
  • d62caad chore: check return value in tests
  • 504d0eb chore: disable go cache for linter
  • d916ea5 chore: update database start test
  • f57a800 chore: refactor migration apply
  • 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 #41.