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.68.6 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.63.2 to 1.68.6.

Release notes

Sourced from supabase's releases.

v1.68.6

Changelog

Bug fixes

  • 25cc632abcc5062837a339649e38b4dad9b2cd02: fix: pg_prove installation script for ubuntu (@​sweatybridge)

v1.68.5

Changelog

Bug fixes

  • 5f14438230a974360fef5fb789b4010868c36d8d: fix: use relative paths for pg_prove to allow psql includes (@​codesnik)

v1.68.4

Changelog

Bug fixes

  • 94b066d2eeac3db66b80473f87d496ec9141dc15: fix: dump data with batch inserts (@​sweatybridge)
  • 6fcff43e98a58a20ece801bed7e921f9cee04c74: fix: never remove sql comments from data-only dump (@​sweatybridge)
  • c292d3c03d20e481527341aeb93e7de4786714c0: fix: support copy statements for data-only dump (@​sweatybridge)

Others

  • 419c5d6de9db5c0145b9dfb9f865f8d598a27764: chore: add beta install instructions for brew (@​sweatybridge)
  • c45c9e41ad7bac1f679372fec5f5a4504d8a47c8: chore: only use env var for dump flags (@​sweatybridge)

v1.68.3

Changelog

Bug fixes

  • 95260bb3fd1138bd85866cab9672e3ba177a5a7e: fix: update migration table on remote commit (@​sweatybridge)

v1.68.2

Changelog

Bug fixes

  • 03f4932024207d49a101aceae758a522239a42be: fix: allow init inside nested directory (@​sweatybridge)

v1.68.1

Changelog

Bug fixes

  • 71b1db768f8fed8f245043fa40e714cae1844264: fix: ignore function serve directory exists error (#1194) (@​sweatybridge)

Others

  • 7e404bd684a0049f9997f3aa87d679d6efcd644e: chore(deps): bump github.com/BurntSushi/toml from 1.3.1 to 1.3.2 (#1193) (@​dependabot[bot])

v1.68.0

Changelog

Features

  • 84ac434a45a3146bf86bf36ba6c6d7f688ed5d70: feat: implement usage commands for db stats (@​sweatybridge)

Others

  • bc716f583aa02ab77f82cb5d4b0f185888c8750f: chore: update beta release name (@​sweatybridge)
  • f00a645c9b8cbb5e6afd8632ec3ba6bee121e532: chore(deps): bump github.com/BurntSushi/toml from 1.3.0 to 1.3.1 (#1188) (@​dependabot[bot])
  • b6aa16ac96dde53598f8cb9276730e4ed98f01fb: chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.1 to 0.24.2 (#1189) (@​dependabot[bot])
  • 077cade54131d01c6f109fca67d043d431a102e6: chore: refactor markdown table renderer (@​sweatybridge)
  • 43a6837fd20f0801afd78e833ee846dc1078ac0f: chore: backport pgx rows to struct scanner (@​sweatybridge)
  • 24aebde5e5f35045ce76ce7d91271cd7ce272e2d: Changed the command name to inspect, changed cache-hit command to inspect db:cache-hit (@​KevinBrolly)
  • 22969aa12fedb08c640ec084e710375d1e976daa: Added command to inspect status of replication slots (@​KevinBrolly)

... (truncated)

Commits
  • 25cc632 fix: pg_prove installation script for ubuntu
  • 5f14438 fix: use relative paths for pg_prove to allow psql includes
  • c45c9e4 chore: only use env var for dump flags
  • c292d3c fix: support copy statements for data-only dump
  • 6fcff43 fix: never remove sql comments from data-only dump
  • 94b066d fix: dump data with batch inserts
  • 419c5d6 chore: add beta install instructions for brew
  • 95260bb fix: update migration table on remote commit
  • 03f4932 fix: allow init inside nested directory
  • 71b1db7 fix: ignore function serve directory exists error (#1194)
  • 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 #81.