Skip to content

build(deps): bump posthog-js from 1.354.3 to 1.356.0#3585

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/posthog-js-1.356.0
Feb 27, 2026
Merged

build(deps): bump posthog-js from 1.354.3 to 1.356.0#3585
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/posthog-js-1.356.0

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps posthog-js from 1.354.3 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

posthog-js@1.355.0

1.355.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @​posthog/types@​1.355.0

posthog-js@1.354.4

1.354.4

Patch Changes

  • #3152 d6fd9c9 Thanks @​ksvat! - add re-entrancy guard for cases where ALL + regex + event trigger matching is configured (2026-02-26)
  • Updated dependencies []:
    • @​posthog/types@​1.354.4
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 (#...
  • 87cfabb chore: update versions and lockfile [version bump]
  • 1d3f14c feat(product tours): add tour wait period config (#3109)
  • 3df7dc0 docs: remove Android-only restriction from captureLog comment (#3157)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 27, 2026
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.354.3 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.354.3...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 force-pushed the dependabot/npm_and_yarn/posthog-js-1.356.0 branch from 7ee30fb to 6878149 Compare February 27, 2026 04:04
@coderabbitai
Copy link

coderabbitai bot commented Feb 27, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/posthog-js-1.356.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit b5a5ee6 into master Feb 27, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.356.0 branch February 27, 2026 04:05
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