Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates supabase/realtime from v2.123.1 to v2.123.5

Updates supabase/storage-api from v1.68.1 to v1.68.7

Updates supabase/logflare from 1.49.2 to 1.50.0

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/realtime, supabase/storage-api and supabase/logflare.


Updates `supabase/realtime` from v2.123.1 to v2.123.5

Updates `supabase/storage-api` from v1.68.1 to v1.68.7

Updates `supabase/logflare` from 1.49.2 to 1.50.0

---
updated-dependencies:
- dependency-name: supabase/realtime
  dependency-version: v2.123.5
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/storage-api
  dependency-version: v1.68.7
  dependency-type: direct:production
  dependency-group: docker-minor
- dependency-name: supabase/logflare
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Aug 6, 2026
@supabase-cli-releaser
supabase-cli-releaser Bot requested a review from a team as a code owner August 6, 2026 00:09

@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: 79396de123

ℹ️ 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 +16
FROM supabase/realtime:v2.123.5 AS realtime
FROM supabase/storage-api:v1.68.7 AS storage
FROM supabase/logflare:1.50.0 AS logflare

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 Sync the stack default versions with these image bumps

When the TypeScript stack path is used, it does not read this Dockerfile at runtime: packages/stack/src/StackPreparation.ts pulls images from DEFAULT_VERSIONS, and packages/stack/scripts/sync-versions-from-dockerfile.ts exists specifically to copy this Dockerfile manifest into packages/stack/src/versions.ts. This commit bumps Realtime/Storage/Logflare here but leaves DEFAULT_VERSIONS at 2.123.1, 1.68.1, and 1.49.2, so the Go CLI and the programmatic/TS stack now start different service versions. Please update/sync packages/stack/src/versions.ts in the same change.

Useful? React with 👍 / 👎.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Supabase CLI preview

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

Preview package for commit 8ab522b.

@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 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 Aug 7, 2026
auto-merge was automatically disabled August 7, 2026 00:06

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-831f0e2645 branch August 7, 2026 00:06
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