Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps posthog-node from 5.18.1 to 5.21.1.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.21.1

5.21.1

Patch Changes

  • Updated dependencies [d37e570]:
    • @​posthog/core@​1.10.0

posthog-node@5.21.0

5.21.0

Minor Changes

  • #2883 640fcdd Thanks @​ordehi! - Add warning when experience continuity flags are detected during local evaluation, and new strictLocalEvaluation option.

    Warning: When using local evaluation with flags that have experience continuity enabled, a warning is now emitted explaining that these flags will cause server requests on every evaluation, negating local evaluation cost savings.

    New option: strictLocalEvaluation: true can be set at client init to prevent all server fallback for flag evaluations. Flags that cannot be evaluated locally will return undefined instead of making a server request. This is useful in high-volume environments where you want to guarantee no unexpected server costs. (2026-01-14)

posthog-node@5.20.0

5.20.0

Minor Changes

Patch Changes

posthog-node@5.19.0

5.19.0

Minor Changes

  • #2840 84e4140 Thanks @​ordehi! - Add overrideFeatureFlags() method for local testing and development (2026-01-06)
Changelog

Sourced from posthog-node's changelog.

5.21.1

Patch Changes

  • Updated dependencies [d37e570]:
    • @​posthog/core@​1.10.0

5.21.0

Minor Changes

  • #2883 640fcdd Thanks @​ordehi! - Add warning when experience continuity flags are detected during local evaluation, and new strictLocalEvaluation option.

    Warning: When using local evaluation with flags that have experience continuity enabled, a warning is now emitted explaining that these flags will cause server requests on every evaluation, negating local evaluation cost savings.

    New option: strictLocalEvaluation: true can be set at client init to prevent all server fallback for flag evaluations. Flags that cannot be evaluated locally will return undefined instead of making a server request. This is useful in high-volume environments where you want to guarantee no unexpected server costs. (2026-01-14)

5.20.0

Minor Changes

Patch Changes

5.19.0

Minor Changes

  • #2840 84e4140 Thanks @​ordehi! - Add overrideFeatureFlags() method for local testing and development (2026-01-06)
Commits
  • 6ac83cc chore: update versions and lockfile [version bump]
  • 19b40a3 chore: update versions and lockfile [version bump]
  • 640fcdd feat(node): warn about experience continuity flags and add strictLocalEvaluat...
  • 423dccd chore: update versions and lockfile [version bump]
  • fba9fb2 feat: better integration between llma and error tracking (#2593)
  • 80189f2 chore: update versions and lockfile [version bump]
  • 84e4140 feat(node): add overrideFeatureFlags() method for local testing (#2840)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.21.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.21.1/packages/node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-version: 5.21.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 Jan 19, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2026

Superseded by #224.

@dependabot dependabot bot closed this Jan 20, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-node-5.21.1 branch January 20, 2026 06:52
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.

1 participant