Skip to content

chore(deps): bump posthog-js from 1.357.2 to 1.407.8 - #5752

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/posthog-js-1.407.8
Open

chore(deps): bump posthog-js from 1.357.2 to 1.407.8#5752
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/posthog-js-1.407.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps posthog-js from 1.357.2 to 1.407.8.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.407.8

1.407.8

Patch Changes

  • #4311 c1818e2 Thanks @​marandaneto! - fix(react): restore CommonJS default import interop in UMD bundles

    React hooks used without a PostHogProvider now receive the default PostHog instance again when the UMD build is loaded through CommonJS. (2026-07-29)

posthog-js@1.407.7

1.407.7

Patch Changes

  • #4304 c7099e9 Thanks @​lucasheriques! - fix(surveys): only wait for feature flags on surveys that repeat

    Surveys stopped being shown while feature flags were still loading, even when a cached enabled value for their internal targeting flag was already available. Popover and widget surveys recovered on the next evaluation, but a survey your own code renders (type api) is evaluated once, so it was dropped for that page load and never reappeared.

    That wait is only needed for surveys that repeat, where stored per-survey state is keyed by iteration and cannot be relied on to record that someone already answered. Other surveys keep one stable key that already prevents a repeat display, so they are now evaluated against the cached flag right away. (2026-07-29)

  • Updated dependencies [c7099e9]:

    • @​posthog/core@​1.45.2

posthog-js@1.407.6

1.407.6

Patch Changes

posthog-js@1.407.5

1.407.5

Patch Changes

  • #4278 a19ba65 Thanks @​marandaneto! - Fix paused replay seeks at an exact full snapshot timestamp so the snapshot frame is rebuilt before playback pauses. (2026-07-28)

posthog-js@1.407.4

1.407.4

Patch Changes

... (truncated)

Commits
  • 3ade9d2 chore: update versions and lockfile [version bump]
  • c1818e2 fix(react): restore UMD CommonJS interop (#4311)
  • dfd4178 ci: make browser integration checks fork-safe (#4307)
  • a196b7d chore: update versions and lockfile [version bump]
  • c7099e9 fix(surveys): only wait for feature flags on surveys that repeat (#4304)
  • d766f5b chore: update versions and lockfile [version bump]
  • 0369b09 fix(ai): capture OpenAI service_tier in $ai_model_parameters for accurate cos...
  • acef5fb chore: update versions and lockfile [version bump]
  • b4250a7 fix(browser): preserve slim extension bundle ABI (#4305)
  • 7718db1 ci: fail when Jest detects open handles (#4297)
  • 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.357.2 to 1.407.8.
- [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.357.2...posthog-js@1.407.8)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.407.8
  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 Jul 29, 2026
@greptile-apps

greptile-apps Bot commented Jul 29, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: dda4628

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

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
dapp-preview Ready Ready Preview Jul 29, 2026 8:08pm
dapp-testnet Ready Ready Preview Jul 29, 2026 8:08pm
venus.io Ready Ready Preview Jul 29, 2026 8:08pm

Request Review

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