Bump posthog from 7.18.0 to 7.18.1#1981
Conversation
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>
|
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. |
Bumps posthog from 7.18.0 to 7.18.1.
Release notes
Sourced from posthog's releases.
Changelog
Sourced from posthog's changelog.
Commits
49b63b0chore: Release v7.18.1 [skip ci]00b2091feat: dedicated AI endpoint routing (#656)4845e48chore(deps): bump the ai-providers group with 5 updates (#654)d7c0d50Update generated referencesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)