Skip to content

Bump posthog-node from 4.2.0 to 5.26.1#6781

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-node-5.26.1
Open

Bump posthog-node from 4.2.0 to 5.26.1#6781
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-node-5.26.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps posthog-node from 4.2.0 to 5.26.1.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.26.1

5.26.1

Patch Changes

  • #3163 0dc03b0 Thanks @​gustavohstrassburger! - Improve local feature flag evaluation debugging by adding timestamp tracking. Locally evaluated flags now include timing information in $feature_flag_called events to help debug cache TTL and timing issues, matching what's available for remote evaluation. (2026-03-02)

posthog-node@5.26.0

5.26.0

Minor Changes

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: getFeatureFlagResult, getAllFlags, getAllFlagsAndPayloads now have context-sensitive overrides which do not require distinctId as a parameter, instead reading it from the current context. (2026-02-25)

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: Add enterContext() to attach a context to the current async execution context (2026-02-25)

posthog-node@5.25.0

5.25.0

Minor Changes

  • #3132 301e75a Thanks @​benjackwhite! - Officially adds support for super properties added with .register (it was available as a function but did not actually work previously) (2026-02-23)

posthog-node@5.24.17

5.24.17

Patch Changes

posthog-node@5.24.16

5.24.16

Patch Changes

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

Sourced from posthog-node's changelog.

5.26.1

Patch Changes

  • #3163 0dc03b0 Thanks @​gustavohstrassburger! - Improve local feature flag evaluation debugging by adding timestamp tracking. Locally evaluated flags now include timing information in $feature_flag_called events to help debug cache TTL and timing issues, matching what's available for remote evaluation. (2026-03-02)

5.26.0

Minor Changes

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: getFeatureFlagResult, getAllFlags, getAllFlagsAndPayloads now have context-sensitive overrides which do not require distinctId as a parameter, instead reading it from the current context. (2026-02-25)

  • #3144 d43e90d Thanks @​dustinbyrne! - feat: Add enterContext() to attach a context to the current async execution context (2026-02-25)

5.25.0

Minor Changes

  • #3132 301e75a Thanks @​benjackwhite! - Officially adds support for super properties added with .register (it was available as a function but did not actually work previously) (2026-02-23)

5.24.17

Patch Changes

5.24.16

Patch Changes

  • Updated dependencies [e962f01]:
    • @​posthog/core@​1.23.0

5.24.15

Patch Changes

  • Updated dependencies [0acf16f]:
    • @​posthog/core@​1.22.0

5.24.14

Patch Changes

... (truncated)

Commits
  • f149eb9 chore: update versions and lockfile [version bump]
  • 0dc03b0 feat(node): Add timestamp tracking for debugging local feature flag evaluatio...
  • e90364f chore: update versions and lockfile [version bump]
  • a37c1d9 fix: Node references (#3141)
  • af43653 chore: update versions and lockfile [version bump]
  • d43e90d feat(node): Expose context sensitive access of distinct ID (#3144)
  • df41d18 refactor(node): introduce internal feature flag evaluation context (#3123)
  • 24eb966 chore(node): add debug warnings for device_id bucketing behavior (#3118)
  • c05b1f3 chore: update versions and lockfile [version bump]
  • 301e75a feat: Support .register (super properties) in Nodejs (#3132)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for posthog-node since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 2, 2026
Bumps [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 4.2.0 to 5.26.1.
- [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.26.1/packages/node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-version: 5.26.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-node-5.26.1 branch from 3ce81b6 to ba9380c Compare March 11, 2026 11:27
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