Skip to content

build(deps): bump posthog-js from 1.363.1 to 1.364.1#180

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.364.1
Open

build(deps): bump posthog-js from 1.363.1 to 1.364.1#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.364.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps posthog-js from 1.363.1 to 1.364.1.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.364.1

1.364.1

Patch Changes

  • Updated dependencies [4bdfdbc]:
    • @​posthog/core@​1.24.3
    • @​posthog/types@​1.364.1

posthog-js@1.364.0

1.364.0

Minor Changes

  • #3285 00a5079 Thanks @​pauldambra! - Reject the strings "undefined" and "null" in posthog.identify(). All invalid distinct IDs now log a critical console error (always visible, not debug-only). (2026-03-27)

Patch Changes

  • #3286 8d34289 Thanks @​marandaneto! - Use async native CompressionStream for gzip compression to avoid blocking the main thread (2026-03-27)
  • Updated dependencies [8d34289]:
    • @​posthog/core@​1.24.2
    • @​posthog/types@​1.364.0

posthog-js@1.363.6

1.363.6

Patch Changes

posthog-js@1.363.5

1.363.5

Patch Changes

... (truncated)

Commits
  • bec9814 chore: update versions and lockfile [version bump]
  • 4bdfdbc feat(react-native): enable captureAppLifecycleEvents by default and add @​defa...
  • ee9b06a fix(node): fix flaky nestjs interceptor test (#3293)
  • 1912d1d ci(library-ci): add build: false to unit, functional, and lint jobs (#3289)
  • 287eb91 chore: update versions and lockfile [version bump]
  • 00a5079 fix(identify): reject string "undefined"/"null" and always log critical (#3285)
  • 343a4ac fix(ci): add --ignoreConfig to tsc calls in minimum TS version check for TS 6...
  • 470907d feat(react-native): add $is_emulator property to detect emulator/simulator (#...
  • 8d34289 perf(browser): use async CompressionStream for gzip to avoid blocking main th...
  • e2f569a chore: update versions and lockfile [version bump]
  • 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.363.1 to 1.364.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.363.1...posthog-js@1.364.1)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.364.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 Mar 30, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants