Bump backend otel deps to resolve a CVE#4276
Conversation
📝 WalkthroughWalkthroughThe PR updates OpenTelemetry NuGet package versions in the backend project file, moving to newer releases (1.15.3, 1.15.2, and 1.15.1), and synchronizes the license documentation file with the updated package versions and other framework dependencies. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4276 +/- ##
==========================================
+ Coverage 66.79% 75.94% +9.14%
==========================================
Files 246 303 +57
Lines 6274 11352 +5078
Branches 787 1403 +616
==========================================
+ Hits 4191 8621 +4430
- Misses 1824 2330 +506
- Partials 259 401 +142
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:
|
jasonleenaylor
left a comment
There was a problem hiding this comment.
@jasonleenaylor reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on imnasnainaec).
This resolves
Also, when I updated the license file, some MS versions dropped from 9 to 8, because I had previously been accidentally using .NET 9 with this project even though it is currently at .NET 8.
Devin: https://app.devin.ai/review/sillsdev/TheCombine/pull/4276
This change is
Summary by CodeRabbit