Skip to content

Bump posthog from 7.18.0 to 7.18.1#1981

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/posthog-7.18.1
Open

Bump posthog from 7.18.0 to 7.18.1#1981
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/posthog-7.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps posthog from 7.18.0 to 7.18.1.

Release notes

Sourced from posthog's releases.

7.18.1

Patch changes

  • 00b2091 Add internal-only routing of $ai_* events to a dedicated capture endpoint in their own batch, gated behind the unstable _dedicated_ai_endpoint client option (off by default, not for general use). — Thanks @​carlos-marchal-ph!
Changelog

Sourced from posthog's changelog.

7.18.1 — 2026-06-10

Patch changes

  • 00b2091 Add internal-only routing of $ai_* events to a dedicated capture endpoint in their own batch, gated behind the unstable _dedicated_ai_endpoint client option (off by default, not for general use). — Thanks @​carlos-marchal-ph!
Commits

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.18.0 to 7.18.1.
- [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.18.0...7.18.1)

---
updated-dependencies:
- dependency-name: posthog
  dependency-version: 7.18.1
  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 Jun 10, 2026
@claude

claude Bot commented Jun 10, 2026

Copy link
Copy Markdown

Code Review - Bump posthog 7.18.0 to 7.18.1. OVERVIEW: Dependabot patch-version bump. Single-line change in requirements/base.txt. CHANGE: 7.18.1 adds internal-only routing of ai events to a dedicated endpoint, gated behind _dedicated_ai_endpoint flag (off by default, not for general use). RISK: Very low. Patch semver, backwards-compatible. Flag is not set in OpenContracts so runtime behaviour is identical to 7.18.0. No API surface consumed by this project changes. CODE QUALITY: Comment format preserved, no style drift. No migrations or config updates needed. SECURITY: No CVEs. New endpoint routing is internal to posthog SDK; no new network surface exposed unless project explicitly opts in (it does not). TESTS: None needed, library behaviour towards OpenContracts is unchanged. VERDICT: Safe to merge. Routine low-risk patch bump with no application-visible behavioural changes.

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