Skip to content

chore(deps): bump supabase from 2.107.0 to 2.109.0#312

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/bun/development/supabase-2.109.0
Open

chore(deps): bump supabase from 2.107.0 to 2.109.0#312
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/bun/development/supabase-2.109.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps supabase from 2.107.0 to 2.109.0.

Release notes

Sourced from supabase's releases.

v2.109.0

Supabase CLI v2.109.0 — 2026-06-30

v2.109.0 moves migration commands to TypeScript with a critical fix for pipeline-incompatible SQL statements, adds db reset --sql-paths for CI workflows, and resolves several database operation bugs.

Highlights

  • Migration files with pipeline-incompatible statements now apply correctlymigration up/down now handle CREATE INDEX CONCURRENTLY, VACUUM CONCURRENTLY, REINDEX CONCURRENTLY, ALTER SYSTEM, CLUSTER without failing. (#5671)

New features

  • db reset --sql-paths — Override seed SQL patterns per-reset without editing config.toml. (#5691)

Bug fixes

  • Declarative schema sync detects stale local Postgres images and suggests restart instead of silently generating broken migrations. (#5646)
  • db diff no longer fails when schema_paths glob patterns match no files, enabling gradual adoption of declarative schema. (#5702)
  • Fixed db diff, db pull, and db schema push crashing when supabase/migrations directory already exists (Windows OneDrive, etc.). (#5724)
  • Fixed supabase functions serve crashing with "name too long" error on Windows when runtime bootstrap is large. (#5712)
  • Fixed config push failing when remote Storage config is missing the optional databasePoolMode setting. (#5729)

TypeScript port progress

  • Now served by the TypeScript shell: migration new, migration list, migration fetch, migration repair, migration up, migration down. Behavior matches the Go CLI. (#5671)

Plus 20 internal improvements and dependency updates.

Full changelog: supabase/cli@v2.108.0...v2.109.0

v2.109.0-beta.11

2.109.0-beta.11 (2026-06-30)

Features

v2.109.0-beta.10

2.109.0-beta.10 (2026-06-30)

Bug Fixes

v2.109.0-beta.9

2.109.0-beta.9 (2026-06-30)

Bug Fixes

  • docker: bump supabase/postgres from 17.6.1.139 to 17.6.1.140 in /apps/cli-go/pkg/config/templates (#5733) (f26ae4e)

... (truncated)

Commits
  • 25a9aae ci: auto-mirror template image updates to registries (#5739)
  • b48fad6 feat(cli): port migration commands to native TypeScript (CLI-1312) (#5671)
  • e3ed7d4 fix(cli): storage config (#5729)
  • d879cf8 chore(deps): bump the npm-major group with 4 updates (#5731)
  • 8d2e6d6 fix(cli): handle AlreadyExists errors in directory creation (#5724)
  • 44705df chore(deps): bump the npm-major group with 26 updates (#5720)
  • 279d0c0 fix(cli): shorten serve argv (#5712)
  • 2abc6f0 fix(realtime): unblock and bump realtime to v2.111.8 (#5701)
  • a4a2530 test(cli): supabox-backed live test suite + cli-e2e-ci dispatch (#5699)
  • 229493c fix(cli): detect stale local postgres before declarative sync (#5646)
  • 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.107.0 to 2.109.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.109.0/apps/cli)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.109.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 security Security-related updates labels Jul 2, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploying xhverse-site-git with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0bc68d
Status: ✅  Deploy successful!
Preview URL: https://cf5f3955.xhverse-site-git.pages.dev
Branch Preview URL: https://dependabot-bun-development-s-61w5.xhverse-site-git.pages.dev

View logs

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 security Security-related updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants