Skip to content

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

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

fix(docker): bump the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates#5781
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-da60dd655d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates: supabase/realtime and supabase/storage-api.

Updates supabase/realtime from v2.112.3 to v2.112.4

Updates supabase/storage-api from v1.61.11 to v1.61.13

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 2 updates: supabase/realtime and supabase/storage-api.


Updates `supabase/realtime` from v2.112.3 to v2.112.4

Updates `supabase/storage-api` from v1.61.11 to v1.61.13

---
updated-dependencies:
- dependency-name: supabase/realtime
  dependency-version: v2.112.4
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.61.13
  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 4, 2026
@supabase-cli-releaser supabase-cli-releaser Bot enabled auto-merge July 4, 2026 00:03
@supabase-cli-releaser supabase-cli-releaser Bot requested a review from a team as a code owner July 4, 2026 00:04

@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: 6c322e217b

ℹ️ 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 +14 to +15
FROM supabase/realtime:v2.112.4 AS realtime
FROM supabase/storage-api:v1.61.13 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.

P1 Badge Sync stack defaults with the Dockerfile bump

This Dockerfile is read by packages/stack/src/versions.unit.test.ts:17-20, whose manifest assertion expects it to match packages/stack/src/versions.ts; after these bumps, DEFAULT_VERSIONS still pins realtime to 2.112.3 and storage to 1.61.11 at packages/stack/src/versions.ts:53-54. That leaves the TypeScript stack pulling the old images and causes the stack unit target to fail until pnpm --dir packages/stack sync:versions (or equivalent) is applied.

Useful? React with 👍 / 👎.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Supabase CLI preview

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

Preview package for commit 2024a60.

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