Skip to content

fix(docker): bump the docker-minor group across 1 directory with 4 updates - #5914

Closed
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-70c313e4cb
Closed

fix(docker): bump the docker-minor group across 1 directory with 4 updates#5914
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-70c313e4cb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates supabase/studio from 2026.07.13-sha-b5ada96 to 2026.07.20-sha-74a0848

Updates supabase/gotrue from v2.193.0 to v2.193.1

Updates supabase/realtime from v2.113.4 to v2.117.0

Updates supabase/storage-api from v1.66.4 to v1.67.7

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

…dates

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


Updates `supabase/studio` from 2026.07.13-sha-b5ada96 to 2026.07.20-sha-74a0848

Updates `supabase/gotrue` from v2.193.0 to v2.193.1

Updates `supabase/realtime` from v2.113.4 to v2.117.0

Updates `supabase/storage-api` from v1.66.4 to v1.67.7

---
updated-dependencies:
- dependency-name: supabase/studio
  dependency-version: 2026.07.20-sha-74a0848
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/gotrue
  dependency-version: v2.193.1
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/realtime
  dependency-version: v2.117.0
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.67.7
  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 Jul 21, 2026
@supabase-cli-releaser
supabase-cli-releaser Bot requested a review from a team as a code owner July 21, 2026 00:08

@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: a7cf90b4a0

ℹ️ 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".

Comment on lines +13 to +15
FROM supabase/gotrue:v2.193.1 AS gotrue
FROM supabase/realtime:v2.117.0 AS realtime
FROM supabase/storage-api:v1.67.7 AS storage

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 Keep TS stack defaults in sync

These image bumps update the Go Dockerfile manifest, but the TypeScript stack manifest was not updated: packages/stack/src/versions.ts still defaults to auth 2.193.0, realtime 2.113.4, and storage 1.66.4. As committed, apps/cli/@supabase/stack will continue starting and prefetching the previous images while apps/cli-go uses these new tags, so new TS CLI stacks won't receive the intended service updates; please run the packages/stack version sync or update DEFAULT_VERSIONS to match.

Useful? React with 👍 / 👎.

@github-actions

Copy link
Copy Markdown
Contributor

Supabase CLI preview

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

Preview package for commit d4df962.

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 22, 2026
auto-merge was automatically disabled July 22, 2026 00:07

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-70c313e4cb branch July 22, 2026 00:07
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