Upgrade libredfish to latest#2324
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
This PR upgrades the workspace’s libredfish git dependency to the next tagged release, updating both Cargo.toml and the resolved git commit in Cargo.lock to keep builds consistent.
Changes:
- Bump
libredfishtag fromv0.44.8tov0.44.9in workspace dependencies. - Refresh
Cargo.lockto the newlibredfishgit source (tag + commit hash).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Cargo.toml | Updates the workspace libredfish git tag to v0.44.9. |
| Cargo.lock | Updates the resolved libredfish git source to match the new tag/commit. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
looks like the tests timed out |
|
supersede by #2343 |
Description
Upgrades the libredfish crate to the latest version
Type of Change
Testing