Skip to content

fix: upgrade posthog-node from v4 to v5#750

Merged
willwashburn merged 1 commit intomainfrom
fix/posthog-v5-upgrade
Apr 20, 2026
Merged

fix: upgrade posthog-node from v4 to v5#750
willwashburn merged 1 commit intomainfrom
fix/posthog-v5-upgrade

Conversation

@barryollama
Copy link
Copy Markdown

@barryollama barryollama commented Apr 19, 2026

Summary

Upgrades PostHog Node.js SDK from v4 to v5 to fix serde errors.

Changes

  • packages/telemetry/package.json: posthog-node ^4.0.1 → ^5.29.2
  • package-lock.json: Updated dependency tree

Why

Fixes missing field 'type' serde errors in PostHog events.

Test Plan

  • Telemetry events send successfully
  • No serde errors in logs

Open in Devin Review

- Updated posthog-node from ^4.0.1 to ^5.29.2 in packages/telemetry
- Fixes missing field 'type' serde errors in PostHog events
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@willwashburn willwashburn merged commit 52ff35f into main Apr 20, 2026
39 checks passed
@willwashburn willwashburn deleted the fix/posthog-v5-upgrade branch April 20, 2026 01:37
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.

3 participants