Skip to content

build(deps): bump posthog from 7.44.2 to 7.47.0 in the observability group across 1 directory - #690

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/observability-07ee9559f1
Open

build(deps): bump posthog from 7.44.2 to 7.47.0 in the observability group across 1 directory#690
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/observability-07ee9559f1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the observability group with 1 update in the / directory: posthog.

Updates posthog from 7.44.2 to 7.47.0

Release notes

Sourced from posthog's releases.

posthog-v7.47.0

Minor changes

  • d4a8f0a OpenAI generations now record the service tier the provider served (service_tier inside $ai_model_parameters), on non-streaming, streaming, and LangChain capture paths. LLM analytics uses it to price flex and priority calls at their real rates instead of standard; a requested tier can be refused, so the value always comes from the response. — Thanks @​bernatixer!

posthog-v7.46.0

Minor changes

  • 4ab555d Label MCP events and requests as posthog-python-mcp, and AI events as posthog-ai — Thanks @​marandaneto!

posthog-v7.45.4

Patch changes

  • 86ad9e7 Streaming generations interrupted before the provider reported any usage no longer send zero $ai_cache_read_input_tokens, $ai_cache_creation_input_tokens, or $ai_reasoning_tokens. A fabricated 0 reads as a report of nothing, so cost processing priced an unknown generation as a known $0.00 instead of leaving it unknown. Streams whose usage was reported keep the historical zero defaults. — Thanks @​bernatixer!

posthog-v7.45.3

Patch changes

  • caf9030 MCP tool failures now report the exception the tool actually raised on $mcp_error_message and $mcp_error_type, stepping past the SDK's dispatch ToolError wrapper. mcp 2.1 masks the original message out of that wrapper, which left the failures view with only Error executing tool <name>. The $exception sibling still carries the full chain. — Thanks @​bernatixer!

posthog-v7.45.2

Patch changes

  • 9444ec5 Omit $ai_input_tokens and $ai_output_tokens when the provider never reported usage, instead of sending 0, so an interrupted stream no longer looks like a free call. A zero reported by the provider is still sent, and zero keeps meaning a real report of nothing. Covers the OpenAI, Anthropic, Gemini, LangChain, OpenAI Agents and Claude Agent SDK integrations. — Thanks @​bernatixer!

posthog-v7.45.1

Patch changes

  • 131cc1a Match local feature flag string operators using the flags service's boolean coercion, JSON stringification, and casing rules. — Thanks @​marandaneto!

posthog-v7.45.0

Minor changes

  • f50f333 Add non-blocking feature flag evaluation and remote config APIs to AsyncPosthog — Thanks @​marandaneto!
  • f50f333 Add an asyncio-native client for buffered and immediate event capture — Thanks @​marandaneto!
Commits
  • cd2550d chore: Release v7.47.0 [skip ci]
  • d4a8f0a feat(ai): capture the served service tier into model parameters (#920)
  • 1923782 Update generated references
  • 2c03a8f chore: Release v7.46.0 [skip ci]
  • 4ab555d feat: identify MCP and AI analytics events by library (#917)
  • 73662b2 Update generated references
  • 5be740b chore: Release v7.45.4 [skip ci]
  • 86ad9e7 fix(ai): omit aux token zeros when a stream reported no usage (#918)
  • edcec65 chore(deps): bump banks from 2.4.2 to 2.4.5 in /examples/example-ai-litellm i...
  • 2352e0b chore(deps): bump the uv group across 4 directories with 1 update (#915)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: misc labels Sep 9, 2026
@github-actions github-actions Bot added the topic: build Related to build, installation & CI label Sep 9, 2026
@socket-security

socket-security Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedpypi/​posthog@​7.44.2 ⏵ 7.47.096 -1100100100100

View full report

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.87%. Comparing base (c203470) to head (b61da0a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #690      +/-   ##
==========================================
+ Coverage   91.30%   93.87%   +2.56%     
==========================================
  Files           3       59      +56     
  Lines         138     3214    +3076     
==========================================
+ Hits          126     3017    +2891     
- Misses         12      197     +185     
Flag Coverage Δ
backend 93.98% <ø> (?)
client 91.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps the observability group with 1 update in the / directory: [posthog](https://github.com/posthog/posthog-python).


Updates `posthog` from 7.44.2 to 7.47.0
- [Release notes](https://github.com/posthog/posthog-python/releases)
- [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-python@posthog-v7.44.2...posthog-v7.47.0)

---
updated-dependencies:
- dependency-name: posthog
  dependency-version: 7.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: observability
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump posthog from 7.44.2 to 7.47.0 in the observability group build(deps): bump posthog from 7.44.2 to 7.47.0 in the observability group across 1 directory Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/main/observability-07ee9559f1 branch from 222b6fe to b61da0a Compare September 10, 2026 08:07
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 topic: build Related to build, installation & CI type: misc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants