Update dependency supabase to v2.108.0#8735
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
c3bd3f7 to
661f073
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.107.0→2.108.0Release Notes
supabase/cli (supabase)
v2.108.0Compare Source
Supabase CLI v2.108.0 — 2026-06-25
A major release completing the TypeScript port of core commands, fixing edge functions offline support, and adding several new configuration options.
Highlights
supabase startandfunctions serveto work without external dependencies. Cold-start errors are handled gracefully with automatic retries. (#5682, #5678, #5677)db diff,db pull,db dump,db query, function operations, and storage management are fully ported with behavior matching the Go CLI exactly. (#5620, #5586, #5561, #5652, #5680, #5634, #5667, #5651)New features
--revealflag for API key commands — Display unmasked API keys for easier testing and integration. (#5633)issue formcommand — Create and manage issue forms directly from the CLI. (#5459)[local_smtp]inconfig.toml. (#5333)content_pathin config, no longer embedded in TOML. (#5686)SUPABASE_PUBLISHABLE_KEYin environment output —branches get-envnow includes the publishable key. (#5655)Improvements
supabase startfailures — Error messages are clearer and more actionable when containers or services fail. (#5616)remotes.*blocks are now properly merged instead of overwritten. (#5618)\irincludes now resolve relative to the test file's directory. (#5619)$SUPABASE_HOMEhonored everywhere — Environment variable is respected across all code paths. (#5624)startcommand structured output — Container information now appears in JSON/machine output. (#5687)verify_jwtconfiguration — Setting is no longer lost during config push. (#5348)TypeScript port progress
db diff,db pull,db dump,db query,db schema declarative,functions deploy,functions list,functions new,functions serve,seed buckets,storage ls,storage cp,storage mv,storage rm. Full behavior parity with the Go CLI. (#5620, #5586, #5561, #5652, #5680, #5634, #5667, #5651)Plus dependency and container image updates, and internal improvements.
Full changelog: supabase/cli@v2.107.0...v2.108.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.