Skip to content

Bump PostHog from 2.8.1 to 2.10.0 - #62

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Metreja.Tool/PostHog-2.10.0
Closed

Bump PostHog from 2.8.1 to 2.10.0#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Metreja.Tool/PostHog-2.10.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated PostHog from 2.8.1 to 2.10.0.

Release notes

Sourced from PostHog's releases.

2.10.0

Minor Changes

  • d9d59a5: Add PostHogOptions.SecretKey for local feature flag evaluation and remote config. It accepts either a Personal API Key (phx_...) or a Project Secret API Key (phs_...). The existing PersonalApiKey option is now a deprecated alias; when both are set, SecretKey takes precedence.

2.9.0

Minor Changes

  • d543f28: Add a before send callback for modifying or dropping fully enriched events.

2.8.7

Patch Changes

  • 048601e: Stop duplicating distinct_id inside /flags person properties.

2.8.6

Patch Changes

  • c631799: Retry remote feature flag requests after transient 502 and 504 responses.

2.8.5

Patch Changes

  • 256d2df: Add a per-client circuit breaker for feature flag requests after consecutive transient network failures, temporarily failing fast before probing for recovery.

2.8.4

Patch Changes

  • 211aa24: Add a feature flag request option for disabling GeoIP enrichment.

2.8.3

Patch Changes

  • 7bab8dc: Fall back to uncompressed batch uploads when local gzip compression fails.

2.8.2

Patch Changes

  • 0da29c6: Retry feature flag requests after transient network errors only. The feature flag request retry count defaults to 1 and can be set to 0 to disable retries.

Commits viewable 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)

---
updated-dependencies:
- dependency-name: PostHog
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #64.

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/src/Metreja.Tool/PostHog-2.10.0 branch July 18, 2026 02:15
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants