Skip to content

fix(docker): bump supabase/logflare from 1.47.0 to 1.47.1 in /apps/cli-go/pkg/config/templates in the docker-minor group#5857

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

fix(docker): bump supabase/logflare from 1.47.0 to 1.47.1 in /apps/cli-go/pkg/config/templates in the docker-minor group#5857
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/docker/apps/cli-go/pkg/config/templates/docker-minor-8806e362ce

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the docker-minor group in /apps/cli-go/pkg/config/templates with 1 update: supabase/logflare.

Updates supabase/logflare from 1.47.0 to 1.47.1

Dependabot compatibility score

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

Bumps the docker-minor group in /apps/cli-go/pkg/config/templates with 1 update: supabase/logflare.


Updates `supabase/logflare` from 1.47.0 to 1.47.1

---
updated-dependencies:
- 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 11, 2026
@supabase-cli-releaser supabase-cli-releaser Bot requested a review from a team as a code owner July 11, 2026 00:05

@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: f23fd5a503

ℹ️ 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 supabase/realtime:v2.112.10 AS realtime
FROM supabase/storage-api:v1.66.2 AS storage
FROM supabase/logflare:1.47.0 AS logflare
FROM supabase/logflare:1.47.1 AS logflare

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 defaults with the Logflare bump

When this Dockerfile tag changes, the TypeScript stack default manifest also needs the same analytics version: packages/stack/docs/service-versioning.md documents DEFAULT_VERSIONS as the TS CLI's built-in defaults, but packages/stack/src/versions.ts still has analytics: "1.47.0". If this lands as-is, legacy Dockerfile-based paths use Logflare 1.47.1 while new/unlinked TS stacks continue starting 1.47.0; run the stack version sync and commit the resulting packages/stack/src/versions.ts 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@e1db26d62a94b5de856675466f34818342d5ab1e

Preview package for commit e1db26d.

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