chore(deps): bump dependency posthog-node to v5.48.1 - #121
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/posthog-node-5.x-lockfile
branch
3 times, most recently
from
August 10, 2026 12:30
03710ea to
017b9a8
Compare
renovate
Bot
force-pushed
the
renovate/posthog-node-5.x-lockfile
branch
from
August 10, 2026 19:06
017b9a8 to
b0ae916
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.47.3→5.48.1Release Notes
PostHog/posthog-js (posthog-node)
v5.48.1Compare Source
Patch Changes
#4346
4751b33Thanks @marandaneto! - Enforce configured request timeouts while consuming Capture V1 response bodies.(2026-08-06)
#4423
64ba193Thanks @marandaneto! - Use Node's zlib gzip implementation for Node SDK payloads to avoid sustained memory growth from frequent Web Streams compression.(2026-08-06)
Updated dependencies [
64ba193]:v5.48.0Compare Source
Minor Changes
fa3457fThanks @haacked! - Support thestarts_with,not_starts_with,ends_with, andnot_ends_withproperty filter operators in feature flag local evaluation. Matching is case-insensitive and mirrorsicontains, so flags using these operators no longer fall back to remote evaluation.(2026-08-05)
v5.47.11Compare Source
Patch Changes
3c40b6cThanks @marandaneto! - Keep request timeouts active through response body consumption and clarify eventual event UUID deduplication semantics.(2026-08-05)
3c40b6c]:v5.47.10Compare Source
Patch Changes
d3c4538Thanks @posthog! - Keep$referring_domainand canonicalutm_*/campaign parameters on minimal$feature_flag_calledevents. Previously the minimal allowlist stripped every campaign parameter, so a flag-called event landing first in a session could set the session's UTM attribution and channel type to NULL in web analytics.(2026-08-04)
d3c4538]:v5.47.9Compare Source
Patch Changes
facb4c1Thanks @marandaneto! - FixenableExceptionAutocapturesuppressing Node's default crash on unhandled promise rejections; fatal rejections instrictorwarn-with-error-codemode and rejections handled by anotherunhandledRejectionlistener are no longer captured.(2026-08-04)
v5.47.8Compare Source
Patch Changes
d4ffb83Thanks @marandaneto! - Schedule local feature flag polls after each request settles.(2026-08-04)
821a2c6]:v5.47.7Compare Source
Patch Changes
1cf9c6dThanks @marandaneto! - Bound stack source context reads and skip non-regular or oversized files.(2026-08-03)
v5.47.6Compare Source
Patch Changes
f3a71a1Thanks @marandaneto! - Clear completed lifecycle timeout handles so successful shutdowns do not leave timers running.(2026-08-03)
f3a71a1]:v5.47.5Compare Source
Patch Changes
eb0a793Thanks @ATKasem! - fix:personPropertiesandgroupPropertieson the feature flag methods are no longer typed asRecord<string, string>, so numeric and boolean values type-check without a cast. Local evaluation already handled them —matchPropertytakesRecord<string, any>and compares numerically forgt/gte/lt/lte— only the public types disagreed. These now use the sharedPropertiestype (personProperties?: Properties,groupProperties?: Record<string, Properties>), matchingsetPersonPropertiesForFlags/setGroupPropertiesForFlagsso theanycan be narrowed later. Types only, no runtime change.(2026-08-03)
eb0a793]:v5.47.4Compare Source
Patch Changes
7c3a9afThanks @marandaneto! - Preserve events added to a full queue while an earlier batch is being flushed.(2026-08-03)
7c3a9af]:Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.