Skip to content

chore(deps-dev): bump supabase from 2.98.2 to 2.101.0#169

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/supabase-2.101.0
May 25, 2026
Merged

chore(deps-dev): bump supabase from 2.98.2 to 2.101.0#169
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/supabase-2.101.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps supabase from 2.98.2 to 2.101.0.

Release notes

Sourced from supabase's releases.

v2.101.0

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

v2.101.0-beta.2

2.101.0-beta.2 (2026-05-21)

Bug Fixes

v2.101.0-beta.1

2.101.0-beta.1 (2026-05-20)

Features

  • cli: Add --no-apply flag for db schema declarative sync command (#5220) (46cc858), closes #5218

v2.100.2-beta.5

2.100.2-beta.5 (2026-05-20)

Bug Fixes

  • ci: drop co-incident tags in backfill-release-notes so it picks the right baseline (#5321) (88ed52d)

v2.100.2-beta.4

2.100.2-beta.4 (2026-05-20)

Bug Fixes

... (truncated)

Commits
  • b2f10f0 fix(cli): require hostname (#5328)
  • 46cc858 feat(cli): Add --no-apply flag for db schema declarative sync command (#5220)
  • 848fe45 chore(ci): strip GitHub Actions env vars in backfill-release-notes (#5324)
  • 7a0deab chore(ci): configure git identity for release notes backfill (#5323)
  • 88ed52d fix(ci): drop co-incident tags in backfill-release-notes so it picks the righ...
  • 6f283f7 ci: fix backfill-release-notes branch and channel detection (#5319)
  • aa2b0f2 fix(cli): inject Sentry DSN and PostHog credentials into Go binary (#5314)
  • 9f9937b chore(ci): add manual backfill-release-notes workflow (#5316)
  • 801729b fix(cli): inject version into Go binary via ldflags (#5313)
  • 55e3406 fix(cli): stabilize smoke tests with docker image caching and retries (#5258)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [supabase](https://github.com/supabase/cli/tree/HEAD/apps/cli) from 2.98.2 to 2.101.0.
- [Release notes](https://github.com/supabase/cli/releases)
- [Changelog](https://github.com/supabase/cli/blob/develop/apps/cli/docs/release-process.md)
- [Commits](https://github.com/supabase/cli/commits/v2.101.0/apps/cli)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bookify-zc8d Error Error May 25, 2026 12:24am

@github-actions github-actions Bot merged commit 4cafd58 into master May 25, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/supabase-2.101.0 branch May 25, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants