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.2 #41

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps supabase from 1.45.2 to 1.50.2.

Release notes

Sourced from supabase's releases.

v1.50.2

Changelog

Features

  • c5120500971297eb6e3ee8b42614938a6fc84c99: Revert "feat(typegen): generate types for materialized views (#970)" (@​sweatybridge)

v1.50.1

Changelog

Bug fixes

  • 8c0639309c3b0a5a88afa3afccfe3c3c02c1cb7b: fix: add main script template + JWT verify (@​laktek)
  • 116109ffc054335f0001e124d3a8fe7064e21f4f: fix: upgrade to the latest edge-runtime (@​laktek)

Others

  • 166f604bbadc7a7008b3a2fdf6f92ecc338b747b: refactor: keep cmd as string slice (@​soedirgo)
  • e86a10d3df8ad40225c3fa607bcf67a45a056713: refactor: await the fetch (@​soedirgo)
  • 31c39344a4deb709332a706eef54ec8436faed2c: refactor: use Object.entries() (@​soedirgo)
  • c198c43bac36c3b20c1dbc4b53a377c614ec0366: Merge branch 'main' into use-edge-runtime-1.2 (@​laktek)
  • 8d4dfa5c4fac13cf824bf31211c9b6347281079c: refactor: replace templates with envs (@​soedirgo)
  • 86a9f94fda69b72e9d0221bb1835c6bd42e58af7: Merge branch 'use-edge-runtime-1.2' of github.com:supabase/cli into use-edge-runtime-1.2 (@​soedirgo)
  • fceb74523e6163704e04a4e978475180ba0c06f4: chore: add TODO (@​soedirgo)
  • bb0ef6a0a828be62df42ac84185bc4266bace26c: Enable JWT verification when serving all functions (#1005) (@​laktek)

v1.50.0

Changelog

Features

  • 7f400bbe0b996caacf8f1212d04d2bbeee7f9596: feat(typegen): generate types for materialized views (#970) (@​soedirgo)

Others

  • c1f730858e4e63d9c83742b142fc4d4f797fb220: chore: show graphql url (#1003) (@​soedirgo)

v1.49.4

Changelog

Bug fixes

  • 6e2103bc9854bc02cd28c7309642b0684b0b4b3c: fix: update storage image and migrations (#999) (@​sweatybridge)

v1.49.3

Changelog

Bug fixes

  • d7c0804439edc0c457bed344a2f5d3fc398f09d7: fix: use supabase admin role for realtime (@​sweatybridge)

v1.49.2

Changelog

Bug fixes

  • 53da9a0f85d44c8bfa51f82b2973dadcb9a1127b: fix: Bump up Logflare image (@​filipecabaco)

v1.49.1

Changelog

Bug fixes

  • 8a60017f61217430897db976706d00b804835fbd: fix: use a different example for sso add (@​hf)

v1.49.0

Changelog

Features

... (truncated)

Commits
  • c512050 Revert "feat(typegen): generate types for materialized views (#970)"
  • bb0ef6a Enable JWT verification when serving all functions (#1005)
  • fceb745 chore: add TODO
  • 86a9f94 Merge branch 'use-edge-runtime-1.2' of github.com:supabase/cli into use-edge-...
  • 8d4dfa5 refactor: replace templates with envs
  • c198c43 Merge branch 'main' into use-edge-runtime-1.2
  • 31c3934 refactor: use Object.entries()
  • e86a10d refactor: await the fetch
  • 166f604 refactor: keep cmd as string slice
  • 7f400bb feat(typegen): generate types for materialized views (#970)
  • 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 #46.