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.65.0

Published by github-actions[bot] over 1 year ago

Changelog

Features

  • 029d1ba156b022980f641d2c4933fbf4c95f5b0b: feat: add flag to bypass the prompt for creating a vscode workspace (#1167) (@nrayburn-tech)
cli - v1.64.8

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • ac20362f8405d923ae0682b3256a79e67a28ed76: fix: update npm dist-tag (@sweatybridge)
cli - v1.64.7

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 2291ef49b371d70da5558eea2b79fb5f27ad472e: fix: trigger beta release (@sweatybridge)

Others

  • 84d9d42e054e19822b6370799e03d92a8cb8e9e8: chore: implement brew and scoop publisher (@sweatybridge)
  • c330defd23d20434080e15a1d949a7560bb2f3f6: chore: update stable release workflow (@sweatybridge)
  • a5df48c35e6ee03c081e10da3bb49f749ad3847a: chore: cleanup print statements (@sweatybridge)
cli - v1.64.6

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • a96ae31eef316d9c493917179946259a3daca7fd: fix(typegen): wrong pg-meta file on --db-url (@soedirgo)
cli - v1.64.5

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • fe9566ff8c6bb75e3d3414a1da93cf9f627c3631: fix: bump edge runtime to 1.4.2 (@laktek)
  • 47ed0a204ea9627e8b91214b5601691b2d84f5a6: fix: bump edge runtime to 1.4.2 (#1159) (@laktek)

Others

  • 4fc4887d05cbe2fdb7aa7ee4561c4547fbc836a6: Merge branch 'main' into bump-edge-runtime-142 (@laktek)
cli - v1.64.4

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • fddec735bec91a071b9fd7a635f92b9b2713111d: fix: support beta release channel (@sweatybridge)

Others

  • 0546f7094586db43b8be8f3445c8008869a8d602: chore(deps): bump github.com/docker/cli from 24.0.1+incompatible to 24.0.2+incompatible (#1154) (@dependabot[bot])
  • 0a181adb6723504145c25f45eedc2d8a775c7907: chore(deps): bump github.com/docker/docker from 24.0.1+incompatible to 24.0.2+incompatible (#1155) (@dependabot[bot])
  • dc78e85fee8e2b3705379a89f7053614024d8b1a: chore: update release channel name (@sweatybridge)
  • abe2c4e5a6665821bc0f34bcef07da1806188ef3: chore: publish beta channel as prerelease (@sweatybridge)
  • 9bb4a831a97966b1e757f783e0c6638b30814edd: chore: add releaser job dependency (@sweatybridge)
  • 42a1f4cc5823318390b0f024a7d56768554b0527: chore: skip upload on prerelease (@sweatybridge)
  • 73bb8447cc36b6d9e5ec2666c6c28917d797721b: chore: update prerelease version (@sweatybridge)
  • ba33521573b0a23e456e92aa7777993e4e35e951: chore: add back unused keys (@sweatybridge)
  • ebe56acc9f5d62381f6d0b69baeae0f7e659ac00: chore: prefix version tag with v (@sweatybridge)
cli - v1.64.3

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • a6afd7273a05508ac2bd69215d6590b74bd8d452: fix: bump edge runtime to 1.4.1 (@laktek)
  • bad54e4c4106f96aaa7d8b23d58694fe5ac3e808: fix: bump edge runtime to 1.4.1 (#1153) (@laktek)
cli - v1.64.2

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • a03a868d20db18bf8d67981aaf4c215237116cd6: fix: handle begin atomic function body state (@sweatybridge)
  • 97c823fd8e2bebf8624508a742d7f025adb992a6: fix: escape multiple statements in parentheses (@sweatybridge)

Others

  • 5d211d00807a5a90752208ccce42b363a7f0595c: chore: comment on atomic caveat (@sweatybridge)
  • 3ec1d6209916b9a74b034e8aab9633fcf203d265: chore: improve parser comments (@sweatybridge)
cli - v1.64.1

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 65d4fdcebdbe7601b98b30e301fc2b457ec6c8c5: fix(typegen): use the right pg-meta script (@soedirgo)
cli - v1.64.0

Published by github-actions[bot] over 1 year ago

Changelog

Features

  • 1474ec2042b36635bfbdf9643848b75f6e7088fa: feat(typegen): relationships (@soedirgo)

Others

  • 26511371147e1cab86cc0e2e4073df2dee4f10e0: chore(deps): bump github.com/charmbracelet/bubbletea from 0.24.0 to 0.24.1 (#1147) (@dependabot[bot])
cli - v1.63.2

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 930a22c7459e0e762154d16aac8b7c47ddcf8725: fix: use db password everywhere (@sweatybridge)

Others

  • 60d5de27e5636b04bbb1fa9f057be402f48e01e3: chore: refactor local connection config (@sweatybridge)
  • 254afc6fa5a248eab83386d3d2c7c53fc320b93e: chore: do not map remote db password (@sweatybridge)
cli - v1.63.1

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 1ff46b428f86878510c2853d27d3040c6c98b190: fix: finding git root should not change workdir (@sweatybridge)

Others

  • fc3e8da1b77f363ca6556f19e0412338fd66bc47: chore: extract error fs test package (@sweatybridge)
cli - v1.63.0

Published by github-actions[bot] over 1 year ago

Changelog

Features

  • f3d6867bbfb06e6671a0b44b491c4ce04cb3d792: feat: added refresh token options to config (#1126) (@paolodesa)

Others

  • 59060e8d1cdee9ae1a1498dd1ba56b30072f953b: chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#1142) (@dependabot[bot])
cli - v1.62.5

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 3710bb4151efc8133e7399950790c13ad9c48a73: fix: bump local edge functions to 5min of working time (#1138) (@mansueli)
cli - v1.62.4

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • ffcc37ebf6c98a0e87f5bc6748c4a81799129364: fix: path resolution for deno on windows (@sweatybridge)

Others

  • 80d78cd02ace0e1a449970fe0dca4a3fe10a413e: chore: print CLI version when debug flag is set (@sweatybridge)
  • d25bfd69cf3e254df40e91db54125d3c3f42af78: chore: update remote commit docs (@sweatybridge)
  • 1a3b5e21d7d04187200c6d3c9ba011cbb3bccc77: chore: update docgen readme (@sweatybridge)
  • 9f5f86f32ef0027f9910b16074a1884e26cdba3d: chore(deps): bump github.com/docker/docker from 24.0.0+incompatible to 24.0.1+incompatible (#1132) (@dependabot[bot])
  • da1a45775c0f2e4fed7546e3cd4ec3d6b6090393: chore(deps): bump github.com/docker/cli from 24.0.0+incompatible to 24.0.1+incompatible (#1133) (@dependabot[bot])
  • d36cc61d347d16884d7c0b4abb73b8271625659e: chore(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1134) (@dependabot[bot])
cli - v1.62.3

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 78f775f857aaf7c7ae61d4dfcc05ef34eb24dc64: fix: git root resolution should not change workdir (@sweatybridge)
cli - v1.62.2

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • e2d7be621c27d921d7daf841dd606a6248f1e86f: fix: check for nil git root (@sweatybridge)
cli - v1.62.1

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • d4dc46ff90b87a033f10d8f7cd12104544956e99: fix: show git branch in diff and reset output (@sweatybridge)
cli - v1.62.0

Published by github-actions[bot] over 1 year ago

Changelog

Features

  • d91d0d1198190bd295866bcdabaae6c3824592e8: feat: support deploying all functions in parallel (@sweatybridge)

Others

  • bf6c5d11c884991ad0a95f13ffa6675183135d45: chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1123) (@dependabot[bot])
  • 23a042ee3458e8c78519bc81c64e68cf9b1f0966: chore: control concurrency with semaphore (@sweatybridge)
  • bfd2c40f59f8e3706d772ae91d76d36f5a359f6e: chore: return immediately on error (@sweatybridge)
  • c2a4027982a32489b242dcc8a93ce8a6f37e6ea6: chore: glob for function entrypoints instead (@sweatybridge)
cli - v1.61.5

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 92137b907645ebfb645e5c82e1049531b1735304: fix: discard role attributes that require superuser from dump (@sweatybridge)

Others

  • 8d24da1473a2025295f67ffba39614ab876b4716: chore(deps): bump github.com/zalando/go-keyring from 0.2.2 to 0.2.3 (@dependabot[bot])
  • 57c1d9011d4537c64ef984727cf16894216f2117: chore: go mod tidy (@sweatybridge)
  • b60c08b294c442dc5c9df107f34c4b785e9d13f5: docs: fix local logs guide link (@Ziinc)
  • 54d27d2aeadd339c4624d2640ff415112f08cd71: chore: update issue templates (@soedirgo)
  • 1df7e35a3a702e5e24a2ef0f1303cc470cce31fd: chore(deps): bump github.com/docker/docker (@dependabot[bot])
  • 452d0d6da8ddb21f0a95f828f53ac5e5396342b6: chore(deps): bump github.com/docker/cli (@dependabot[bot])