Skip to content

chore: update SDK dependencies to latest compatible versions#16

Draft
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1783933871-update-sdk-dependencies
Draft

chore: update SDK dependencies to latest compatible versions#16
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
devin/1783933871-update-sdk-dependencies

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

Update the minimum compatible dependency versions while preserving each existing constraint style:

  • @launchdarkly/openfeature-node-server: >= 1.0.0>= 1.3.3
  • @launchdarkly/node-server-sdk: >= 9.4.5>= 9.12.1
  • @openfeature/server-sdk: ^1.14.0^1.22.0

These are the latest npm releases in the currently configured major versions. The example's APIs remain supported; no deprecated-API migration is needed.

Validation so far:

  • npm install (0 vulnerabilities)
  • npm ls --depth=0
  • node --check index.js

Link to Devin session: https://app.devin.ai/sessions/5253c5434b374ffbbcff7e9a23a8b5a2


Note

Low Risk
Example app dependency version bumps only; no logic, auth, or runtime behavior changes in the repo.

Overview
Dependency-only change in package.json: minimum/floor versions for the three runtime SDKs are raised while keeping the same constraint styles (>= vs ^).

  • @launchdarkly/openfeature-node-server: >= 1.0.0>= 1.3.3
  • @launchdarkly/node-server-sdk: >= 9.4.5>= 9.12.1
  • @openfeature/server-sdk: ^1.14.0^1.22.0

No application source changes; the sample still uses the same OpenFeature + LaunchDarkly provider APIs.

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

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration Bot requested a review from a team as a code owner July 13, 2026 09:12
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 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 devin-ai-integration Bot marked this pull request as draft July 13, 2026 09:28
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.

1 participant