Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps posthog-node from 3.6.3 to 4.8.1.

Changelog

Sourced from posthog-node's changelog.

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

4.4.1 - 2025-01-21

  • Add option privacyMode to remove input and output from LLM Observability

4.4.0 - 2025-01-15

Switch from rusha to native (node:crypto) sha1 implementation

4.3.2 - 2024-12-11

  1. REVERT: Fix bug where this SDK incorrectly sent $feature_flag_called events with null values when using getFeatureFlagPayload.

... (truncated)

Commits
  • 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)
  • 0121189 fix:Specify tz with the date (#386)
  • d9d7e1e Deprecate is_simple_flag (#384)
  • d5acfc4 feat: error tracking (#366)
  • 56e023f fix: release package (#349)
  • 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-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) from 3.6.3 to 4.8.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.8.1/posthog-node)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Labels

The following labels could not be found: traceloop-sdk. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #563.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/traceloop-sdk/posthog-node-4.8.1 branch March 10, 2025 13:34
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.

None yet

0 participants