cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

MIT License

Downloads
430.9K
Stars
937
Committers
125

Bot releases are visible (Hide)

cli - v1.167.7

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • ee69c7d2a832d984a68be2042bf2f49426114599: fix(db): escape upper case table names for dump (#2302) (@sweatybridge)

Others

  • c9691d720ed6d5633973ad887233555243b21a6f: chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#2298) (@dependabot[bot])
  • 8507340b4a8352bee49578b48a421edff8afdf06: chore(deps): bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible (#2300) (@dependabot[bot])
  • 8867b96b824c017399eac60793d48b4d60c458c4: chore(deps): bump github.com/matoous/go-nanoid/v2 from 2.0.0 to 2.1.0 (#2301) (@dependabot[bot])
cli - v1.167.6

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • ed2b60d8a80587ddc8024986cb60b97f1ad77b4c: fix: update auth version to 2.151.0 (#2296) (@sweatybridge)
cli - v1.167.5

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • 06aa0464c45fa5e0e635d9ca1c8dd6ee5fecb0d2: fix: bump edge-runtime to 1.53.0 (#2295) (@nyannyacha)

Others

  • 629e4e4ffcf8da4e57f8932832022ea57aa9f522: chore(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#2289) (@dependabot[bot])
  • c6b73776d28ccbeb29ce953dae7237707340e4ae: Chore/bump studio (#2286) (@saltcod)
cli - v1.167.4

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • 517a95badc046834128346f931c527fa3b4298ff: fix: bump edge-runtime to 1.49.0 (@nyannyacha)
  • 46d77b99d61796367050dcbbeaabc2e9f16a85d5: fix: bump edge-runtime to 1.49.0 (#2265) (@laktek)

Others

  • 95fa2df7cd6bb26e413dce2b1490cc35092d6b53: chore(deps): bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible (#2261) (@dependabot[bot])
  • 2262445f677f02624331fb3083a472bc8bf39873: chore(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 (#2262) (@dependabot[bot])
  • d4d252cf5e247583a3e157f34a213e969c1f75fa: chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible (#2263) (@dependabot[bot])
cli - v1.167.3

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • 7cedde70e7d941e9f7c67af5d08731153dfc222f: fix: create migrations dir before saving diff (#2260) (@sweatybridge)
cli - v1.167.2

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • 271ae5e2579370a9f367493daaa8833fbc7f8570: fix: add unit test for cache hit (@sweatybridge)

Others

  • 057885ee1b38fe98269cb0b00b45a5f6c74d49aa: chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 (#2256) (@dependabot[bot])
  • afd9977d95cabd5ee4fbab51322e9ddb240eb9d6: chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.1 to 0.26.2 (#2257) (@dependabot[bot])
  • 5f146f13cf1ab07e7d53ad493c97676c06ba9ddb: chore: support struct return type for pgmock (@sweatybridge)
cli - v1.167.1

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • ad63f18ad737577ac06b9108a748d3f977ee5fc5: fix: index out of bound when applying migrations (@sweatybridge)

Others

  • 08267f0d8da7c6a0ece83d34012822a60a085af6: chore: typo in variable name (@sweatybridge)
cli - v1.167.0

Published by github-actions[bot] 5 months ago

Changelog

Features

  • a6fc3d40306018a5dfa3654ab929b9e5a36ab5b6: feat: add hook secrets (@J0)
  • 3ec0dc4a9583b5e47eb8ba1f148d9ade9c345c3c: feat: add HTTP hook Secret Configuration (#2129) (@J0)

Bug fixes

  • 63f0f7c8eafcc3eb189ebbc947b43868a65ea690: fix: add send sms hook as test (@J0)

Others

  • eaa23f61d955775a4db6231ddaba9198ba68ddd6: chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#2248) (@dependabot[bot])
  • 2647536df28aab848dbbbb3a66111ffbcc009c04: chore: clean up db pull implementation (#2175) (@sweatybridge)
  • 64145694f35f9640b2d7419be4fd82109b66c743: Apply suggestions from code review (@sweatybridge)
cli - v1.166.3

Published by github-actions[bot] 5 months ago

Changelog

Bug fixes

  • bccbec70aaece0600fcd9a9d8dbe3260e100102d: fix: bump edge-runtime to 1.48.0 (@laktek)
  • 36101e56fe57d9c4474fb070f8e9cfa2b2888235: fix: bump edge-runtime to 1.48.0 (#2253) (@laktek)

Others

  • 1de77190e2025dddff0da02bd8d5ff1a737eaf4b: chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#2249) (@dependabot[bot])
cli - v1.166.2

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 06a905881279a1910459d9d142b6a66ed7083be2: fix: bump studio version (#2245) (@saltcod)
cli - v1.166.1

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 264165d229f8c3db746a99b874ff39772c40626c: fix: bump edge-runtime to 1.47.0 (@laktek)
  • b07838829c7144d16443c74572ed4201afd148a5: fix: bump edge-runtime to 1.47.0 (#2244) (@laktek)

Others

  • 79d77b1bbce98754156e7fb6c986e051270911bb: chore: update yarn 4 installation instructions (@sweatybridge)
  • fd51bfbc461387e73fe3adf30b3a249edf76e905: chore(deps): bump tar from 7.0.1 to 7.1.0 (#2240) (@dependabot[bot])
  • 27f1acf5c62213091ad23b4dd4202e07a9da9e23: chore(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 (#2241) (@dependabot[bot])
  • e639c3d4115ea4e955f4bf61c9f3ed6c47606625: chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#2243) (@dependabot[bot])
  • 058cf3feea77bf5776ed72d6c38d110ad736cbef: chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2242) (@dependabot[bot])
cli - v1.166.0

Published by github-actions[bot] 6 months ago

Changelog

Features

  • 52d679f0c1bde43821d1bd98c518f8b6397f6021: feat: support declarative schema with db diff (#2099) (@sweatybridge)

Others

  • 13daaee4510d5e3da14b3f626161c2f69c1daf2b: chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.0 to 0.26.1 (#2237) (@dependabot[bot])
cli - v1.165.4

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 3e8bb58e899cb58a611e081b901b5098bcb20b72: fix: warn env names with supabase prefix (#2236) (@sweatybridge)
cli - v1.165.3

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 4541951b5dcb8a002b74f9dc7bb539916ddb745c: fix: add realtime admin to reserved roles (#2235) (@sweatybridge)
cli - v1.165.2

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 283d68affa52625b2db62878505ca505dd4bb525: fix: bump edge-runtime to 1.46.3 (@laktek)
  • e93de0de3483a83c8b478b6acf8a2cb9faf98e83: fix: bump edge-runtime to 1.46.3 (#2234) (@laktek)
cli - v1.165.1

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • a4a25b3dd30f5b6a89712d0a4fbf4e43bfe2d031: fix: update to the latest API spec (#2232) (@sweatybridge)

Others

  • ee8e44272e88437b217a5bcdc0f687a25c180175: chore(deps): bump github.com/docker/cli from 26.1.0+incompatible to 26.1.1+incompatible (#2225) (@dependabot[bot])
  • 611ec95d598856871de9c1f3f3867b54c6cf7f1b: chore(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible (#2226) (@dependabot[bot])
  • 50e9f076a5b9a45f42856d28aa3e549390ba51d8: chore(deps): bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.0 (#2231) (@dependabot[bot])
  • 11940abb3030dd4a821b44f480eda08fcbd3b033: chore: reuse fetcher client everywhere (@sweatybridge)
  • 9e03c1ccfd38d48bcb3da4627afcea7c8d43aed8: chore: update role logs (@sweatybridge)
  • 0f04429fb189d6c08b76148b7446a354c8238db0: chore: refactor cloudflare dns over https client (@sweatybridge)
  • 064c806a23052134934e9558a782bb19b5412232: chore: refactor tenant api client (@sweatybridge)
  • e0ea89758c687d30eacedf40edee9adbe0a5c94d: chore: update unit tests (@sweatybridge)
cli - v1.165.0

Published by github-actions[bot] 6 months ago

Changelog

Features

  • 3e83a7972640202927df0bdd25e49a9e069cb201: feat(storage): expose storage api client to public (@sweatybridge)
  • 3c56b4f226d8910f99ee86f1c8082c0c8faa3585: feat(storage): support copying files to local storage api (@sweatybridge)

Others

  • f3cbee8b1dcc9f8db8572005beec7491d14f2faf: chore: remove download timeout (@sweatybridge)
  • 8dddd06713749969989e04bff81d664a0110f612: chore: simplify request editor (@sweatybridge)
  • 61d040fd7b79be9ba9b466548bac22b3a783d4d2: chore: refactor file options parser (@sweatybridge)
cli - v1.164.1

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 7d81f8a480c17dd395e7f190daf98091612cd808: fix: load multiple env files by convention (#2199) (@sweatybridge)
cli - v1.164.0

Published by github-actions[bot] 6 months ago

Changelog

Features

  • cecb69b9f854754263d969bdc45e58142f88da1d: feat: support fetching migration history table to files (#2113) (@sweatybridge)
cli - v1.163.8

Published by github-actions[bot] 6 months ago

Changelog

Bug fixes

  • 50aa1ab264bd200536358ddc5175ef4008f59362: fix(db): bump postgres image to 15.1.1.41 (#2215) (@sweatybridge)