chore(api): bump @unraid/libvirt from 2.1.0 to 2.2.1#1885
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Disabled knowledge base sources:
WalkthroughA dependency version bump in the API package configuration. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1885 +/- ##
=======================================
Coverage 48.62% 48.63%
=======================================
Files 1013 1013
Lines 67600 67606 +6
Branches 6924 6927 +3
=======================================
+ Hits 32871 32878 +7
+ Misses 34608 34607 -1
Partials 121 121 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This plugin has been deployed to Cloudflare R2 and is available for testing. |
Motivation
@unraid/libvirtto2.2.1to pick up upstream fixes and ensure native bindings and transitive libs are current.Description
api/package.jsonto require@unraid/libvirt@2.2.1and updatedpnpm-lock.yamlto reflect the new package version and integrity hash.Testing
pnpm installto apply the lockfile changes and then executed the repository test suite withpnpm -w -r test; all automated tests passed.Codex Task
Summary by CodeRabbit