Skip to content

chore(deps): Bump github.com/posthog/posthog-go from 1.14.0 to 1.15.0 in /ssh-reader in the go-dependencies group#49

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/ssh-reader/go-dependencies-7a63f88a02
Jun 15, 2026
Merged

chore(deps): Bump github.com/posthog/posthog-go from 1.14.0 to 1.15.0 in /ssh-reader in the go-dependencies group#49
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/ssh-reader/go-dependencies-7a63f88a02

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group in /ssh-reader with 1 update: github.com/posthog/posthog-go.

Updates github.com/posthog/posthog-go from 1.14.0 to 1.15.0

Release notes

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

1.15.0

Unreleased

Changelog

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

1.15.0

Minor Changes

  • 64ad172: Support the early_exit flag filter in local evaluation. When a flag's filters.early_exit is true and a condition group's property filters match (or there are none) but the rollout percentage excludes the user, evaluation now stops and returns false immediately instead of falling through to later groups. Mirrors the server-side (Rust) evaluation engine. A property-filter mismatch still falls through as before, and behaviour is unchanged when early_exit is unset or false.

Minor Changes

  • Support the early_exit option on feature flag filters during local evaluation. When a flag has filters.early_exit set to true and a condition group matches its property filters (or has none) but the rollout percentage excludes the user, local evaluation now returns a definitive disabled result immediately instead of falling through to later condition groups, mirroring the server-side evaluation engine. Property-filter mismatches continue to fall through as before, and behaviour is unchanged when early_exit is absent or false.
Commits
  • 1a54557 chore: release v1.15.0 [version bump] [skip ci]
  • 64ad172 feat(feature-flags): support early_exit in local evaluation (#217)
  • 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 <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 go-dependencies group in /ssh-reader with 1 update: [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go).


Updates `github.com/posthog/posthog-go` from 1.14.0 to 1.15.0
- [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.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 15, 2026
@github-actions github-actions Bot merged commit cf67f9b into main Jun 15, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/ssh-reader/go-dependencies-7a63f88a02 branch June 15, 2026 09:08
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants