Bump @datadog/openfeature-node-server to 0.3.3#7383
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7383 +/- ##
==========================================
+ Coverage 86.13% 86.16% +0.03%
==========================================
Files 511 515 +4
Lines 22129 22249 +120
==========================================
+ Hits 19060 19171 +111
- Misses 3069 3078 +9 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Overall package sizeSelf size: 4.46 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.3 | 76.87 kB | 808.03 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
b1eefcc to
ff87683
Compare
ff87683 to
0099487
Compare
0099487 to
d912e0f
Compare
BenchmarksBenchmark execution time: 2026-01-29 17:17:40 Comparing candidate commit bdb6a9e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics. |
BridgeAR
left a comment
There was a problem hiding this comment.
LGTM! Just the description seems not absolutely correct (the support range seems to start a bit later)
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
This pull request was merged directly. |
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature. Fixes: #6986
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature. Fixes: #6986
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature. Fixes: #6986
Motivation
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature.
Closes #6986
Changes
@datadog/openfeature-node-serverfrom 0.3.1 to 0.3.3Version 0.3.2+ fixes peer dependency issues by:
@openfeature/server-sdkfrom hard dependencies (now peer-only)@openfeature/corefrom peer dependencies in@datadog/flagging-coreThis follows the standard OpenFeature provider pattern used by other providers.
Decisions
@openfeature/server-sdk+@openfeature/core)