Skip to content

Bump supabase from 2.101.0 to 2.105.0#1359

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/supabase-2.105.0
Open

Bump supabase from 2.101.0 to 2.105.0#1359
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/supabase-2.105.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Bumps supabase from 2.101.0 to 2.105.0.

Release notes

Sourced from supabase's releases.

v2.105.0

Supabase CLI v2.105.0 — June 4, 2026

More core commands now run on the native TypeScript shell. This release also includes improvements to vector storage and environment configuration for local development.

Improvements

  • Vector storage enabled by default — New local projects now include vector buckets. (#5421)
  • S3 and Supabase key available in Studio — Environment variables for S3 and sb key are automatically injected into your local Studio container. (#5438)

Bug fixes

  • db diff with edge-runtime containers no longer fails due to port binding. (#5424)
  • Telemetry opt-out preference now persists across CLI sessions. (#5465)

TypeScript port progress

  • Now served by the TypeScript shell: init, link, unlink, login, logout. Behavior matches the Go CLI. (#5433, #5426, #5446)

Plus 13 internal improvements and dependency updates.

Full changelog: supabase/cli@v2.104.0...v2.105.0

v2.105.0-beta.9

2.105.0-beta.9 (2026-06-04)

Bug Fixes

  • cli: persist legacy telemetry opt-out (#5465) (0172ee9)
  • cli: restore Go debug output parity (#5467) (0ceea0b)
  • docker: bump supabase/realtime from v2.103.1 to v2.103.2 in /apps/cli-go/pkg/config/templates in the docker-minor group (#5464) (26526e4)

Features

  • cli: port login and logout commands to native TypeScript (#5446) (beee75c)

v2.105.0-beta.8

2.105.0-beta.8 (2026-06-03)

Bug Fixes

  • cli: inject S3 and sb key env variables into Studio (#5438) (92638ef)

v2.105.0-beta.7

2.105.0-beta.7 (2026-06-03)

Bug Fixes

... (truncated)

Commits
  • 0ceea0b fix(cli): restore Go debug output parity (#5467)
  • 0172ee9 fix(cli): persist legacy telemetry opt-out (#5465)
  • beee75c feat(cli): port login and logout commands to native TypeScript (#5446)
  • 221d758 chore(ci): fix propose release workflow dispatch (#5447)
  • 2329f64 chore(release): add LLM release-notes prompt and approval-based publish pipel...
  • 933f262 feat(cli): port init (#5433)
  • 85dfedd feat(cli): port link and unlink commands to native TypeScript (#5426)
  • a1259d6 fix(cli): read Go Windows credentials via findCredentials (#5423)
  • 959e9b5 feat(cli): port telemetry (#5422)
  • 1dfe7d5 ci(cli): publish pkg.pr.new previews after preview builds (#5420)
  • 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.101.0 to 2.105.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.105.0/apps/cli)

---
updated-dependencies:
- dependency-name: supabase
  dependency-version: 2.105.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 Jun 5, 2026
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