Skip to content

fix(docker): bump supabase/postgres from 17.6.1.132 to 17.6.1.134 in /apps/cli-go/pkg/config/templates - #5531

Merged
supabase-cli-releaser[bot] merged 3 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/supabase/postgres-17.6.1.134
Jun 10, 2026
Merged

fix(docker): bump supabase/postgres from 17.6.1.132 to 17.6.1.134 in /apps/cli-go/pkg/config/templates#5531
supabase-cli-releaser[bot] merged 3 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/supabase/postgres-17.6.1.134

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps supabase/postgres from 17.6.1.132 to 17.6.1.134.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jun 10, 2026
@supabase-cli-releaser
supabase-cli-releaserBot enabled auto-merge (squash) June 10, 2026 00:10

@chatgpt-codex-connectorchatgpt-codex-connectorBot 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:2a3b3e829b

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

@@ -1,5 +1,5 @@
# Exposed for updates by .github/dependabot.yml
FROM supabase/postgres:17.6.1.132 AS pg
FROM supabase/postgres:17.6.1.134 AS pg

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 Update service-version tests with the image bump

This Dockerfile is imported by the TypeScript CLI services code (apps/cli/src/shared/services/services.shared.ts), so changing the pg image makes the reported local Postgres version 17.6.1.134. Several services tests still hard-code 17.6.1.132 (for example apps/cli/src/legacy/commands/services/services.integration.test.ts:109 and apps/cli/src/next/commands/services/services.integration.test.ts:203), so the apps/cli test suite will fail until those expectations are updated or derived from the manifest.

Useful? React with 👍 / 👎.

@coveralls

coveralls commented Jun 10, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 27262639020

Warning

No base build found for commit 178b882 on develop.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 64.618%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines:16254
Covered Lines:10503
Line Coverage:64.62%
Coverage Strength:7.11 hits per line

💛 - Coveralls

@github-actions

github-actionsBot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase@5531

Preview package for commit 0471e21.

Bumps supabase/postgres from 17.6.1.132 to 17.6.1.134.
---
updated-dependencies:
- dependency-name: supabase/postgres
dependency-version: 17.6.1.134
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/docker/apps/cli-go/pkg/config/templates/supabase/postgres-17.6.1.134 branch from 2a3b3e8 to 24202dfCompareJune 10, 2026 08:07
@jgoux
jgoux requested a review from a team as a code ownerJune 10, 2026 08:10
@supabase-cli-releaser
supabase-cli-releaserBot merged commit 2bb1173 into developJun 10, 2026
28 checks passed
@supabase-cli-releaser
supabase-cli-releaserBot deleted the dependabot/docker/apps/cli-go/pkg/config/templates/supabase/postgres-17.6.1.134 branch June 10, 2026 08:35
mxcl pushed a commit to automic-vault/supabase-cli that referenced this pull request Jun 11, 2026
…/apps/cli-go/pkg/config/templates (supabase#5531)
Bumps supabase/postgres from 17.6.1.132 to 17.6.1.134.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Goux <hi@jgoux.dev>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filedockerPull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@coveralls@jgoux