Skip to content

build(deps-dev): bump supabase from 2.109.1 to 2.110.0 - #154

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/supabase-2.110.0
Closed

build(deps-dev): bump supabase from 2.109.1 to 2.110.0#154
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/supabase-2.110.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps supabase from 2.109.1 to 2.110.0.

Release notes

Sourced from supabase's releases.

v2.110.0

Supabase CLI v2.110.0 — 2026-07-27

Core database commands are now on the native TypeScript shell, with fixes for Edge Function bundling, type generation, and local stack recovery. Most of this release is quality improvements and stability fixes.

Highlights

  • Recover your local stack from interruptionssupabase start can now recover a stopped database instead of requiring a clean restart. (#5953)

Improvements

  • Edge Function bundling works again — Docker-based bundling restored for Edge Functions. (#5875)
  • Type generation without config.tomlsupabase gen types now works even without supabase/config.toml. (#5881)
  • Storage seeding skips OS junk files — macOS .DS_Store and similar files no longer clutter seeded buckets. (#5938)
  • Better error messages — Removed redundant "Expected" prefixes and aligned formatting with Go CLI. (#5831, #5804, #5832)
  • Functions deploy validates --jobs — Invalid job counts are caught early. (#5797)
  • Telemetry resilience — No more hangs when endpoints are blocked. (#5880)
  • API keys redacted in output — Credentials no longer appear in error messages. (#5891)

Bug fixes

  • Local migrations no longer sync to remote projects via db push. (#5951)
  • db pull works correctly with per-connection role step-down and pg-delta. (#5895)
  • Config validation runs before destructive db reset --local. (#5840)
  • secrets set tolerates malformed config.toml. (#5796)
  • config-push handles dotenvx encrypted secrets. (#5842)
  • functions download defaults to Docker. (#5793)
  • Project size enum no longer offers "nano" tier. (#5799)
  • Windows credential logout works properly. (#5913)
  • Auth templates preserved during supabase init. (#5906)
  • Malformed project refs don't hang remote calls. (#5802)
  • db lint detects local API exposure. (#5887)

TypeScript port progress

  • Now served by the TypeScript shell: db push, db reset, db start, supabase start, supabase stop, supabase status. Behavior matches the Go CLI. (#5715, #5847, #5765)
  • pg-delta catalog cache integrated in the TypeScript shell. (#5932)

Plus 20+ internal improvements, CLI behavior fixes, and dependency updates.

Full changelog: supabase/cli@v2.109.1...v2.110.0

v2.110.0-beta.41

2.110.0-beta.41 (2026-07-27)

Bug Fixes

v2.110.0-beta.40

2.110.0-beta.40 (2026-07-27)

... (truncated)

Commits

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.109.1 to 2.110.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.110.0/apps/cli)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.110.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 Aug 1, 2026
@dependabot
dependabot Bot requested a review from 95gabor as a code owner August 1, 2026 13:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Lighthouse results

URL Performance Accessibility Best Practices SEO
http://127.0.0.1:4173/ 47% 99% 96% 100%

Updated automatically by CI.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Latest full-page screenshot

Full-page PR screenshot

github-actions Bot added a commit that referenced this pull request Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like supabase is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/supabase-2.110.0 branch August 3, 2026 07:20
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