Skip to content

Bump posthog from 7.4.2 to 7.8.0#42

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/posthog-7.8.0
Closed

Bump posthog from 7.4.2 to 7.8.0#42
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/posthog-7.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Bumps posthog from 7.4.2 to 7.8.0.

Release notes

Sourced from posthog's releases.

7.8.0

What's Changed

New Contributors

Full Changelog: PostHog/posthog-python@v7.7.0...v7.8.0

7.7.0

What's Changed

Full Changelog: PostHog/posthog-python@v7.6.0...v7.7.0

7.6.0

What's Changed

Full Changelog: PostHog/posthog-python@v7.5.1...v7.6.0

7.5.1

What's Changed

New Contributors

Full Changelog: PostHog/posthog-python@v7.5.0...v7.5.1

7.5.0

What's Changed

Full Changelog: PostHog/posthog-python@v7.4.3...v7.5.0

7.4.3

What's Changed

... (truncated)

Changelog

Sourced from posthog's changelog.

7.8.0 - 2026-01-28

feat(llma): add prompt management

Adds the Prompt Management feature. At the time of release, this feature is in a closed alpha.

7.7.0 - 2026-01-15

feat(ai): Add OpenAI Agents SDK integration

Automatic tracing for agent workflows, handoffs, tool calls, guardrails, and custom spans. Includes $ai_total_tokens, $ai_error_type categorization, and $ai_framework property.

7.6.0 - 2026-01-12

feat: add device_id to flags request payload

Add device_id parameter to all feature flag methods, allowing the server to track device identifiers for flag evaluation. The device_id can be passed explicitly or set via context using set_context_device_id().

7.5.1 - 2026-01-07

fix: avoid return from finally block to fix Python 3.14 SyntaxWarning (#361) - thanks @​jodal

7.5.0 - 2026-01-06

feat: Capture Langchain, OpenAI and Anthropic errors as exceptions (if exception autocapture is enabled) feat: Add reference to exception in LLMA trace and span events

7.4.3 - 2026-01-02

Fixes cache creation cost for Langchain with Anthropic

Commits
  • 4350389 feat(llma): add prompt management (#417)
  • c32c783 feat(llma): pass raw provider usage metadata for backend cost calculations (#...
  • 1875b71 feat(ai): add OpenAI Agents SDK integration (#408)
  • 661a0ec feat: add device_id to flags request payload (#407)
  • d3609c2 Fix link formatting in CHANGELOG.md (#406)
  • 92d810e chore: check for syntax warnings (#404)
  • f9c2959 fix: avoid return from finally block to fix Python 3.14 SyntaxWarning (#361)
  • 2b3eb67 feat: add CodeQL Advanced workflow (#405)
  • 50f675b chore: add SDK version support table to README (#402)
  • 7dd6229 chore: add a test to describe upload behaviour when there are errors (#403)
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [posthog](https://github.com/posthog/posthog-python) from 7.4.2 to 7.8.0.
- [Release notes](https://github.com/posthog/posthog-python/releases)
- [Changelog](https://github.com/PostHog/posthog-python/blob/master/CHANGELOG.md)
- [Commits](PostHog/posthog-python@v7.4.2...v7.8.0)

---
updated-dependencies:
- dependency-name: posthog
  dependency-version: 7.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 1, 2026

Superseded by #43.

@dependabot dependabot Bot closed this Mar 1, 2026
@dependabot dependabot Bot deleted the dependabot/pip/posthog-7.8.0 branch March 1, 2026 16:17
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants