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.50.12 #52

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.45.2 to 1.50.12.

Release notes

Sourced from supabase's releases.

v1.50.12

Changelog

Bug fixes

  • 0fe7645069449e07b8a17b1a28303e3fa1455f32: fix: update global roles for pg14 (@​sweatybridge)

v1.50.11

Changelog

Bug fixes

  • f144d9466c221aa8fc4bc4dbc0b6958f09a413e4: fix: treat missing migration history table as empty (@​sweatybridge)
  • 71e44b96caad67fea17aa67ee11647ced3cf4e68: fix: db push should create history table if not exists (@​sweatybridge)

v1.50.10

Changelog

Bug fixes

  • 0b6555f43a2d483547e9904b801bf2740c9f1afa: fix: upgrade eszip in the build from 0.30.0 to 0.35.0 (#1026) (@​tobowers)

v1.50.9

Changelog

Bug fixes

  • e2629f4adbcbdacfdb3cf99ff61ec094407bb63d: fix: remove key auth from kong config (#1023) (@​sweatybridge)

Others

  • fbab1389a0725fac168cc0496f2017d103e1192e: chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible (#1022) (@​dependabot[bot])
  • 34ae76c3114ebdad7398a046960fdc45afd7e62a: chore(deps): bump github.com/docker/cli from 23.0.3+incompatible to 23.0.4+incompatible (#1021) (@​dependabot[bot])

v1.50.8

Changelog

Bug fixes

  • 4864abdf1dbf0b2a5da5df9c5b06a9298aade060: fix: use ipv4 localhost for storage health check (@​sweatybridge)

v1.50.7

Changelog

Bug fixes

  • 87f24001e3792582158ccf35ddc010302c1f13ae: fix: update storage api image (#1002) (@​grschafer)

v1.50.6

Changelog

Bug fixes

  • a06f5697251a8666f5a6b4fb6ecd9edc35d918b1: fix: bump pg image to include vault (@​sweatybridge)
  • f8e46873bfd1d7d1f2a6dee15681c25dd2ae782e: fix: add host gateway to linux container for pgnet (@​sweatybridge)

v1.50.5

Changelog

Bug fixes

  • b1d22bdc8a5466a292d8595c14c032834f4f68da: fix(functions): use absolute path on fallback import map when using relay (@​soedirgo)

v1.50.4

Changelog

Bug fixes

  • 8611d10608d3fb794a908904597a546f6064fdf7: fix(functions): per-function config handling (@​soedirgo)
  • 2e9f67b51d0adf862712d58d32d15596bd5a336e: fix(functions): don't cache workers (@​soedirgo)

... (truncated)

Commits
  • 0fe7645 fix: update global roles for pg14
  • 71e44b9 fix: db push should create history table if not exists
  • f144d94 fix: treat missing migration history table as empty
  • 0b6555f fix: upgrade eszip in the build from 0.30.0 to 0.35.0 (#1026)
  • e2629f4 fix: remove key auth from kong config (#1023)
  • 34ae76c chore(deps): bump github.com/docker/cli from 23.0.3+incompatible to 23.0.4+in...
  • fbab138 chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4...
  • 4864abd fix: use ipv4 localhost for storage health check
  • 87f2400 fix: update storage api image (#1002)
  • f8e4687 fix: add host gateway to linux container for pgnet
  • 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 #56.