Skip to content

fix: update launchdarkly-js-sdk-common to 5.8.2 - #72

Merged
joker23 merged 1 commit into
mainfrom
devin/1784554979-bump-js-sdk-common-5.8.2
Jul 20, 2026
Merged

fix: update launchdarkly-js-sdk-common to 5.8.2#72
joker23 merged 1 commit into
mainfrom
devin/1784554979-bump-js-sdk-common-5.8.2

Conversation

@joker23

@joker23 joker23 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Requirements

  • I have added test coverage for new or changed functionality — n/a, dependency bump only
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Picks up the bugfix released in launchdarkly-js-sdk-common v5.8.2 (https://github.com/launchdarkly/js-sdk-common).

Describe the solution you've provided

Bump the launchdarkly-js-sdk-common dependency from 5.8.1 to 5.8.2.

-    "launchdarkly-js-sdk-common": "5.8.1",
+    "launchdarkly-js-sdk-common": "5.8.2",

Uses fix: (matching #67) so release-please cuts a patch release.

Verified locally: npm install, npm test (24 passed), npm run lint:all, and npm run check-typescript all pass with 5.8.2 resolved.

Describe alternatives you've considered

None — patch-level dependency update.

Additional context

Part of rolling out launchdarkly-js-sdk-common v5.8.2 across the client-side JS SDKs (companion PR in js-client-sdk).

Link to Devin session: https://app.devin.ai/sessions/3ed6e570c11b4abb80724e0f2bc5f03e
Requested by: @joker23


Note

Low Risk
Single patch-level dependency bump with no local code changes; risk is limited to whatever the upstream 5.8.2 bugfix affects in shared SDK behavior.

Overview
Bumps the launchdarkly-js-sdk-common dependency from 5.8.1 to 5.8.2 so this Node client SDK picks up the patch release from js-sdk-common.

There are no application code changes in this repo; shared client logic still comes from that package. The fix: prefix is intended to trigger a patch release via release-please, consistent with prior dependency bumps (e.g. #67).

Reviewed by Cursor Bugbot for commit 6457744. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Steven Zhang <szhang@launchdarkly.com>
@joker23 joker23 self-assigned this Jul 20, 2026
@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, CI, and merge conflict monitoring

@devin-ai-integration

Copy link
Copy Markdown
Contributor

@cursor review

@devin-ai-integration devin-ai-integration Bot changed the title chore: update launchdarkly-js-sdk-common to 5.8.2 fix: update launchdarkly-js-sdk-common to 5.8.2 Jul 20, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@joker23
joker23 marked this pull request as ready for review July 20, 2026 14:10
@joker23
joker23 requested a review from a team as a code owner July 20, 2026 14:10
@joker23
joker23 merged commit 627ddb0 into main Jul 20, 2026
11 checks passed
@joker23
joker23 deleted the devin/1784554979-bump-js-sdk-common-5.8.2 branch July 20, 2026 15:19
joker23 added a commit that referenced this pull request Jul 20, 2026
🤖 I have created a release *beep* *boop*
---


##
[3.4.1](3.4.0...3.4.1)
(2026-07-20)


### Bug Fixes

* update launchdarkly-js-sdk-common to 5.8.2
([#72](#72))
([627ddb0](627ddb0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Mechanical version and changelog updates with no SDK logic changes in
the shown diff.
> 
> **Overview**
> **Release 3.4.1** — version metadata only in this diff: `package.json`
and `.release-please-manifest.json` move from **3.4.0** to **3.4.1**,
and **CHANGELOG.md** adds a patch entry for updating
**`launchdarkly-js-sdk-common` to 5.8.2**
([#72](#72)).
> 
> No application source changes appear in the diff; this is a Release
Please–generated release commit.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
a85e86e. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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