Skip to content

Chore(deps): bump posthog from 7.15.3 to 7.15.4#1797

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/pip/posthog-7.15.4
May 25, 2026
Merged

Chore(deps): bump posthog from 7.15.3 to 7.15.4#1797
JSv4 merged 1 commit into
mainfrom
dependabot/pip/posthog-7.15.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps posthog from 7.15.3 to 7.15.4.

Release notes

Sourced from posthog's releases.

7.15.4

Patch changes

Changelog

Sourced from posthog's changelog.

7.15.4 — 2026-05-25

Patch changes

Commits
  • 5ff3c82 chore: Release v7.15.4 [skip ci]
  • 1359d64 chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-helicone (#621)
  • 0207088 fix: track OpenAI chat completions parse calls (#618)
  • b010cca chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-mirascope (#...
  • e8f3aae chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-ollama (#619)
  • 15df3a4 chore: stabilize sdk compliance adapter (#617)
  • cb7c8da chore(ci): bump pinned posthog-sdk-test-harness SHA (#616)
  • 8d23eff chore(ci): bump pinned PostHog/.github reusable workflow SHA (#615)
  • b3ebea2 chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-anthropic (#...
  • 61fcd6e Update generated references
  • 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 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.15.3 to 7.15.4.
- [Release notes](https://github.com/posthog/posthog-python/releases)
- [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-python@7.15.3...7.15.4)

---
updated-dependencies:
- dependency-name: posthog
  dependency-version: 7.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 25, 2026
@claude

claude Bot commented May 25, 2026

Copy link
Copy Markdown

Code Review: Dependabot Bump — posthog 7.15.3 → 7.15.4

Overview

Routine Dependabot patch bump of the PostHog Python SDK. Single line changed in requirements/base.txt.


What Changed Upstream

The only substantive commit in 7.15.4 is:

fix: track OpenAI chat completions parse calls (PostHog/posthog-python#618)

This adds instrumentation for openai.chat.completions.parse calls — purely additive telemetry within PostHog's auto-capture layer. There are no breaking changes, no API surface changes, and no changes to how the SDK interacts with the PostHog backend.

The other commits in the range are PostHog's own internal dependency bumps (idna) and CI housekeeping — none of which affect the installed package.


Assessment

Dimension Status
Correctness ✅ Pin updated correctly in requirements/base.txt
Breaking changes ✅ None — patch release, additive only
Security ✅ No CVEs; Dependabot compatibility score available
Test coverage ✅ No project-specific tests needed; PostHog is a telemetry sink
Risk ✅ Very low — no behavioral changes for this codebase

Notes

  • The project does not appear to invoke openai.chat.completions.parse directly, so the new instrumentation is inert here.
  • No CHANGELOG.md update is needed for a routine third-party patch dependency bump per project conventions.

Recommendation: safe to merge.

@JSv4 JSv4 merged commit dd0f246 into main May 25, 2026
6 checks passed
@JSv4 JSv4 deleted the dependabot/pip/posthog-7.15.4 branch May 25, 2026 23:03
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.

1 participant