Skip to content

build(deps): bump posthog-js from 1.373.4 to 1.374.3#762

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/next/posthog-js-1.374.2
Open

build(deps): bump posthog-js from 1.373.4 to 1.374.3#762
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/npm_and_yarn/next/posthog-js-1.374.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps posthog-js from 1.373.4 to 1.374.3.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.374.3

1.374.3

Patch Changes

posthog-js@1.374.2

1.374.2

Patch Changes

  • #3550 df91995 Thanks @​TueHaulund! - Preserve session-recording remote config across posthog.reset().

    posthog.reset() was clearing the entire persistence store, which wiped $session_recording_remote_config along with user state. On the next session rotation triggered by the reset, start('session_id_changed') would early-return because the remote config was missing — leaving rrweb torn down and the new session opening with no Meta + FullSnapshot until the next periodic 5-minute checkout.

    This affected any flow where an app calls posthog.reset() mid-session (e.g. on sign-out / sign-in) and was particularly visible on Flutter Web recordings that depend on a fresh FullSnapshot to anchor the CanvasKit DOM. (2026-05-18)

  • Updated dependencies []:

    • @​posthog/types@​1.374.2
    • @​posthog/core@​1.29.5

posthog-js@1.374.1

1.374.1

Patch Changes

  • #3627 07a0f5f Thanks @​marandaneto! - Respect transport overrides passed to posthog.capture. (2026-05-18)
  • Updated dependencies []:
    • @​posthog/types@​1.374.1
    • @​posthog/core@​1.29.4

posthog-js@1.374.0

1.374.0

Minor Changes

  • #3620 594ea11 Thanks @​pauldambra! - Dead clicks: add a .ph-no-deadclick CSS class (and capture_dead_clicks.css_selector_ignorelist config option) to exclude specific elements from dead-click detection without affecting autocapture, session replay, or heatmaps. Mirrors the existing .ph-no-rageclick pattern.

... (truncated)

Commits
  • e59c337 chore: update versions and lockfile [version bump]
  • a880dbc fix(core): detect Oculus Browser instead of falling back to Chrome (#3581)
  • 557b893 feat(js-sdk): Enable $web_vitals reporting when cookieless mode is enabled (#...
  • 477aee5 fix(nextjs-config): warn when withPostHogConfig is not the outermost wrapper ...
  • 5f95335 chore: update versions and lockfile [version bump]
  • a1a668e feat(convex): v1.0 with local + remote feature flag evaluation (#3622)
  • e119eec fix(node): correct edge cases in local feature flag evaluation (#3623)
  • 44b9d2a chore: update versions and lockfile [version bump]
  • df91995 fix(replay): preserve recording remote config across posthog.reset() (#3550)
  • 6fbda2e chore: update versions and lockfile [version bump]
  • 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 May 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 18, 2026

⚠️ Branch preview setup failed

Check the workflow run for details.

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.373.4 to 1.374.3.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.373.4...posthog-js@1.374.3)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.374.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump posthog-js from 1.373.4 to 1.374.2 build(deps): bump posthog-js from 1.373.4 to 1.374.3 May 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/next/posthog-js-1.374.2 branch from b798e83 to cc24aeb Compare May 21, 2026 08:58
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