chore(deps): bump github.com/posthog/posthog-go from 1.12.1 to 1.12.4 in /backend#250
Conversation
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 SummaryRoutine Dependabot bump of Confidence Score: 5/5Safe 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
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]
Reviews (1): Last reviewed commit: "chore(deps): bump github.com/posthog/pos..." | Re-trigger Greptile |
|
Superseded by #258. |
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.
Changelog
Sourced from github.com/posthog/posthog-go's changelog.
Commits
4db3bfechore: bump version to 1.12.4 [version bump]fb1c765Add v prefix to release tags (#195)82205d1feat(flags): implement get_feature_flag endpoint in SDK compliance adapter (#...608834dchore: bump version to 1.12.3 [version bump]15302d3fix: Change default endpoint to us.i.posthog.com (#188)6cb88e9chore: bump version to 1.12.2 [version bump]405742bfix: trim whitespace from API keys and endpoint config (#187)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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)