Skip to content

chore(api): bump @unraid/libvirt from 2.1.0 to 2.2.1#1885

Merged
elibosley merged 1 commit intomainfrom
codex/update-unraid/libvirt-to-2.2.0
Mar 5, 2026
Merged

chore(api): bump @unraid/libvirt from 2.1.0 to 2.2.1#1885
elibosley merged 1 commit intomainfrom
codex/update-unraid/libvirt-to-2.2.0

Conversation

@elibosley
Copy link
Member

@elibosley elibosley commented Mar 5, 2026

Motivation

  • Upgrade @unraid/libvirt to 2.2.1 to pick up upstream fixes and ensure native bindings and transitive libs are current.

Description

  • Updated api/package.json to require @unraid/libvirt@2.2.1 and updated pnpm-lock.yaml to reflect the new package version and integrity hash.

Testing

  • Ran pnpm install to apply the lockfile changes and then executed the repository test suite with pnpm -w -r test; all automated tests passed.

Codex Task

Summary by CodeRabbit

  • Chores
    • Updated a library dependency to a newer version with potential performance improvements and bug fixes.

@elibosley elibosley merged commit 90bbe9a into main Mar 5, 2026
7 checks passed
@elibosley elibosley deleted the codex/update-unraid/libvirt-to-2.2.0 branch March 5, 2026 19:31
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 5, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: c6f443dc-7987-4565-82ab-7bba99d8c058

📥 Commits

Reviewing files that changed from the base of the PR and between 14a8fa8 and 5e49fa7.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • api/package.json

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


Walkthrough

A dependency version bump in the API package configuration. The @unraid/libvirt library is updated from version 2.1.0 to 2.2.1, with no other functional changes introduced.

Changes

Cohort / File(s) Summary
Dependency Update
api/package.json
Bumps @unraid/libvirt from 2.1.0 to 2.2.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, skip, and a version leap,
Libvirt's numbers climb so steep!
From 2.1 to 2.2.1 we bound,
Fresh improvements have been found!
wiggles nose

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/update-unraid/libvirt-to-2.2.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.63%. Comparing base (a1be458) to head (5e49fa7).
⚠️ Report is 3 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

This plugin has been deployed to Cloudflare R2 and is available for testing.
Download it at this URL:

https://preview.dl.unraid.net/unraid-api/tag/PR1885/dynamix.unraid.net.plg

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