fix(docker): bump the docker-minor group across 1 directory with 5 updates - #6414
Conversation
…dates Bumps the docker-minor group with 5 updates in the /apps/cli-go/pkg/config/templates directory: | Package | From | To | | --- | --- | --- | | supabase/studio | `2026.08.24-sha-8ec45b2` | `2026.08.31-sha-2c76bb3` | | supabase/edge-runtime | `v1.74.3` | `v1.75.0` | | supabase/realtime | `v2.130.0` | `v2.132.0` | | supabase/storage-api | `v1.72.1` | `v1.72.4` | | supabase/logflare | `1.50.6` | `1.50.7` | Updates `supabase/studio` from 2026.08.24-sha-8ec45b2 to 2026.08.31-sha-2c76bb3 Updates `supabase/edge-runtime` from v1.74.3 to v1.75.0 Updates `supabase/realtime` from v2.130.0 to v2.132.0 Updates `supabase/storage-api` from v1.72.1 to v1.72.4 Updates `supabase/logflare` from 1.50.6 to 1.50.7 --- updated-dependencies: - dependency-name: supabase/studio dependency-version: 2026.08.31-sha-2c76bb3 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/edge-runtime dependency-version: v1.75.0 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.132.0 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/storage-api dependency-version: v1.72.4 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.50.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 760e920e1f
ℹ️ 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 postgrest/postgrest:v16.2 AS postgrest | ||
| FROM supabase/postgres-meta:v0.99.0 AS pgmeta | ||
| FROM supabase/studio:2026.08.24-sha-8ec45b2 AS studio | ||
| FROM supabase/studio:2026.08.31-sha-2c76bb3 AS studio |
There was a problem hiding this comment.
Sync the stack service catalog with the bumped pins
When an unlinked project uses the managed TypeScript stack, its defaults come from packages/stack/src/ServiceCatalog.ts, which still contains the previous Studio, Edge Runtime, Realtime, Storage, and Analytics versions. Consequently, this commit updates the legacy Dockerfile-backed stack while the managed stack continues launching the old images. Run packages/stack's pnpm sync:versions and include the generated catalog changes; the repository workflow only performs that update automatically for Dependabot-authored PRs.
Useful? React with 👍 / 👎.
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@8e76fafb6a29d9391545a9ff50691b99d910d0f3Preview package for commit |
Bumps the docker-minor group with 5 updates in the /apps/cli-go/pkg/config/templates directory:
2026.08.24-sha-8ec45b22026.08.31-sha-2c76bb3v1.74.3v1.75.0v2.130.0v2.132.0v1.72.1v1.72.41.50.61.50.7Updates
supabase/studiofrom 2026.08.24-sha-8ec45b2 to 2026.08.31-sha-2c76bb3Updates
supabase/edge-runtimefrom v1.74.3 to v1.75.0Updates
supabase/realtimefrom v2.130.0 to v2.132.0Updates
supabase/storage-apifrom v1.72.1 to v1.72.4Updates
supabase/logflarefrom 1.50.6 to 1.50.7Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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