Skip to content

build(deps): bump posthog-js from 1.372.5 to 1.380.1 in /frontend#116

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/posthog-js-1.380.1
Closed

build(deps): bump posthog-js from 1.372.5 to 1.380.1 in /frontend#116
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/posthog-js-1.380.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown

Bumps posthog-js from 1.372.5 to 1.380.1.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.380.1

1.380.1

Patch Changes

  • #3743 ced0039 Thanks @​robbie-c! - fix(surveys): stop the survey CSS from using :has(.survey-question:empty), which crashes some WebKit builds during text-node style invalidation while a survey renders. The empty-header margin tweak now keys off a JS-set question-header--empty class and a sibling selector instead. (2026-06-05)
  • Updated dependencies []:
    • @​posthog/types@​1.380.1
    • @​posthog/core@​1.30.8

posthog-js@1.380.0

1.380.0

Minor Changes

  • #3715 2387084 Thanks @​dustinbyrne! - Promote browser tracing header configuration to the public tracing_headers option while keeping addTracingHeaders and __add_tracing_headers as deprecated aliases. (2026-06-04)

Patch Changes

  • #3715 2387084 Thanks @​dustinbyrne! - When using tracing headers, X-POSTHOG-DISTINCT-ID is read at request time instead of when fetch/XHR is patched, ensuring it reflects bootstrap, identify, reset, and other identity changes. (2026-06-04)
  • Updated dependencies [2387084]:
    • @​posthog/types@​1.380.0
    • @​posthog/core@​1.30.7

posthog-js@1.379.3

1.379.3

Patch Changes

  • #3741 32de5d2 Thanks @​clr182! - logs: the console-log integration now respects opt_out_capturing() — it checks is_capturing() before emitting, so log events stop on opt-out (and resume on opt-in). (2026-06-04)
  • Updated dependencies []:
    • @​posthog/types@​1.379.3
    • @​posthog/core@​1.30.6

posthog-js@1.379.2

1.379.2

Patch Changes

  • #3736 374962a Thanks @​arnohillen! - replay: re-apply scroll positions after fast-forward/seek. Scrolls applied mid-catch-up could clamp to 0 when the target wasn't scrollable yet (e.g. scroll-revealed sheets/modals whose content sits below the fold), leaving the content scrolled out of view on replay. The last scroll per node is now re-applied in the flush stage once layout has settled. posthog-js is bumped too so the rebuilt bundle containing the fix is published. (2026-06-03)
  • Updated dependencies []:
    • @​posthog/types@​1.379.2
    • @​posthog/core@​1.30.5

posthog-js@1.379.1

... (truncated)

Commits
  • a8fd228 chore: update versions and lockfile [version bump]
  • ced0039 fix(surveys): drop :has(.survey-question:empty) that crashes WebKit (#3743)
  • 0512007 ci: bump flags-board pin to skip Dependabot PRs (#3746)
  • bec6cba chore: update versions and lockfile [version bump]
  • 33388d5 fix(surveys): avoid native StyleSheet.create at import time (#3745)
  • 287ad9f chore: update versions and lockfile [version bump]
  • 2387084 feat: add public tracing_headers config (#3715)
  • dc1e193 chore: update versions and lockfile [version bump]
  • 3959c03 fix(react-native): make Android sourcemap upload configuration-cache compatib...
  • 9287c87 feat: emit $is_server property on captured events (#3728)
  • 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.372.5 to 1.380.1.
- [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.372.5...posthog-js@1.380.1)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.380.1
  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 Jun 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Author

Superseded by #119.

@dependabot dependabot Bot closed this Jun 12, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/posthog-js-1.380.1 branch June 12, 2026 12:14
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