Skip to content

chore(deps): update dependency posthog-node to v5.33.7#246

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/posthog-node-5.x
Open

chore(deps): update dependency posthog-node to v5.33.7#246
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/posthog-node-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
posthog-node (source) 5.29.25.33.7 age confidence

Release Notes

PostHog/posthog-js (posthog-node)

v5.33.7

Patch Changes

v5.33.6

Compare Source

Patch Changes

v5.33.5

Compare Source

Patch Changes

v5.33.4

Compare Source

Patch Changes

v5.33.3

Compare Source

Patch Changes

v5.33.2

Compare Source

Patch Changes

v5.33.1

Compare Source

Patch Changes

v5.33.0

Compare Source

Minor Changes
  • #​3476 f8bc02f Thanks @​dmarticus! - Add evaluateFlags() and a new flags option on capture() so a single /flags request powers both flag branching and event enrichment per incoming request:

    const flags = await posthog.evaluateFlags(distinctId, { personProperties: { plan: 'enterprise' } })
    if (flags.isEnabled('new-dashboard')) {
      renderNewDashboard()
    }
    posthog.capture({ distinctId, event: 'page_viewed', flags })

    The returned FeatureFlagEvaluations snapshot exposes isEnabled(), getFlag(), getFlagPayload() for branching, plus onlyAccessed() and only([keys]) for filtering which flags get attached to a captured event. Pass flagKeys: [...] to evaluateFlags() to scope the underlying /flags request itself. captureException() / captureExceptionImmediate() accept a flags argument so $exception events carry the same flag context as the rest of your request's events.

    Deprecates isFeatureEnabled(), getFeatureFlag(), getFeatureFlagPayload(), and capture({ sendFeatureFlags }). They continue to work but now log a deduped [PostHog] ... is deprecated warning the first time they're used. Removal is planned for the next major version. (2026-05-02)

v5.32.1

Compare Source

Patch Changes

v5.32.0

Compare Source

Minor Changes

v5.31.0

Compare Source

Minor Changes

v5.30.8

Compare Source

Patch Changes

v5.30.7

Compare Source

Patch Changes

v5.30.6

Compare Source

Patch Changes

v5.30.5

Compare Source

Patch Changes

v5.30.4

Compare Source

Patch Changes

v5.30.3

Compare Source

Patch Changes

v5.30.2

Compare Source

Patch Changes

v5.30.1

Compare Source

Patch Changes

v5.30.0

Compare Source

Minor Changes

v5.29.7

Compare Source

Patch Changes

v5.29.6

Compare Source

Patch Changes

v5.29.5

Compare Source

Patch Changes

v5.29.4

Compare Source

Patch Changes

v5.29.3

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the bump label Sep 10, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 994ee7e to bdaf96d Compare September 12, 2025 03:56
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.8.3 chore(deps): update dependency posthog-node to v5.8.4 Sep 12, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from bdaf96d to 2ba2e03 Compare September 19, 2025 12:42
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.8.4 chore(deps): update dependency posthog-node to v5.8.5 Sep 19, 2025
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.8.5 chore(deps): update dependency posthog-node to v5.8.6 Sep 20, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 2ba2e03 to b079699 Compare September 20, 2025 12:22
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.8.6 chore(deps): update dependency posthog-node to v5.8.8 Sep 23, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch 2 times, most recently from cffa922 to a9221e7 Compare September 24, 2025 09:34
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.8.8 chore(deps): update dependency posthog-node to v5.9.0 Sep 24, 2025
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.9.0 chore(deps): update dependency posthog-node to v5.9.1 Sep 24, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch 2 times, most recently from eb94eb7 to 633a67a Compare September 29, 2025 10:12
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.9.1 chore(deps): update dependency posthog-node to v5.9.2 Sep 29, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 633a67a to 11e3185 Compare October 7, 2025 00:38
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.9.2 chore(deps): update dependency posthog-node to v5.9.3 Oct 7, 2025
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.9.3 chore(deps): update dependency posthog-node to v5.9.4 Oct 9, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 11e3185 to ac71544 Compare October 9, 2025 10:00
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.9.4 chore(deps): update dependency posthog-node to v5.9.5 Oct 9, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from ac71544 to 0209997 Compare October 9, 2025 15:22
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.9.5 chore(deps): update dependency posthog-node to v5.10.0 Oct 14, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 0209997 to a2d024b Compare October 14, 2025 13:33
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.10.0 chore(deps): update dependency posthog-node to v5.10.1 Oct 20, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch 2 times, most recently from 0fa12e8 to 5e2f0fa Compare October 21, 2025 23:13
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.10.1 chore(deps): update dependency posthog-node to v5.10.2 Oct 21, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 5e2f0fa to 5191aee Compare October 22, 2025 10:07
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.10.2 chore(deps): update dependency posthog-node to v5.10.3 Oct 22, 2025
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.10.3 chore(deps): update dependency posthog-node to v5.10.4 Oct 27, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from e25470a to edaad1a Compare November 20, 2025 14:11
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.13.0 chore(deps): update dependency posthog-node to v5.13.2 Nov 20, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from edaad1a to b7a5456 Compare November 24, 2025 05:04
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.13.2 chore(deps): update dependency posthog-node to v5.13.3 Nov 24, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from b7a5456 to 848affd Compare November 24, 2025 10:12
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.13.3 chore(deps): update dependency posthog-node to v5.13.2 Nov 24, 2025
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.13.2 chore(deps): update dependency posthog-node to v5.14.0 Nov 24, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch 2 times, most recently from 036fcdc to 75c7b83 Compare November 28, 2025 15:06
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.14.0 chore(deps): update dependency posthog-node to v5.14.1 Nov 28, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 75c7b83 to 129f5c9 Compare December 2, 2025 02:49
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.14.1 chore(deps): update dependency posthog-node to v5.15.0 Dec 2, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 129f5c9 to 4b9064c Compare December 3, 2025 12:59
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.15.0 chore(deps): update dependency posthog-node to v5.17.0 Dec 3, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 4b9064c to f9d17dd Compare December 4, 2025 18:33
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.17.0 chore(deps): update dependency posthog-node to v5.17.1 Dec 4, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from f9d17dd to 041534a Compare December 4, 2025 21:13
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.17.1 chore(deps): update dependency posthog-node to v5.17.2 Dec 4, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 041534a to de2958b Compare December 17, 2025 02:07
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.17.2 chore(deps): update dependency posthog-node to v5.17.3 Dec 17, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from de2958b to 18cc58e Compare December 17, 2025 17:54
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.17.3 chore(deps): update dependency posthog-node to v5.17.4 Dec 17, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 18cc58e to 3c00473 Compare December 22, 2025 18:28
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.17.4 chore(deps): update dependency posthog-node to v5.18.0 Dec 22, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 3c00473 to 721e553 Compare December 30, 2025 22:35
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.18.0 chore(deps): update dependency posthog-node to v5.18.1 Dec 30, 2025
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from 721e553 to a549316 Compare January 6, 2026 04:43
@renovate renovate Bot changed the title chore(deps): update dependency posthog-node to v5.18.1 chore(deps): update dependency posthog-node to v5.19.0 Jan 6, 2026
@renovate renovate Bot force-pushed the renovate/posthog-node-5.x branch from a549316 to a64d5ec Compare January 8, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants