Skip to content

fix(docker): bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates#5584

Merged
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-90c1b36553
Jun 16, 2026
Merged

fix(docker): bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates#5584
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-90c1b36553

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates: supabase/studio, supabase/gotrue and supabase/storage-api.

Updates supabase/studio from 2026.06.08-sha-8af2bb0 to 2026.06.15-sha-a412298

Updates supabase/gotrue from v2.189.0 to v2.190.0

Updates supabase/storage-api from v1.60.17 to v1.60.18

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 docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates: supabase/studio, supabase/gotrue and supabase/storage-api.


Updates `supabase/studio` from 2026.06.08-sha-8af2bb0 to 2026.06.15-sha-a412298

Updates `supabase/gotrue` from v2.189.0 to v2.190.0

Updates `supabase/storage-api` from v1.60.17 to v1.60.18

---
updated-dependencies:
- dependency-name: supabase/studio
  dependency-version: 2026.06.15-sha-a412298
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/gotrue
  dependency-version: v2.190.0
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.60.18
  dependency-type: direct:production
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jun 16, 2026
@supabase-cli-releaser supabase-cli-releaser Bot added this pull request to the merge queue Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@9408dae9a2a300c140c6ea4e66cdbd3b4eeb8d24

Preview package for commit 9408dae.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9408dae9a2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

FROM timberio/vector:0.53.0-alpine AS vector
FROM supabase/supavisor:2.9.7 AS supavisor
FROM supabase/gotrue:v2.189.0 AS gotrue
FROM supabase/gotrue:v2.190.0 AS gotrue

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Wire WebAuthn RP settings for MFA configs

This GoTrue release includes supabase/auth#2490, which validates GOTRUE_WEBAUTHN_RP_ID, GOTRUE_WEBAUTHN_RP_ORIGINS, and GOTRUE_WEBAUTHN_RP_DISPLAY_NAME at startup whenever MFA WebAuthn enroll or verify is enabled. The CLI exposes [auth.mfa.web_authn] independently in apps/cli-go/pkg/config/templates/config.toml, and buildGotrueEnv always emits the GOTRUE_MFA_WEB_AUTHN_* flags, but appendGotruePasskeyEnv only emits the RP vars when [auth.webauthn] exists while validation only requires that section for passkeys. Existing configs that only enable MFA WebAuthn now make the Auth container exit during supabase start; add or validate RP settings for MFA WebAuthn before taking this bump.

Useful? React with 👍 / 👎.

Merged via the queue into develop with commit 4a22c10 Jun 16, 2026
28 checks passed
@supabase-cli-releaser supabase-cli-releaser Bot deleted the dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-90c1b36553 branch June 16, 2026 00:21
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 docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants