Skip to content

chore(deps): update dependency posthog-node to v5.51.1 - #1149

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/posthog-node-5.x-lockfile
Aug 27, 2026
Merged

chore(deps): update dependency posthog-node to v5.51.1#1149
renovate[bot] merged 1 commit into
mainfrom
renovate/posthog-node-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

PostHog/posthog-js (posthog-node)

v5.51.1

Compare Source

Patch Changes
  • #​4614 3593c43 Thanks @​iamomiid! - The Node SDK now sends the raw gzip bytes as the request body instead of wrapping them in a Blob. On Node 24.16 and later, reading a Blob request body leaks a native BlobReader that is never released, so a service calling capture() and flush() once per request grew by roughly 2.3 KB of heap per event and never gave it back. This completes the work in #​4423: switching to node:zlib removed the compression-time Blob reads, but the body itself was still a Blob and still got read once per request. Compression behaviour, headers and the wire format are unchanged, and the edge build keeps using CompressionStream.
    (2026-08-24)
  • Updated dependencies [3593c43]:

v5.51.0

Compare Source

Minor Changes
  • #​4564 233ac88 Thanks @​marandaneto! - Fall back to remote evaluation when a requested flag is missing from loaded local definitions. This
    changes scoped calls that previously omitted the flag without making a request. (2026-08-24)

Configuration

📅 Schedule: (UTC)

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

🚦 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.


  • 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 dependencies Dependency updates label Aug 27, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 27, 2026 16:57
@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit 42a26bf
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a906c75755e5800085c1713

@netlify

netlify Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh canceled.

Name Link
🔨 Latest commit 42a26bf
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a906c7520ad280008dddd07

@renovate
renovate Bot merged commit 50a8fdd into main Aug 27, 2026
30 checks passed
@renovate
renovate Bot deleted the renovate/posthog-node-5.x-lockfile branch August 27, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants