Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps posthog-js from 1.315.1 to 1.328.0.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.328.0

1.328.0

Minor Changes

Patch Changes

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

posthog-js@1.327.0

1.327.0

Minor Changes

  • #2923 b8b7f90 Thanks @​TueHaulund! - Fixed issue with fetch wrappers reconsuming request bodies and generating mismatched FormData boundaries (2026-01-17)

Patch Changes

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

posthog-js@1.326.0

1.326.0

Minor Changes

Patch Changes

  • Updated dependencies [d37e570]:
    • @​posthog/core@​1.10.0
    • @​posthog/types@​1.326.0

posthog-js@1.325.0

1.325.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • b3f33c5 chore: update versions and lockfile [version bump]
  • ce4566d fix: restore fetch wrappers to most recent working version (#2925)
  • dad60b7 chore: update versions and lockfile [version bump]
  • b8b7f90 fix: avoid reconsuming request body if it is present in RequestInit (#2923)
  • 6ac83cc chore: update versions and lockfile [version bump]
  • d37e570 feat(surveys): add thumbs up/down rating question option (#2881)
  • 192f484 chore: update versions and lockfile [version bump]
  • 262cb4b fix: always pass RequestInit object down to the original window.fetch in fetc...
  • ac57bc7 chore: update versions and lockfile [version bump]
  • 4785cc4 feat(replay): add caching and url-change-checking for regex matching url trig...
  • 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.315.1 to 1.328.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.315.1...posthog-js@1.328.0)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.328.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 Jan 19, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2026

⚠️ No Changeset found

Latest commit: 067f110

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

@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for nc-analytics ready!

Name Link
🔨 Latest commit 067f110
🔍 Latest deploy log https://app.netlify.com/projects/nc-analytics/deploys/696e2042740c2400084477e0
😎 Deploy Preview https://deploy-preview-371--nc-analytics.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for nc-documentation ready!

Name Link
🔨 Latest commit 067f110
🔍 Latest deploy log https://app.netlify.com/projects/nc-documentation/deploys/696e2042bfe25f0008497d9d
😎 Deploy Preview https://deploy-preview-371--nc-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for nc-architect-web ready!

Name Link
🔨 Latest commit 067f110
🔍 Latest deploy log https://app.netlify.com/projects/nc-architect-web/deploys/696e20422c006300087b35ed
😎 Deploy Preview https://deploy-preview-371--nc-architect-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel
Copy link

vercel bot commented Jan 19, 2026

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

Project Deployment Review Updated (UTC)
analytics Ready Ready Preview, Comment Jan 19, 2026 0:20am
architect-web Ready Ready Preview, Comment Jan 19, 2026 0:20am
documentation Ready Ready Preview, Comment Jan 19, 2026 0:20am

Request Review

@jthrilly jthrilly merged commit 9b10a8a into main Feb 9, 2026
33 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.328.0 branch February 9, 2026 11:02
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.

1 participant