Skip to content

chore(deps): update dependency posthog-js to v1.386.8#774

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/posthog-js-1.x-lockfile
Jun 16, 2026
Merged

chore(deps): update dependency posthog-js to v1.386.8#774
renovate[bot] merged 1 commit into
masterfrom
renovate/posthog-js-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
posthog-js (source) 1.386.61.386.8 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

PostHog/posthog-js (posthog-js)

v1.386.8

Compare Source

1.386.8
Patch Changes
  • #​3838 3094f73 Thanks @​TueHaulund! - fix(replay): discard the prior session's buffer when start() bails out a pending stop(). On a stopSessionRecording() → reset() → identify(newUser) → startSessionRecording() sequence, stopSessionRecording() takes the async compression-drain path, deferring its buffer flush and teardown. start() correctly invalidates that pending cleanup so the new recorder survives, but it left the stopped session's snapshot buffer in place. The re-entrant session-id restart then flushed those previous-user snapshots under the OLD session id, producing a mixed-distinct_id session that server-side any(distinct_id) attribution resolves to the wrong person — recordings showing the previous user's identity. start() now clears that stale buffer alongside invalidating the compression queue, matching the drop-trailing-data trade-off the bailed-out stop() path already accepts.
    (2026-06-15)

v1.386.7

Compare Source


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.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploying gate-minekube with  Cloudflare Pages  Cloudflare Pages

Latest commit: 10b0113
Status: ✅  Deploy successful!
Preview URL: https://d1f9c697.gate-minekube.pages.dev
Branch Preview URL: https://renovate-posthog-js-1-x-lock.gate-minekube.pages.dev

View logs

@renovate renovate Bot force-pushed the renovate/posthog-js-1.x-lockfile branch from caa6adf to 4e99c0d Compare June 16, 2026 05:08
@renovate renovate Bot force-pushed the renovate/posthog-js-1.x-lockfile branch from 4e99c0d to 10b0113 Compare June 16, 2026 07:53
@renovate renovate Bot merged commit 78349bf into master Jun 16, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/posthog-js-1.x-lockfile branch June 16, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants