Skip to content

Update dependency supabase to v2.101.0#8589

Merged
pubkey merged 1 commit into
masterfrom
renovate/supabase-2.x
May 28, 2026
Merged

Update dependency supabase to v2.101.0#8589
pubkey merged 1 commit into
masterfrom
renovate/supabase-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Change Age Confidence
supabase (source) 2.100.12.101.0 age confidence

Release Notes

supabase/cli (supabase)

v2.101.0

Compare Source

Supabase CLI v2.101.0

Full changelog · 2026-05-21

New features

  • db schema declarative sync learned --no-apply. Generate the migration file and stop — no prompt, no apply step. Useful in CI and review workflows where you want to inspect the diff before touching the local database. --no-apply overrides the global --yes and can't be combined with --apply. (#​5220, closes #​5218)

Bug fixes

  • The bogus "new version available" banner is gone. Releases since the goreleaser → Bun build migration shipped the bundled Go binary with an empty version string, so the upgrade prompt fired on every invocation regardless of what you had installed. The version is now injected at build time again. (#​5313, closes #​5308)
  • supabase link -p works again. The short alias for --password was missing from the TypeScript shell — it now matches the Go CLI. The 404 link in the telemetry notice is also fixed. (#​5301)
  • supabase domains create fails fast when --custom-hostname is missing, instead of accepting the command and erroring out later in the Go layer. (#​5328)
  • supabase db push --local prompts and status messages now correctly refer to the local database instead of mixing in remote-database wording. (#​5280, closes #​4971)

Under the hood

Plus 3 internal improvements: restored Sentry/PostHog telemetry credentials in release builds (#​5314), more reliable smoke tests (#​5258), and a release-notes backfill script fix (#​5321).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/supabase-2.x branch from f16b349 to 98b7cd4 Compare May 28, 2026 09:41
@pubkey pubkey merged commit 7287872 into master May 28, 2026
25 checks passed
@renovate renovate Bot deleted the renovate/supabase-2.x branch May 28, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant