Skip to content

chore(deps): bump posthog-js from 1.356.0 to 1.357.2#5435

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.357.2
Open

chore(deps): bump posthog-js from 1.356.0 to 1.357.2#5435
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.357.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps posthog-js from 1.356.0 to 1.357.2.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.357.2

1.357.2

Patch Changes

  • #3170 f485c92 Thanks @​slshults! - fix: Move tablet detection logic into detectDeviceType for consistent classification across all call sites (2026-03-03)
  • Updated dependencies []:
    • @​posthog/types@​1.357.2

posthog-js@1.357.1

1.357.1

Patch Changes

posthog-js@1.357.0

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]:
    • @​posthog/types@​1.357.0

posthog-js@1.356.2

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)

... (truncated)

Commits
  • cc50196 chore: update versions and lockfile [version bump]
  • f11c733 chore: release tablet detection fix (#3190)
  • f485c92 fix: Move tablet detection logic into detectDeviceType for consistent… (#3170)
  • d13c850 chore: update versions and lockfile [version bump]
  • 2304af0 refactor: use non-deprecated methods internally in react and nuxt packages (#...
  • 420d849 chore: update versions and lockfile [version bump]
  • 5e8d5fc fix(core): export getRemoteConfigBool, getRemoteConfigNumber, and isValidSamp...
  • 91223c5 fix(product tours): skip URL checks if the URL has not changed (#3149)
  • b40662b chore(browser): Clean up open handles when running Jest (#3168)
  • 42b4223 chore(llma): bump the ai-providers group with 4 updates (#3180)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.356.0 to 1.357.2.
- [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.356.0...posthog-js@1.357.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 3, 2026
@greptile-apps
Copy link

greptile-apps bot commented Mar 3, 2026

PR author is in the excluded authors list.

@vercel
Copy link

vercel bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dapp-preview Ready Ready Preview Mar 3, 2026 9:05pm
dapp-testnet Ready Ready Preview Mar 3, 2026 9:05pm
venus.io Ready Ready Preview Mar 3, 2026 9:05pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 3, 2026

⚠️ No Changeset found

Latest commit: ad0a633

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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