Skip to content

chore(deps): bump posthog-node from 5.21.2 to 5.39.0 - #18

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/posthog-node-5.37.0
Open

chore(deps): bump posthog-node from 5.21.2 to 5.39.0#18
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/posthog-node-5.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown

Bumps posthog-node from 5.21.2 to 5.39.0.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.39.0

5.39.0

Minor Changes

  • #4006 0063128 Thanks @​github-actions! - Add groupIdentifyImmediate() to await the network request when identifying a group, mirroring captureImmediate/identifyImmediate/aliasImmediate. Useful in edge/serverless environments where the background queue may not flush. The Convex integration now uses it directly instead of routing $groupidentify through captureImmediate. (2026-06-30)

Patch Changes

  • Updated dependencies [0063128]:
    • @​posthog/core@​1.39.0

posthog-node@5.38.8

5.38.8

Patch Changes

  • #3974 08b404b Thanks @​mjfaga! - Fix local evaluation ignoring the in/not_in operator on cohort-based flag conditions. "Not in cohort" was evaluated as "in cohort", inverting cohort-exclusion flags. Now applies the operator to the cohort membership result. (2026-06-29)

posthog-node@5.38.7

5.38.7

Patch Changes

  • #3961 619a25c Thanks @​marandaneto! - Retry feature flag requests after transient network errors only. The feature flag request retry count defaults to 1 and can be set to 0 to disable retries. (2026-06-29)
  • Updated dependencies [619a25c]:
    • @​posthog/core@​1.38.1

posthog-node@5.38.6

5.38.6

Patch Changes

posthog-node@5.38.5

5.38.5

Patch Changes

... (truncated)

Changelog

Sourced from posthog-node's changelog.

5.39.0

Minor Changes

  • #4006 0063128 Thanks @​github-actions! - Add groupIdentifyImmediate() to await the network request when identifying a group, mirroring captureImmediate/identifyImmediate/aliasImmediate. Useful in edge/serverless environments where the background queue may not flush. The Convex integration now uses it directly instead of routing $groupidentify through captureImmediate. (2026-06-30)

Patch Changes

  • Updated dependencies [0063128]:
    • @​posthog/core@​1.39.0

5.38.8

Patch Changes

  • #3974 08b404b Thanks @​mjfaga! - Fix local evaluation ignoring the in/not_in operator on cohort-based flag conditions. "Not in cohort" was evaluated as "in cohort", inverting cohort-exclusion flags. Now applies the operator to the cohort membership result. (2026-06-29)

5.38.7

Patch Changes

  • #3961 619a25c Thanks @​marandaneto! - Retry feature flag requests after transient network errors only. The feature flag request retry count defaults to 1 and can be set to 0 to disable retries. (2026-06-29)
  • Updated dependencies [619a25c]:
    • @​posthog/core@​1.38.1

5.38.6

Patch Changes

5.38.5

Patch Changes

5.38.4

Patch Changes

... (truncated)

Commits
  • 254c5b1 chore: update versions and lockfile [version bump]
  • 0063128 feat: Add groupIdentifyImmediate() method to Node.js SDK (#4006)
  • 479d5ea chore: update versions and lockfile [version bump]
  • 08b404b fix(node): apply in/not_in operator on flag-level cohort conditions in local ...
  • 272c193 chore: update versions and lockfile [version bump]
  • 619a25c fix(flags): retry flag requests on transient network errors (#3961)
  • d2faa82 chore: update versions and lockfile [version bump]
  • 606ef43 fix: preserve $groups passed via properties (#3896)
  • 5c4838f chore: update versions and lockfile [version bump]
  • 8e9689a fix: Dedupe feature flag called events by response (#3955)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 14, 2026
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
atlas-hr Ready Ready Preview, Comment Jun 30, 2026 3:25pm
atlas-hr-fq24 Ready Ready Preview, Comment Jun 30, 2026 3:25pm

Bumps [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 5.21.2 to 5.39.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.39.0/packages/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump posthog-node from 5.21.2 to 5.37.0 chore(deps): bump posthog-node from 5.21.2 to 5.39.0 Jun 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/posthog-node-5.37.0 branch from 1d7f168 to c5b38bf Compare June 30, 2026 15:12
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