Skip to content

build(deps-dev): Bump supabase from 2.110.0 to 2.111.0 in the npm group - #258

Merged
KaliCZ merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-37ef5fa1b7
Aug 4, 2026
Merged

build(deps-dev): Bump supabase from 2.110.0 to 2.111.0 in the npm group#258
KaliCZ merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-37ef5fa1b7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm group with 1 update: supabase.

Updates supabase from 2.110.0 to 2.111.0

Release notes

Sourced from supabase's releases.

v2.111.0

Supabase CLI v2.111.0 — July 31, 2026

This release focuses on reliability, output clarity, and Go CLI compatibility. Key improvements include better error messages, resilient function deployments, and clearer database workflows. Plan upgrade hints help guide feature adoption.

Highlights

  • Function deployments are fault-tolerant — bulk function deploys continue even if individual functions fail; metadata always syncs. (#6018)
  • Database workflows clearerdb pull shows "Connecting..." status and proper relative paths; sync bootstrap confirms schema was written. (#5968, #5971)
  • Proactive plan upgrade hints — CLI suggests plan upgrades when your current plan limits what you're trying next. (#5943)

Improvements

  • Error messages now match Go CLI — database operations, migrations, connections, and initialization show the same helpful context and formatting for easier troubleshooting (#5967, #5969, #5976, #5977, #5979, #5948)
  • Configuration rendering — SMS/MFA and SSO templates display as formatted output instead of raw escape sequences; SSO PUT requests include domain fields (#5944, #5973)
  • Network feature gating — experimental features (vanity subdomains, network restrictions) properly gated to avoid surprises (#5945)
  • Docker and database updates — PostgreSQL upgraded to 17.6.1.156 with PUBLIC privilege revoke fix; unrunnable images diagnosed clearly (#5970, #5966, #5899, #5983, #5962)

Bug fixes

  • --yes and SUPABASE_YES honored consistently across all confirmation prompts (#5947)
  • --debug mode now preserves TLS, keeping connections secure during local development (#5981)
  • Comma-separated flag values now parse correctly for network-related flags (#5975)
  • Unnecessary debug hints no longer shown when confirmation prompts are declined (#5946)
  • --db-url respects SSL mode for secured connections (#5980)
  • pg-delta selinux bind mount issue fixed (#5990)

Plus minor improvements and dependency updates.

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

v2.111.0-beta.15

2.111.0-beta.15 (2026-07-31)

Bug Fixes

v2.111.0-beta.14

2.111.0-beta.14 (2026-07-30)

Bug Fixes

  • cli: match Go's functions serve docker-down error, kong reload args, and secrets filtering (#5976) (6ecf93d), closes #1014

v2.111.0-beta.13

2.111.0-beta.13 (2026-07-30)

... (truncated)

Commits
  • ae89b16 fix(cli): keep bulk function deploys going and always sync metadata (INC-699)...
  • 6ecf93d fix(cli): match Go's functions serve docker-down error, kong reload args, and...
  • d1ff2df fix(cli): match Go's init error texts for already-exists and orioledb gate (C...
  • 34ecd7a fix(cli): comma-split network-bans and network-restrictions slice flags like ...
  • dcf4443 fix(cli): distinguish local vs. remote connection-refused hints (CLI-1995) (#...
  • ac24960 fix(cli): keep TLS under --debug (#5981)
  • 3b227be fix(cli): pg-delta selinux bind mount (#5990)
  • 84a7a92 fix(cli): print declarative-schema-written line in sync bootstrap (CLI-1980) ...
  • fbad344 fix(cli): jwt errors (#5862)
  • e2c3cea fix(cli): use Go's bare invalid-version error in db reset (CLI-1979) (#5969)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 1 update: [supabase](https://github.com/supabase/cli/tree/HEAD/apps/cli).


Updates `supabase` from 2.110.0 to 2.111.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.111.0/apps/cli)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.111.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

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 4, 2026
@dependabot
dependabot Bot requested a review from KaliCZ as a code owner August 4, 2026 13:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 4, 2026
@KaliCZ
KaliCZ merged commit 460e8f4 into main Aug 4, 2026
7 checks passed
@KaliCZ
KaliCZ deleted the dependabot/npm_and_yarn/npm-37ef5fa1b7 branch August 4, 2026 14:48
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.

1 participant