Skip to content

build(deps): bump posthog-node from 5.30.6 to 5.31.0#3540

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/posthog-node-5.31.0
Apr 30, 2026
Merged

build(deps): bump posthog-node from 5.30.6 to 5.31.0#3540
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/posthog-node-5.31.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps posthog-node from 5.30.6 to 5.31.0.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.31.0

5.31.0

Minor Changes

posthog-node@5.30.8

5.30.8

Patch Changes

  • Updated dependencies []:
    • @​posthog/core@​1.27.9

posthog-node@5.30.7

5.30.7

Patch Changes

  • Updated dependencies []:
    • @​posthog/core@​1.27.8
Changelog

Sourced from posthog-node's changelog.

5.31.0

Minor Changes

5.30.8

Patch Changes

  • Updated dependencies []:
    • @​posthog/core@​1.27.9

5.30.7

Patch Changes

  • Updated dependencies []:
    • @​posthog/core@​1.27.8
Commits
  • eb5fc8e chore: update versions and lockfile [version bump]
  • 974e4b2 feat(node): add request context tracing headers (#3491)
  • d0db43d chore: update versions and lockfile [version bump]
  • 983118f chore: update versions and lockfile [version bump]
  • 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-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 5.30.6 to 5.31.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.31.0/packages/node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-version: 5.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 30, 2026
@github-actions github-actions Bot merged commit e095af4 into master Apr 30, 2026
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/posthog-node-5.31.0 branch April 30, 2026 04:03
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates the posthog-node dependency from version 5.30.6 to 5.31.0. This update brings in support for Express and NestJS request context tracing headers.

According to the automated analysis, the project remains up to standards with no new issues, complexity increases, or code clones. No logic errors or security vulnerabilities were identified in the lockfile changes.

Test suggestions

  • Ensure the application successfully initializes the PostHog client with the upgraded package.
  • Verify that existing event tracking functionality is not regressed by the version bump.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Ensure the application successfully initializes the PostHog client with the upgraded package.
2. Verify that existing event tracking functionality is not regressed by the version bump.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants