fix(deps): update dependency posthog to v6 #2463
Open
+6
−5
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:
^5.0.0->^6.0.0Release Notes
posthog/posthog-python (posthog)
v6.9.1Compare Source
v6.9.0Compare Source
v6.8.0Compare Source
v6.7.14Compare Source
v6.7.13Compare Source
v6.7.12Compare Source
v6.7.11Compare Source
$ai_frameworkproperty for framework integrations (e.g. LangChain)v6.7.10Compare Source
v6.7.9Compare Source
v6.7.8Compare Source
v6.7.7Compare Source
v6.7.6Compare Source
v6.7.5Compare Source
v6.7.4Compare Source
v6.7.3Compare Source
v6.7.2Compare Source
v6.7.1Compare Source
v6.7.0Compare Source
v6.6.1Compare Source
NoneTypeerror whengroup_propertiesisNonev6.6.0Compare Source
flag_keys_to_evaluateparameter to optimize feature flag evaluation performance by only evaluating specified flagsflag_keys_filteroption tosend_feature_flagsfor selective flag evaluation in capture eventsv6.5.0Compare Source
$context_tagsto an event to know which properties were included as tagsv6.4.1Compare Source
remote_configrequests for deterministic project routingv6.4.0Compare Source
v6.3.4Compare Source
$ai_toolsfor all providers and$ai_output_choicesfor all non-streaming provider flows properlyv6.3.3Compare Source
get_feature_flag_resultnow correctly returns FeatureFlagResult when payload is empty string instead of Nonev6.3.2Compare Source
v6.3.1: 6.3.1Compare Source
v6.3.0Compare Source
send_feature_flagsparameter to acceptSendFeatureFlagsOptionsobject for declarative control over local/remote evaluation and custom propertiesv6.2.1Compare Source
posthog_clientan optional argument in PostHog AI providers wrappers (posthog.ai.*), intuitively using the default client as the defaultv6.1.1Compare Source
v6.1.0Compare Source
v6.0.4Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
Client::capture_exceptionv6.0.1Compare Source
$process_person_profileproperty when passed to capturev6.0.0Compare Source
This release contains a number of major breaking changes:
Optional[str], which is the UUID of the sent event, if it was sentidentify(preferposthog.set()), andpageandscreen(preferposthog.capture())Integration.To migrate to this version, you'll mostly just need to switch to using named keyword arguments, rather than positional ones. For example:
Generally, arguments are now appropriately typed, and docstrings have been updated. If something is unclear, please open an issue, or submit a PR!
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.