ci(deps): update module github.com/posthog/posthog-go to v1.17.5 - autoclosed - #1164
Closed
meza-deps[bot] wants to merge 1 commit into
Closed
ci(deps): update module github.com/posthog/posthog-go to v1.17.5 - autoclosed#1164meza-deps[bot] wants to merge 1 commit into
meza-deps[bot] wants to merge 1 commit into
Conversation
meza-deps
Bot
force-pushed
the
renovate/github.com-posthog-posthog-go-1.x
branch
from
July 12, 2026 08:13
1f828bc to
e4f8d77
Compare
auto-merge was automatically disabled
July 12, 2026 14:20
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.6.13→v1.17.5Release Notes
posthog/posthog-go (github.com/posthog/posthog-go)
v1.17.5: 1.17.5Compare Source
Unreleased
v1.17.4: 1.17.4Compare Source
Unreleased
v1.17.3: 1.17.3Compare Source
Unreleased
v1.17.2: 1.17.2Compare Source
Unreleased
v1.17.1: 1.17.1Compare Source
Unreleased
v1.17.0: 1.17.0Compare Source
Unreleased
v1.16.2: 1.16.2Compare Source
Unreleased
v1.16.1: 1.16.1Compare Source
Unreleased
v1.16.0: 1.16.0Compare Source
Unreleased
v1.15.1: 1.15.1Compare Source
Unreleased
v1.15.0: 1.15.0Compare Source
Unreleased
v1.14.0: 1.14.0Compare Source
Unreleased
v1.13.2: 1.13.2Compare Source
Unreleased
v1.13.1: 1.13.1Compare Source
Unreleased
v1.13.0: 1.13.0Compare Source
Unreleased
v1.12.6: 1.12.6Compare Source
Unreleased
v1.12.5: 1.12.5Compare Source
Unreleased
v1.12.4: 1.12.4Compare Source
1.12.4 - 2026-04-30
v1.12.3Compare Source
v1.12.2Compare Source
v1.12.1Compare Source
1.12.1 - 2026-04-20
v1.12.0Compare Source
1.12.0 - 2026-04-20
v1.11.3Compare Source
1.11.3 - 2026-04-14
Full Changelog
Added
locally_evaluatedproperty to$feature_flag_calledevents, indicating whether the flag was evaluated locally or via the remote/flagsendpoint.v1.11.2Compare Source
1.11.2 - 2026-03-26
v1.11.1Compare Source
1.11.1 - 2026-03-11
v1.10.0Compare Source
1.10.0 - 2026-02-04
New Features
GetFeatureFlagResult: New method that returns both the flag value and payload in a single call, while properly tracking feature flag usage via$feature_flag_calledevents.Deprecations
GetFeatureFlagPayload: Deprecated in favor ofGetFeatureFlagResult. The new method provides better tracking and a more convenient API.Migration Guide
Note:
GetFeatureFlagResultreturnsnil, errorwhen a flag doesn't exist (rather than a result withEnabled: false). Check for errors to distinguish between a disabled flag and a missing flag:v1.9.1Compare Source
1.9.1 - 2026-01-21
v1.9.0Compare Source
1.9.0 - 2026-01-13
v1.8.2Compare Source
1.8.2
v1.8.1Compare Source
1.8.1
v1.8.0Compare Source
1.8.0
1.7.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.