Skip to content

fix(docker): bump the docker-minor group across 1 directory with 5 updates#5869

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

fix(docker): bump the docker-minor group across 1 directory with 5 updates#5869
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-4e7241c04d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docker-minor group with 5 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.112.13
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.112.13

Updates supabase/logflare from 1.47.0 to 1.47.1

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

…dates

Bumps the docker-minor group with 5 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.112.13` |
| 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.112.13

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.112.13
  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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 14, 2026
@supabase-cli-releaser supabase-cli-releaser Bot requested a review from a team as a code owner July 14, 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: 71b9bd7931

ℹ️ 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

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 stack default versions with Dockerfile

This Dockerfile is also the source for packages/stack/scripts/sync-versions-from-dockerfile.ts, but packages/stack/src/versions.ts still pins the old DEFAULT_VERSIONS for postgrest/auth/realtime/studio/analytics, so the TypeScript stack will continue starting and prefetching the older images while the Dockerfile-backed CLI manifest reports the newer ones. Please run pnpm sync:versions in packages/stack and commit the generated DEFAULT_VERSIONS update with this bump.

Useful? React with 👍 / 👎.

@github-actions

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@153400d3dff4ba39cb241deba203afdf3208297e

Preview package for commit 153400d.

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