fix: update launchdarkly-js-sdk-common to 5.8.3 - #76
Merged
Conversation
Contributor
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
|
@cursor review |
3 tasks
joker23
marked this pull request as ready for review
August 5, 2026 21:36
jsonbailey
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requirements
Related issues
Picks up the latest
launchdarkly-js-sdk-commonpatch release (5.8.3).Describe the solution you've provided
Bump
launchdarkly-js-sdk-commonfrom 5.8.2 to 5.8.3.Describe alternatives you've considered
n/a
Additional context
The dependency cooldown (npm
min-release-age) is split into a separate PR, since the cooldown window would block installing a patch published today.Link to Devin session: https://app.devin.ai/sessions/566f0d951dfa4568b67ad0c6c1cfb7c1
Requested by: @joker23
Note
Low Risk
Single dependency patch bump with no code changes; impact is limited to whatever fixes ship in js-sdk-common 5.8.3.
Overview
Updates the
launchdarkly-js-sdk-commondependency from 5.8.2 to 5.8.3 inpackage.jsonso this Node client SDK picks up the latest shared client-side patch release.There are no application source changes in this PR—only the version pin changes. Runtime behavior still comes from the common package via
src/index.jsand related platform wiring.Reviewed by Cursor Bugbot for commit ff0ecf8. Bugbot is set up for automated code reviews on this repo. Configure here.