Skip to content

chore(deps): bump posthog-js from 1.355.0 to 1.356.0 in /frontend#4095

Merged
arkid15r merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/main/posthog-js-1.356.0
Feb 27, 2026
Merged

chore(deps): bump posthog-js from 1.355.0 to 1.356.0 in /frontend#4095
arkid15r merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/main/posthog-js-1.356.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 27, 2026

Bumps posthog-js from 1.355.0 to 1.356.0.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.356.0

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]:

    • @​posthog/types@​1.356.0
Commits
  • e90364f chore: update versions and lockfile [version bump]
  • ec54fd8 feat(flags): Add feature_flag_cache_ttl_ms config to prevent stale flag value...
  • a47179c fix(browser): Improve tablet detection when Chrome sends desktop-like UA (#3154)
  • d741668 feat(browser): add configurable remote config refresh interval (#3145)
  • a37c1d9 fix: Node references (#3141)
  • 67634ec chore: update versions and lockfile [version bump]
  • 6fb72c3 fix(react-native): expo-file-system detection broken on Expo SDK 54 stable (#...
  • See full diff 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.355.0 to 1.356.0.
- [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.355.0...posthog-js@1.356.0)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.356.0
  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 Feb 27, 2026
@dependabot dependabot Bot requested review from arkid15r and kasya as code owners February 27, 2026 07:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 27, 2026
Copy link
Copy Markdown
Contributor

@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

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.80%. Comparing base (e5d3d6a) to head (451e5bb).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4095   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files         519      519           
  Lines       16031    16031           
  Branches     2186     2143   -43     
=======================================
  Hits        16000    16000           
  Misses         26       26           
  Partials        5        5           
Flag Coverage Δ
backend 99.78% <ø> (ø)
frontend 99.87% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5d3d6a...451e5bb. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@arkid15r arkid15r enabled auto-merge February 27, 2026 17:16
@arkid15r arkid15r added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit ac272a9 Feb 27, 2026
38 checks passed
@arkid15r arkid15r deleted the dependabot/npm_and_yarn/frontend/main/posthog-js-1.356.0 branch February 27, 2026 17:18
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 frontend javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant