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.52.2 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.45.2 to 1.52.2.

Release notes

Sourced from supabase's releases.

v1.52.2

Changelog

Bug fixes

  • 71ab187ebddb0ed270d0bb71c1421db1274f1e88: fix: global roles for pg13 (@​sweatybridge)

v1.52.1

Changelog

Bug fixes

  • 304562b9a99e23623f00435524aed39029d79592: fix: bump studio image to handle logflare key (@​sweatybridge)

v1.52.0

Changelog

Features

  • 52573fa3032c1ff7c993f654f46db285fcd0b615: feat: add vscode template on functions new. (@​thorwebdev)
  • 671d13b319386712045c161a6461ea1cd420c518: feat: add workspace config. (@​thorwebdev)

Bug fixes

  • a4ddbbf59e7c26bec3ca88c1485b964d9ac96edd: fix: formatting. (@​thorwebdev)
  • f36df9d93bd241ec20ef78b09c990d2f2a35e5be: fix: handle git ignore update error (@​sweatybridge)
  • e7eb9a483ef1eeb2c2b11f458a6a7409a14909dc: fix: show prompt only in terminal environments (@​sweatybridge)

Others

  • d03d828d139249f1a87b9fe29d99ab8bad69d29d: Update internal/functions/new/new.go (@​thorwebdev)
  • d6ae68b893e29a539d6e64c6802f1b1cc4794bdb: chore: move to init and add YesNo prompt. (@​thorwebdev)
  • 0e09737fa59c87c4d42934fc8a64c377dfbd00e8: chore: add todo for overwrite prompt (@​sweatybridge)
  • 5c57860808a2b9333c654093edb9037bcbbb74cb: chore: refactor template file structure (@​sweatybridge)

v1.51.0

Changelog

Features

  • 6f1b7cfb02c0a13f1501ede066b0d4babbffd218: feat: bump gotrue to v2.60.7 (@)
  • 70cdeae433c8dad6be2a397ccae017619974fb62: feat: update migrations (@)

Bug fixes

  • c8afbe3971bc8e682c2de644471036691315256b: fix: change postgres version to 15 (@)

Others

  • 09893fd49a4042bc40c9714f279f119b05929be3: chore(deps): bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible (#1042) (@​dependabot[bot])
  • 145bb09c7bdfb941b62be9e781f16b6aebae0571: chore(deps): bump github.com/docker/cli from 23.0.4+incompatible to 23.0.5+incompatible (#1043) (@​dependabot[bot])
  • 40311c4eca250045cf6c579d182d5255ff63503b: chore: revert storage and functions migrations (@​sweatybridge)
  • 32e5f4ef2ae7ef9b89b20327704fca1d940160c1: chore: update readme for clarity (@​sweatybridge)
  • 24bf6e3bea77158f25a4c40754e2c72d5486c841: chore: update pg14 initial schema (@​sweatybridge)
  • 14e18a159ca4d98812e06703aa41323d78ad473b: chore: update pg13 initial schema (@​sweatybridge)

v1.50.15

Changelog

Bug fixes

  • d3199244ca5bcc322f9719fc8876f5295c90fc9d: fix: mask access token when login (@​sweatybridge)
  • c221dcb5138e0fce1077df7bda2a5d2977731063: fix: support piping password from stdin (@​sweatybridge)

Others

  • f6f0b86da198a4ef2f6f79d36357121c794a49c0: chore: refactor and test access token handling (@​sweatybridge)

v1.50.14

Changelog

... (truncated)

Commits
  • 71ab187 fix: global roles for pg13
  • 304562b fix: bump studio image to handle logflare key
  • 5c57860 chore: refactor template file structure
  • 0e09737 chore: add todo for overwrite prompt
  • e7eb9a4 fix: show prompt only in terminal environments
  • f36df9d fix: handle git ignore update error
  • d6ae68b chore: move to init and add YesNo prompt.
  • 671d13b feat: add workspace config.
  • a4ddbbf fix: formatting.
  • d03d828 Update internal/functions/new/new.go
  • 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 #59.