Skip to content

chore(deps): update dependency posthog-js to v1.357.0#1052

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/posthog-js-1.x
Open

chore(deps): update dependency posthog-js to v1.357.0#1052
renovate[bot] wants to merge 1 commit intomainfrom
renovate/posthog-js-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change OpenSSF
posthog-js (source) dependencies minor 1.312.01.357.0 OpenSSF Scorecard

Release Notes

PostHog/posthog-js (posthog-js)

v1.357.0

Compare Source

1.357.0

Minor Changes
Patch Changes
  • #​3179 0dce119 Thanks @​TueHaulund! - Bump @​posthog/rrweb-* to 0.0.45 — reuses a single OffscreenCanvas in the canvas recording worker instead of allocating a new one per frame, fixing a memory leak in Safari where GPU-backed canvas resources were not being garbage collected promptly
    (2026-03-02)
  • Updated dependencies [4f885c0]:

v1.356.2

Compare Source

1.356.2

Patch Changes
  • #​3174 e9127d8 Thanks @​TueHaulund! - Detect and report when rrweb fails to initialize. rrweb's record() silently swallows startup errors and returns undefined, which previously left the SDK reporting an active recording status while capturing zero data. The SDK now checks the return value and reports a new rrweb_error status, making the failure visible in debug properties.
    (2026-03-02)

  • #​3175 6ee5f12 Thanks @​TueHaulund! - Fix memory leak in canvas recording on Safari < 16.4 where ImageBitmaps were never closed when OffscreenCanvas was unavailable in the web worker.
    (2026-03-02)

  • #​3178 186871a Thanks @​TueHaulund! - Skip canvas FPS recording entirely on browsers without OffscreenCanvas support (Safari < 16.4) instead of running a wasteful requestAnimationFrame loop that can never produce data. Also includes displayWidth/displayHeight in canvas mutation data for correct replay sizing.
    (2026-03-02)

  • #​3176 87bae20 Thanks @​dustinbyrne! - fix: Drop explicit exports
    (2026-03-02)

  • #​3172 2e46959 Thanks @​dustinbyrne! - fix: Compressed requests use ArrayBuffer
    (2026-03-02)

  • Updated dependencies []:

v1.356.1

Compare Source

1.356.1

Patch Changes
  • #​3128 a500d14 Thanks @​ksvat! - wait for fresh config before recording start decision, add new recorder status, output recording started event
    (2026-02-27)
  • Updated dependencies []:

v1.356.0

Compare Source

1.356.0

Minor Changes
Patch Changes
  • #​3154 a47179c Thanks @​slshults! - fix: Improve tablet device type detection when Chrome sends desktop-like UA strings

    Chrome on Android tablets defaults to "request desktop site" mode, sending a UA string
    indistinguishable from desktop Linux. This uses the Client Hints API (navigator.userAgentData.platform)
    and touch capability (navigator.maxTouchPoints) to correctly classify these devices as Tablet or Mobile
    when UA-based detection falls through to the Desktop default. (2026-02-26)

  • #​3145 d741668 Thanks @​dmarticus! - Adds a remote_config_refresh_interval_ms config option to control how often feature flags are automatically refreshed in long-running sessions.
    (2026-02-26)

  • Updated dependencies [ec54fd8, d741668]:

v1.355.0

Compare Source

1.355.0

Minor Changes
Patch Changes

v1.354.4

Compare Source

1.354.4

Patch Changes

v1.354.3

Compare Source

1.354.3

Patch Changes

v1.354.2

Compare Source

1.354.2

Patch Changes

v1.354.1

Compare Source

1.354.1

Patch Changes

v1.354.0

Compare Source

1.354.0

Minor Changes
Patch Changes

v1.353.1

Compare Source

1.353.1

Patch Changes

v1.353.0

Compare Source

1.353.0

Minor Changes
Patch Changes

v1.352.1

Compare Source

1.352.1

Patch Changes

v1.352.0

Compare Source

1.352.0

Minor Changes
Patch Changes

v1.351.4

Compare Source

1.351.4
Patch Changes
  • #​3119 2649a9a Thanks @​dmarticus! - Adds a fresh option to getFeatureFlag(), getFeatureFlagResult(), and isFeatureEnabled() that only returns values loaded from the server, not cached localStorage values.
    (2026-02-19)
  • Updated dependencies [2649a9a]:

v1.351.3

Compare Source

1.351.3
Patch Changes

v1.351.2

Compare Source

1.351.2
Patch Changes

v1.351.1

Compare Source

1.351.1
Patch Changes

v1.351.0

Compare Source

1.351.0
Minor Changes
Patch Changes

v1.350.0

Compare Source

1.350.0
Minor Changes
  • #​2895 1b47203 Thanks @​benjackwhite! - RemoteConfig (config.js) has been loaded for ages and is in use by us in production. This PR makes it the sole config loading mechanism for posthog-js, removing the legacy /flags/?v=2&config=true path and the __preview_remote_config gate.
    (2026-02-17)
Patch Changes

v1.349.0

Compare Source

1.349.0
Minor Changes
Patch Changes

v1.348.0

Compare Source

1.348.0
Minor Changes
Patch Changes

v1.347.2

Compare Source

1.347.2

Patch Changes

v1.347.1

Compare Source

1.347.1

Patch Changes

v1.347.0

Compare Source

1.347.0

Minor Changes
Patch Changes

v1.346.0

Compare Source

1.346.0

Minor Changes
Patch Changes

v1.345.5

Compare Source

1.345.5

Patch Changes
  • #​3060 7437982 Thanks @​pauldambra! - Add missing featureFlags property and OverrideFeatureFlagsOptions type to PostHog interface, restore set_config to the loaded callback type, and add featureFlagsReloading to on() event types
    (2026-02-11)
  • Updated dependencies [7437982]:

v1.345.4

Compare Source

1.345.4

Patch Changes

v1.345.3

Compare Source

1.345.3

Patch Changes

v1.345.2

Compare Source

1.345.2

Patch Changes

v1.345.1

Compare Source

1.345.1

Patch Changes

v1.345.0

Compare Source

1.345.0

Minor Changes
Patch Changes

v1.344.0

Compare Source

v1.343.2

Compare Source

1.343.2

Patch Changes

v1.343.1

Compare Source

1.343.1

Patch Changes

v1.343.0

Compare Source

1.343.0

Minor Changes
Patch Changes

v1.342.1

Compare Source

1.342.1

Patch Changes

v1.342.0

Compare Source

1.342.0

Minor Changes
Patch Changes

v1.341.2

Compare Source

1.341.2

Patch Changes

v1.341.1

Compare Source

1.341.1

Patch Changes

v1.341.0

Compare Source

1.341.0

Minor Changes
Patch Changes

v1.340.0

Compare Source

1.340.0

Minor Changes
Patch Changes

v1.339.1

Compare Source

1.339.1

Patch Changes
  • #​3007 af665cc Thanks @​adboio! - add element inference precision to tours; do not mark as shown until we know first step rendered successfully
    (2026-02-03)
  • Updated dependencies []:

v1.339.0

Compare Source

1.339.0

Minor Changes
Patch Changes

v1.338.1

Compare Source

1.338.1

Patch Changes

v1.338.0

Compare Source

1.338.0

Minor Changes
Patch Changes

v1.337.1

Compare Source

1.337.1

Patch Changes

v1.337.0

Compare Source

1.337.0

Minor Changes
  • #​2996 7768010 Thanks @​matheus-vb! - Filter out flags marked as failed before merging with cached values, preventing transient backend errors from overwriting previously evaluated flag states
    (2026-02-03)

  • #​3000 4a1af3b Thanks @​veryayskiy! - Render markdown in support product
    (2026-02-03)

Patch Changes

v1.336.4

Compare Source

1.336.4

Patch Changes

v1.336.3

Compare Source

1.336.3

Patch Changes

v1.336.2

Compare Source

1.336.2

Patch Changes

v1.336.1

Compare Source

1.336.1

Patch Changes

v1.336.0

Compare Source

1.336.0

Minor Changes
Patch Changes

v1.335.5

Compare Source

1.335.5

Patch Changes

v1.335.4

Compare Source

1.335.4

Patch Changes

v1.335.3

Compare Source

1.335.3

Patch Changes

v1.335.2

Compare Source

1.335.2

Patch Changes

v1.335.1

Compare Source

1.335.1

Patch Changes

v1.335.0

Compare Source

1.335.0

Minor Changes
Patch Changes

v1.334.1

Compare Source

1.334.1

Patch Changes

v1.334.0

Compare Source

1.334.0

Minor Changes
Patch Changes
  • #​2950 8543f0f Thanks @​fuziontech! - fix(web-vitals): reduce memory leak in SPAs

    • Upgrade web-vitals from v4.2.4 to v5.1.0 (includes internal memory fixes from v5.0.3)
    • Remove duplicate observer creation on URL change

    Note: web-vitals has inherent memory accumulation in SPAs due to internal state.
    The v5 upgrade reduces this but doesn't fully eliminate it since web-vitals
    doesn't provide cleanup functions (Issue #​629 was closed as "not planned"). (2026-01-22)

  • Updated dependencies []:

v1.333.0

Compare Source

1.333.0

Minor Changes
Patch Changes

v1.332.0

Compare Source

1.332.0

Minor Changes
  • #​2882 8a5a3d5 Thanks @​adboio! - add support for question prefill in popover surveys, add useThumbSurvey hook
    (2026-01-20)
Patch Changes

v1.331.3

Compare Source

1.331.3

Patch Changes

v1.331.2

Compare Source

1.331.2

Patch Changes

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 dependencies Dependency updates label Jan 1, 2026
@renovate renovate bot enabled auto-merge (squash) January 1, 2026 23:03
@github-actions github-actions bot added qa:running QA workflow is currently running status:approved Pull request has been approved labels Jan 1, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from fd85dfa to 9f14241 Compare January 6, 2026 06:04
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.313.0 chore(deps): update dependency posthog-js to v1.314.0 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 9f14241 to e9d4e21 Compare January 6, 2026 22:47
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.314.0 chore(deps): update dependency posthog-js to v1.315.0 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from e9d4e21 to 482668e Compare January 7, 2026 18:44
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.315.0 chore(deps): update dependency posthog-js to v1.315.1 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 482668e to 2ef3595 Compare January 8, 2026 14:53
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.315.1 chore(deps): update dependency posthog-js to v1.316.0 Jan 8, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 2ef3595 to 9037ecb Compare January 9, 2026 18:44
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.316.0 chore(deps): update dependency posthog-js to v1.316.1 Jan 9, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 9037ecb to a0637b2 Compare January 9, 2026 22:29
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.316.1 chore(deps): update dependency posthog-js to v1.317.0 Jan 9, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from a0637b2 to ef53804 Compare January 10, 2026 02:04
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.317.0 chore(deps): update dependency posthog-js to v1.318.0 Jan 10, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from ef53804 to c94fb8e Compare January 10, 2026 06:02
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.318.0 chore(deps): update dependency posthog-js to v1.318.1 Jan 10, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from c94fb8e to a51ef35 Compare January 12, 2026 10:51
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.318.1 chore(deps): update dependency posthog-js to v1.318.2 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from a51ef35 to 961e78e Compare January 12, 2026 22:35
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.318.2 chore(deps): update dependency posthog-js to v1.319.0 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 961e78e to 0c3ccf9 Compare January 13, 2026 18:54
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.319.0 chore(deps): update dependency posthog-js to v1.319.2 Jan 13, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 0c3ccf9 to 08523c3 Compare January 13, 2026 22:38
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.351.0 chore(deps): update dependency posthog-js to v1.351.1 Feb 18, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 08308a9 to f75dd76 Compare February 19, 2026 06:46
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.351.1 chore(deps): update dependency posthog-js to v1.351.3 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from f75dd76 to 33c6ad8 Compare February 19, 2026 22:56
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.351.3 chore(deps): update dependency posthog-js to v1.351.4 Feb 19, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 33c6ad8 to f37bb1c Compare February 20, 2026 11:02
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.351.4 chore(deps): update dependency posthog-js to v1.352.0 Feb 20, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from f37bb1c to 256dcb5 Compare February 23, 2026 10:51
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.352.0 chore(deps): update dependency posthog-js to v1.352.1 Feb 23, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 256dcb5 to 8dce05b Compare February 24, 2026 00:12
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.352.1 chore(deps): update dependency posthog-js to v1.353.0 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 8dce05b to b85a256 Compare February 24, 2026 23:54
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.353.0 chore(deps): update dependency posthog-js to v1.353.1 Feb 24, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from b85a256 to 747ad81 Compare February 25, 2026 20:48
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.353.1 chore(deps): update dependency posthog-js to v1.354.1 Feb 25, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 747ad81 to 4082738 Compare February 25, 2026 23:57
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.354.1 chore(deps): update dependency posthog-js to v1.354.3 Feb 25, 2026
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.354.3 chore(deps): update dependency posthog-js to v1.354.4 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch 2 times, most recently from 1a304e8 to eb1e0dc Compare February 26, 2026 19:12
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.354.4 chore(deps): update dependency posthog-js to v1.355.0 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from eb1e0dc to 0d4b612 Compare February 26, 2026 22:57
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.355.0 chore(deps): update dependency posthog-js to v1.356.0 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 0d4b612 to 0896366 Compare February 27, 2026 10:38
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.356.0 chore(deps): update dependency posthog-js to v1.356.1 Feb 27, 2026
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 0896366 to 228f22d Compare March 2, 2026 11:13
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.356.1 chore(deps): update dependency posthog-js to v1.356.2 Mar 2, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 228f22d to 511f772 Compare March 2, 2026 15:05
@renovate renovate bot changed the title chore(deps): update dependency posthog-js to v1.356.2 chore(deps): update dependency posthog-js to v1.357.0 Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates qa:running QA workflow is currently running status:approved Pull request has been approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants