fix(docker): bump the docker-minor group across 1 directory with 6 updates - #5962
Merged
supabase-cli-releaser[bot] merged 5 commits intoJul 28, 2026
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.15` | `v14.16` | | supabase/studio | `2026.07.13-sha-b5ada96` | `2026.07.27-sha-cbb076d` | | supabase/gotrue | `v2.193.0` | `v2.194.0` | | supabase/realtime | `v2.113.4` | `v2.120.3` | | supabase/storage-api | `v1.66.4` | `v1.67.20` | | supabase/logflare | `1.47.1` | `1.49.1` | Updates `postgrest/postgrest` from v14.15 to v14.16 Updates `supabase/studio` from 2026.07.13-sha-b5ada96 to 2026.07.27-sha-cbb076d Updates `supabase/gotrue` from v2.193.0 to v2.194.0 Updates `supabase/realtime` from v2.113.4 to v2.120.3 Updates `supabase/storage-api` from v1.66.4 to v1.67.20 Updates `supabase/logflare` from 1.47.1 to 1.49.1 --- updated-dependencies: - dependency-name: postgrest/postgrest dependency-version: v14.16 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/studio dependency-version: 2026.07.27-sha-cbb076d dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/gotrue dependency-version: v2.194.0 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/realtime dependency-version: v2.120.3 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/storage-api dependency-version: v1.67.20 dependency-type: direct:production dependency-group: docker-minor - dependency-name: supabase/logflare dependency-version: 1.49.1 dependency-type: direct:production update-type: version-update:semver-minor 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: 568c1b078e
ℹ️ 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".
Contributor
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@a25aa88e1cefe261c725a34dcc1d8c7810cb04d9Preview package for commit |
…apps/cli-go/pkg/config/templates/docker-minor-02ae216e26
supabase/postgrest:v14.16 is not yet published to any of the Supabase-maintained registries (public.ecr.aws, ghcr.io, docker hub), even though the upstream postgrest/postgrest:v14.16 image exists. This breaks image pulls in `supabase start` and the docker-mode stack e2e test. Keep postgrest pinned at v14.15 for now; the other bumped services in this PR (gotrue, realtime, storage-api, logflare, studio) are all available and unaffected.
ghcr.io/supabase/logflare:1.49.1 is not yet published (still manifest unknown), which fails the internal-registry Start check in CI the same way v14.16 postgrest did. public.ecr.aws and docker hub already have this tag, but the CI job forces the ghcr.io mirror specifically. Hold analytics/logflare at 1.47.1 until it's mirrored; gotrue, realtime, and storage-api bumps are unaffected and stay as-is.
Coly010
approved these changes
Jul 28, 2026
supabase-cli-releaser
Bot
deleted the
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-02ae216e26
branch
July 28, 2026 09:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docker-minor group with 6 updates in the /apps/cli-go/pkg/config/templates directory:
v14.15v14.162026.07.13-sha-b5ada962026.07.27-sha-cbb076dv2.193.0v2.194.0v2.113.4v2.120.3v1.66.4v1.67.201.47.11.49.1Updates
postgrest/postgrestfrom v14.15 to v14.16Updates
supabase/studiofrom 2026.07.13-sha-b5ada96 to 2026.07.27-sha-cbb076dUpdates
supabase/gotruefrom v2.193.0 to v2.194.0Updates
supabase/realtimefrom v2.113.4 to v2.120.3Updates
supabase/storage-apifrom v1.66.4 to v1.67.20Updates
supabase/logflarefrom 1.47.1 to 1.49.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