fix(docker): bump the docker-minor group across 1 directory with 6 updates#5876
Conversation
…dates Bumps the docker-minor group with 6 updates in the /apps/cli-go/pkg/config/templates directory: | Package | From | To | | --- | --- | --- | | postgrest/postgrest | `v14.14` | `v14.15` | | supabase/studio | `2026.07.07-sha-a6a04f2` | `2026.07.13-sha-b5ada96` | | supabase/gotrue | `v2.192.0` | `v2.193.0` | | supabase/realtime | `v2.112.10` | `v2.113.4` | | supabase/storage-api | `v1.66.2` | `v1.66.4` | | supabase/logflare | `1.47.0` | `1.47.1` | Updates `postgrest/postgrest` from v14.14 to v14.15 Updates `supabase/studio` from 2026.07.07-sha-a6a04f2 to 2026.07.13-sha-b5ada96 Updates `supabase/gotrue` from v2.192.0 to v2.193.0 Updates `supabase/realtime` from v2.112.10 to v2.113.4 Updates `supabase/storage-api` from v1.66.2 to v1.66.4 Updates `supabase/logflare` from 1.47.0 to 1.47.1 --- updated-dependencies: - dependency-name: postgrest/postgrest dependency-version: v14.15 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/studio dependency-version: 2026.07.13-sha-b5ada96 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/gotrue dependency-version: v2.193.0 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.113.4 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/storage-api dependency-version: v1.66.4 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.47.1 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: cce222dca0
ℹ️ 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 library/kong:2.8.1 AS kong | ||
| FROM axllent/mailpit:v1.30.2 AS mailpit | ||
| FROM postgrest/postgrest:v14.14 AS postgrest | ||
| FROM postgrest/postgrest:v14.15 AS postgrest |
There was a problem hiding this comment.
Sync TS stack defaults with bumped Dockerfile images
The Dockerfile is the source read by packages/stack/scripts/sync-versions-from-dockerfile.ts (dockerfilePath -> packages/stack/src/versions.ts), but the committed DEFAULT_VERSIONS still pins postgrest/auth/realtime/storage/studio/analytics to the previous tags. Because .github/workflows/sync-stack-service-versions.yml only auto-commits that sync for dependabot-authored PRs, this branch can land with the Go stack pulling the bumped images while the TS stack continues using the old defaults; please commit the stack version sync alongside these bumps.
Useful? React with 👍 / 👎.
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@801aa57ed44d2fcb2099ca112a2fab9f4014833bPreview package for commit |
Bumps the docker-minor group with 6 updates in the /apps/cli-go/pkg/config/templates directory:
v14.14v14.152026.07.07-sha-a6a04f22026.07.13-sha-b5ada96v2.192.0v2.193.0v2.112.10v2.113.4v1.66.2v1.66.41.47.01.47.1Updates
postgrest/postgrestfrom v14.14 to v14.15Updates
supabase/studiofrom 2026.07.07-sha-a6a04f2 to 2026.07.13-sha-b5ada96Updates
supabase/gotruefrom v2.192.0 to v2.193.0Updates
supabase/realtimefrom v2.112.10 to v2.113.4Updates
supabase/storage-apifrom v1.66.2 to v1.66.4Updates
supabase/logflarefrom 1.47.0 to 1.47.1Dependabot 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