Skip to content

Bump posthog-node from 5.18.1 to 5.28.1#428

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

Bump posthog-node from 5.18.1 to 5.28.1#428
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-node-5.28.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps posthog-node from 5.18.1 to 5.28.1.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.28.1

5.28.1

Patch Changes

  • Updated dependencies [4009c15]:
    • @​posthog/core@​1.23.3

posthog-node@5.28.0

5.28.0

Minor Changes

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

... (truncated)

Changelog

Sourced from posthog-node's changelog.

5.28.1

Patch Changes

  • Updated dependencies [4009c15]:
    • @​posthog/core@​1.23.3

5.28.0

Minor Changes

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

... (truncated)

Commits
  • 92c030b chore: update versions and lockfile [version bump]
  • 76c18f2 chore: update versions and lockfile [version bump]
  • 33e9fb4 feat(node): Add Posthog NestJS Interceptor (#3197)
  • 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...
  • 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.18.1 to 5.28.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.28.1/packages/node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-version: 5.28.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 12, 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