Skip to content

fix(deps): bump dependency @posthog/mcp to ^0.10.0 - #94

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/posthog-mcp-0.x
Open

fix(deps): bump dependency @posthog/mcp to ^0.10.0#94
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/posthog-mcp-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@posthog/mcp (source) ^0.9.1^0.10.0 age confidence

Release Notes

PostHog/posthog-js (@​posthog/mcp)

v0.10.1

Compare Source

Patch Changes
  • #​4237 23ce761 Thanks @​gesh! - Read the MCP client name/version and protocol version from each request's _meta (io.modelcontextprotocol/clientInfo and io.modelcontextprotocol/protocolVersion), so $mcp_client_name, $mcp_client_version, and $mcp_protocol_version keep populating under the MCP 2026-07-28 stateless revision, which removes the initialize handshake. Existing clients are unaffected — when _meta is absent, the values from the session token / initialize still apply.
    (2026-07-27)

v0.10.0

Compare Source

Minor Changes
  • #​4210 e732595 Thanks @​gesh! - feat(mcp): capture the negotiated MCP protocol version as $mcp_protocol_version

    The SDK now stamps $mcp_protocol_version — the MCP spec version negotiated at initialize (read off the server's initialize response) — on the $mcp_initialize event and on every subsequent event for the session (tool calls, listings, and the $exception sibling). It's persisted in per-server session info and, on stateless / multi-pod deployments, recovered on other pods from the session token, which now carries the client's requested version in a new pv field. Use it to track MCP spec-revision adoption and to break event metrics (error rate, latency) down by spec version.

    SessionTokenPayload gains an optional protocolVersion, and PostHogMCP.captureInitialize accepts an optional protocolVersion. (2026-07-21) (2026-07-22)


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 6am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/posthog-mcp-0.x branch 2 times, most recently from 9f2495a to fd8161c Compare July 27, 2026 15:13
@renovate
renovate Bot force-pushed the renovate/posthog-mcp-0.x branch from fd8161c to 9fd23c8 Compare July 27, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants