Skip to content

Bump posthog-node from 5.24.15 to 5.27.1#269

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/posthog-node-5.27.1
Open

Bump posthog-node from 5.24.15 to 5.27.1#269
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/posthog-node-5.27.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps posthog-node from 5.24.15 to 5.27.1.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.27.1

5.27.1

Patch Changes

  • #3186 4601bbc Thanks @​dmarticus! - Add semver comparison operators to local feature flag evaluation: semver_eq, semver_neq, semver_gt, semver_gte, semver_lt, semver_lte, semver_tilde, semver_caret, and semver_wildcard (2026-03-05)

posthog-node@5.27.0

5.27.0

Minor Changes

posthog-node@5.26.2

5.26.2

Patch Changes

  • Updated dependencies [5e8d5fc]:
    • @​posthog/core@​1.23.2

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)

... (truncated)

Changelog

Sourced from posthog-node's changelog.

5.27.1

Patch Changes

  • #3186 4601bbc Thanks @​dmarticus! - Add semver comparison operators to local feature flag evaluation: semver_eq, semver_neq, semver_gt, semver_gte, semver_lt, semver_lte, semver_tilde, semver_caret, and semver_wildcard (2026-03-05)

5.27.0

Minor Changes

5.26.2

Patch Changes

  • Updated dependencies [5e8d5fc]:
    • @​posthog/core@​1.23.2

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

... (truncated)

Commits
  • 133b8c1 chore: update versions and lockfile [version bump]
  • 4601bbc feat(flags): add semver targeting to local evaluation (#3186)
  • 0dd20ea chore: update versions and lockfile [version bump]
  • 2eff595 feat(node): Accept a waitUntil method for serverless environments (#3187)
  • 420d849 chore: update versions and lockfile [version bump]
  • 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]
  • Additional commits viewable 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.24.15 to 5.27.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.27.1/packages/node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-version: 5.27.1
  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 Mar 5, 2026
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