openllmetry-js icon indicating copy to clipboard operation
openllmetry-js copied to clipboard

chore(deps): bump posthog-node from 3.6.3 to 4.10.1 in /packages/traceloop-sdk

Open dependabot[bot] opened this issue 9 months ago • 1 comments

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[bot] avatar Mar 10 '25 13:03 dependabot[bot]

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

dependabot[bot] avatar Mar 10 '25 13:03 dependabot[bot]

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[bot] avatar Jul 26 '25 08:07 dependabot[bot]