fix: update launchdarkly-js-client-sdk to 3.9.5 - #415
Open
joker23 wants to merge 2 commits into
Open
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:
|
3 tasks
Contributor
|
@cursor review |
Co-Authored-By: Steven Zhang <szhang@launchdarkly.com>
joker23
marked this pull request as ready for review
August 6, 2026 17:04
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
launchdarkly-js-client-sdk3.9.5, which carries thelaunchdarkly-js-sdk-common5.8.3 patch.Describe the solution you've provided
Bump the
launchdarkly-js-client-sdkdependency floor from^3.9.4to^3.9.5.Describe alternatives you've considered
n/a
Additional context
Verified locally: install, build, tests, and lint pass.
A follow-up PR adds an npm dependency cooldown (
min-release-age); it is kept separate because the cooldown window would block installing a version published today.Link to Devin session: https://app.devin.ai/sessions/566f0d951dfa4568b67ad0c6c1cfb7c1
Requested by: @joker23
Note
Low Risk
Dependency version bump only; no changes to this package’s React bindings or runtime logic.
Overview
Bumps the
launchdarkly-js-client-sdkdependency inpackage.jsonfrom^3.9.4to^3.9.5, so installs resolve to the newer client SDK release (which includes thelaunchdarkly-js-sdk-common5.8.3 patch). No React SDK source or API changes in this PR—only the dependency floor.Reviewed by Cursor Bugbot for commit aa5422f. Bugbot is set up for automated code reviews on this repo. Configure here.