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.150.0 #124

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps supabase from 1.63.2 to 1.150.0.

Release notes

Sourced from supabase's releases.

v1.150.0

Changelog

Features

  • fc79fd2460cd91d25af1dbe69b96665a32d43c5b: feat: added initialisation flag for IntelliJ Deno Config (#2045) (@​yashas-hm)

Others

  • 37feaffa3f9db8263ee1c5372c83a541e0642cee: chore(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 (#2060) (@​dependabot[bot])

v1.149.4

Changelog

Bug fixes

  • bd44ac841ff2f95fc037eea1261c874d04beff6f: fix: pg-meta v0.79.5 (@​soedirgo)

Others

  • 92225a243db1d1d1e6e7cd9869349f5154b6be7d: chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2047) (@​dependabot[bot])

v1.149.3

Changelog

Bug fixes

  • d9fa0b34909390c23f0d3d11d0c967ca9dc4c83b: fix: log and ignore error opening browser (#2042) (@​sweatybridge)

v1.149.2

Changelog

Bug fixes

  • affc50f6ac157035286185d39a7bf44ba7f27891: fix: disable keyring when exec binary is not found (@​sweatybridge)
  • b2358a4552b9ee2123d5ceee23c5e2f494589fd3: fix: create migrations directory on first pull (@​sweatybridge)

Others

  • e21febd77cc97e33fc9b3bd5c21f82aefad1acfd: chore: collect more details for bug report (@​sweatybridge)
  • 0887ce3635b877cb968ed51f925671421bfb49ac: chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible (#2030) (@​dependabot[bot])
  • 3af13077fef5bff16f52219186b2bfb575994542: chore(deps): bump github.com/docker/cli from 25.0.3+incompatible to 25.0.4+incompatible (#2031) (@​dependabot[bot])
  • f037913e46675e155322f4c6a513361818b6b7bf: chore(deps): bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#2036) (@​dependabot[bot])
  • f7a09731ff67ce9ec1042565dd0e0875b21aa9e9: chore(deps): bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3 (#2032) (@​dependabot[bot])

v1.149.1

Changelog

Bug fixes

  • c444a6209fc6535ea96a1d87981eb8bfdf50dad5: fix: squash auth and storage schema changes (#2027) (@​sweatybridge)

v1.149.0

Changelog

Features

  • eb0849364cea7b5726d4002b89b1cef9b77a2592: feat: use binary protocol when connecting to remote (#2021) (@​sweatybridge)

v1.148.9

Changelog

Bug fixes

  • 4a64560da79011f65a1b337266e8a0da63d73525: fix: set lock timeout when migrating history schema (#2023) (@​sweatybridge)

Others

  • 5d54cbb2ed19d947da1a773848a7587826381919: chore(deps): bump github.com/containers/common from 0.57.4 to 0.58.0 (#2024) (@​dependabot[bot])
  • 243db97ed1c288ab052ffd05aa248f278bb59c58: chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#2025) (@​dependabot[bot])

v1.148.8

... (truncated)

Commits
  • fc79fd2 feat: added initialisation flag for IntelliJ Deno Config (#2045)
  • 37feaff chore(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 (#2060)
  • bd44ac8 fix: pg-meta v0.79.5
  • 92225a2 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#2047)
  • d9fa0b3 fix: log and ignore error opening browser (#2042)
  • b2358a4 fix: create migrations directory on first pull
  • affc50f fix: disable keyring when exec binary is not found
  • f7a0973 chore(deps): bump github.com/jackc/pgx/v4 from 4.18.2 to 4.18.3 (#2032)
  • f037913 chore(deps): bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 (#2036)
  • 3af1307 chore(deps): bump github.com/docker/cli from 25.0.3+incompatible to 25.0.4+in...
  • 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 7 months ago

Superseded by #127.