Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps posthog-js from 1.261.8 to 1.285.1.

Release notes

Sourced from posthog-js's releases.

[email protected]

1.285.1

Patch Changes

[email protected]

1.285.0

Minor Changes

[email protected]

1.284.0

Minor Changes

  • #2529 882d823 Thanks @​MattBro! - feat(surveys): add URL prefill and auto-submit support

    Surveys can now be prefilled and automatically submitted via URL parameters.

    New configuration options:

    posthog.init('token', {
        surveys: {
            prefillFromUrl: true,
            autoSubmitIfComplete: true,
            autoSubmitDelay: 800,
        },
    })

    URL format: ?q0=1&q1=8&auto_submit=true

    • q{N} = question index (0-based)
    • Value = choice index or rating value
    • auto_submit=true enables auto-submission

    Supported question types:

    • Single choice (choice index)
    • Multiple choice (multiple q{N} params)
    • Rating (numeric value, validated against scale)

    Use cases:

    • Pre-filled NPS surveys from email campaigns

... (truncated)

Commits
  • 1ae2c34 chore: update versions and lockfile
  • c26a12c fix: we want to capture session ending when idle (#2545)
  • bbc8b10 chore: we have never once cared about the console errors that flake these tes...
  • 027dcb1 Update generated references
  • 33e1a35 chore: update versions and lockfile
  • e95a9d5 feat: session recording tracks previous and next session id (#2503)
  • 176b211 chore: update versions and lockfile
  • fb2fa06 fix(llma): cache cost calculation in the LangChain callback (#2537)
  • 26c2079 Update generated references
  • 4562b6a chore: update versions and lockfile
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.261.8 to 1.285.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/[email protected]@1.285.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency-upgrade Dependency upgrade is needed label Nov 5, 2025
@kestrabot kestrabot bot added this to Pull Requests Nov 5, 2025
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Nov 5, 2025
@cloudflare-workers-and-pages
Copy link

Deploying kestra-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2b6e6b6
Status: ✅  Deploy successful!
Preview URL: https://26b66fed.kestra-io.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-post-3jeq.kestra-io.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade Dependency upgrade is needed

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

1 participant