Skip to content

Bump posthog-node from 5.41.0 to 5.42.0#768

Merged
minter merged 1 commit into
mainfrom
dependabot/npm_and_yarn/posthog-node-5.42.0
Jul 15, 2026
Merged

Bump posthog-node from 5.41.0 to 5.42.0#768
minter merged 1 commit into
mainfrom
dependabot/npm_and_yarn/posthog-node-5.42.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps posthog-node from 5.41.0 to 5.42.0.

Release notes

Sourced from posthog-node's releases.

posthog-node@5.42.0

5.42.0

Minor Changes

  • #4101 dc2aa5b Thanks @​posthog! - Expose the error tracking rate-limiter config via the new exceptionRateLimiterRefillRate and exceptionRateLimiterBucketSize options. Burst protection is scoped per exception type (each distinct $exception type gets its own token bucket, with no aggregate cap across types), so these let customers with high-cardinality exception types tune the per-type allowance. (2026-07-14)

Patch Changes

  • Updated dependencies [dc2aa5b]:
    • @​posthog/core@​1.41.0
Changelog

Sourced from posthog-node's changelog.

5.42.0

Minor Changes

  • #4101 dc2aa5b Thanks @​posthog! - Expose the error tracking rate-limiter config via the new exceptionRateLimiterRefillRate and exceptionRateLimiterBucketSize options. Burst protection is scoped per exception type (each distinct $exception type gets its own token bucket, with no aggregate cap across types), so these let customers with high-cardinality exception types tune the per-type allowance. (2026-07-14)

Patch Changes

  • Updated dependencies [dc2aa5b]:
    • @​posthog/core@​1.41.0
Commits
  • d35f5f1 chore: update versions and lockfile [version bump]
  • dc2aa5b feat(error-tracking): first-class exception rate-limiter config shared across...
  • 629e6c4 chore: delete eslint-disable comments that suppress nothing (#4146)
  • See full diff 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-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) from 5.41.0 to 5.42.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.42.0/packages/node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-version: 5.42.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 Jul 15, 2026
@minter
minter merged commit a777d72 into main Jul 15, 2026
5 checks passed
@minter
minter deleted the dependabot/npm_and_yarn/posthog-node-5.42.0 branch July 15, 2026 15:08
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