Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps posthog-node from 3.6.3 to 4.10.1.

Changelog

Sourced from posthog-node's changelog.

4.10.1 – 2025-03-06

  1. Fix: only set platform on PostHog exception frame properties

4.10.0 – 2025-03-06

  1. Attach requestId to $feature_flag_called if present in /decide response

4.9.0 – 2025-03-04

  1. Allow feature flags to be evaluated individually when local evaluation is not being used

4.8.1 – 2025-02-26

  1. Supports gracefully handling quotaLimited responses from the PostHog API for feature flag evaluation

4.8.0 - 2025-02-26

  1. Add guardrails and exponential error backoff in the feature flag local evaluation poller to prevent high rates of 401/403 traffic towards /local_evaluation

4.7.0 - 2025-02-20

Added

  1. Adds the ability to capture user feedback in LLM Observability using the captureTraceFeedback and captureTraceMetric methods.

4.6.0 - 2025-02-12

Added

  1. Adds ability to fetch decrypted remote config flag payloads via getRemoteConfigPayload

4.5.2 - 2025-02-12

Fixed

  1. fix: Fixed edge case where $feature_flag_called events were enriched with additional feature flag data when they shouldn't be.

4.5.1 - 2025-02-12

Fixed

  1. Do not require a distinctId as an argument to captureException

4.5.0 - 2025-02-06

Added

  1. Adds manual exception capture with full stack trace processing via captureException function
  2. Adds ability to enable exception autocapture via the enableExceptionAutocapture init option

... (truncated)

Commits
  • 6498195 fix: stop setting platform on Sentry event (#416)
  • cbf87d5 feat(flags): Attach requestId to $feature_flag_called if present in /decide r...
  • 5d917d5 feat(flags): Allow feature flags to be evaluated individually (#415)
  • 4c4926d feat(flags): Allow feature flags to be evaluated individually (#414)
  • 9b845ec feat(feature-flags): support quota limiting for feature flags (#403)
  • d39257d feat(flags): Add guardrails and error backoff to local evaluation poller (#408)
  • 05154c8 feat(llm-observability): metric and feedback methods (#365)
  • 8351686 feat(flags): Add method for fetching decrypted remote config flag payload (#388)
  • 9ba8593 Do not enrich the $feature_flag_called event with more feature flag data (#387)
  • 3e2bd44 fix: do not require distinct_id (#390)
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

The following labels could not be found: traceloop-sdk.

Bumps [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) from 3.6.3 to 4.10.1.
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases)
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.10.1/posthog-node)

---
updated-dependencies:
- dependency-name: posthog-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/traceloop-sdk/posthog-node-4.10.1 branch from baff6d1 to dc1a5d2 Compare March 12, 2025 16:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/traceloop-sdk/posthog-node-4.10.1 branch July 26, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants