Skip to content

fix: update launchdarkly-js-sdk-common to 5.8.1#67

Merged
kinyoklion merged 4 commits into
mainfrom
devin/1779397175-update-js-sdk-common
May 26, 2026
Merged

fix: update launchdarkly-js-sdk-common to 5.8.1#67
kinyoklion merged 4 commits into
mainfrom
devin/1779397175-update-js-sdk-common

Conversation

@kinyoklion
Copy link
Copy Markdown
Member

@kinyoklion kinyoklion commented May 21, 2026

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

N/A — dependency update.

Describe the solution you've provided

Update launchdarkly-js-sdk-common from 5.4.0 to 5.8.1.

Changes:

  • Updated unit test to match new inline context event format (5.5.0+)
  • Updated contract test capabilities (inline-context-all, client-per-context-summaries, evaluation-hooks, track-hooks)
  • Removed anonymous-redaction capability (no longer supported)
  • Added TestHook implementation for contract test hook validation
  • Added suppressions file for known hook ordering bugs in js-sdk-common (same as js-core browser SDK)

BEGIN_COMMIT_OVERRIDE
fix: update launchdarkly-js-sdk-common to 5.8.1
fix: remove uuid dependency, replace with inline implementation
feat: add experimental debug override functionality
feat: add support for per-context summary events
feat: add support for plugins
feat: add support for the afterTrack stage for hooks
fix: add hooks to default options to prevent warning
feat: add hook support
feat: inline context in custom events
END_COMMIT_OVERRIDE

Link to Devin session: https://app.devin.ai/sessions/f3bb526db7cd4ea4a5a41df8a82eaa46
Requested by: @kinyoklion

Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

devin-ai-integration Bot and others added 2 commits May 22, 2026 22:11
Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>
… format changes

Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>
@kinyoklion kinyoklion marked this pull request as ready for review May 22, 2026 22:23
@kinyoklion kinyoklion requested a review from a team as a code owner May 22, 2026 22:23
Co-Authored-By: rlamb@launchdarkly.com <4955475+kinyoklion@users.noreply.github.com>
@kinyoklion kinyoklion merged commit 532df60 into main May 26, 2026
9 checks passed
@kinyoklion kinyoklion deleted the devin/1779397175-update-js-sdk-common branch May 26, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants