Skip to content

chore(deps): bump github.com/posthog/posthog-go from 1.12.1 to 1.12.4 in /backend#250

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/backend/github.com/posthog/posthog-go-1.12.4
Closed

chore(deps): bump github.com/posthog/posthog-go from 1.12.1 to 1.12.4 in /backend#250
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/backend/github.com/posthog/posthog-go-1.12.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/posthog/posthog-go from 1.12.1 to 1.12.4.

Release notes

Sourced from github.com/posthog/posthog-go's releases.

1.12.4 - 2026-04-30

1.12.3 - 2026-04-21

1.12.2 - 2026-04-20

Changelog

Sourced from github.com/posthog/posthog-go's changelog.

1.12.4 - 2026-04-30

1.12.3 - 2026-04-21

1.12.2 - 2026-04-20

Commits
  • 4db3bfe chore: bump version to 1.12.4 [version bump]
  • fb1c765 Add v prefix to release tags (#195)
  • 82205d1 feat(flags): implement get_feature_flag endpoint in SDK compliance adapter (#...
  • 608834d chore: bump version to 1.12.3 [version bump]
  • 15302d3 fix: Change default endpoint to us.i.posthog.com (#188)
  • 6cb88e9 chore: bump version to 1.12.2 [version bump]
  • 405742b fix: trim whitespace from API keys and endpoint config (#187)
  • See full diff in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) from 1.12.1 to 1.12.4.
- [Release notes](https://github.com/posthog/posthog-go/releases)
- [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-go@v1.12.1...v1.12.4)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@greptile-apps

greptile-apps Bot commented May 4, 2026

Copy link
Copy Markdown

Greptile Summary

Routine Dependabot bump of github.com/posthog/posthog-go from v1.12.1 to v1.12.4, touching only go.mod and go.sum. Upstream changes include a whitespace-trim fix for API keys/endpoint config, a default endpoint change to us.i.posthog.com, a new get_feature_flag SDK compliance adapter, and a tag-format cleanup — all non-breaking.

Confidence Score: 5/5

Safe to merge — isolated dependency update with no application code changes.

Only go.mod and go.sum are modified, the version jump is a minor patch (1.12.1 → 1.12.4), all upstream changes are bug fixes or additive features, and the go.sum hashes correctly reflect the new version.

No files require special attention.

Important Files Changed

Filename Overview
backend/go.mod Bumps github.com/posthog/posthog-go from v1.12.1 to v1.12.4 — straightforward version update with no other changes.
backend/go.sum Hash entries updated to match the new posthog-go v1.12.4 module; go.mod hash is shared with v1.12.1 (same module path), which is expected.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Dependabot PR] --> B[go.mod: posthog-go v1.12.1 → v1.12.4]
    B --> C[go.sum: updated hash for v1.12.4]
    C --> D{Upstream changes}
    D --> E[fix: trim whitespace from API keys]
    D --> F[fix: default endpoint → us.i.posthog.com]
    D --> G[feat: get_feature_flag SDK compliance adapter]
    D --> H[chore: v-prefix release tags]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump github.com/posthog/pos..." | Re-trigger Greptile

@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #258.

@dependabot dependabot Bot closed this May 11, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/backend/github.com/posthog/posthog-go-1.12.4 branch May 11, 2026 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants