Skip to content

chore: bump deps to address rustsec warnning #1666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

BraveY
Copy link

@BraveY BraveY commented Feb 11, 2025

  • Bump vm-memory to 1.14.1, vmm-sys-util to 0.12.1 and vhost to 0.11.0.
  • Bump cargo-deny-action version from v1 to v2 in workflows.

Relevant Issue (if applicable)

If there are Issues related to this PullRequest, please list it.
#1647

Details

Please describe the details of PullRequest.

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

- Bump vm-memory to 1.14.1, vmm-sys-util to 0.12.1 and vhost to 0.11.0.
- Bump cargo-deny-action version from v1 to v2 in workflows.

Signed-off-by: Yang Kaiyong <[email protected]>
@BraveY BraveY requested review from a team as code owners February 11, 2025 09:55
@BraveY BraveY requested review from liubogithub, imeoer, jiangliu and power-more and removed request for a team February 11, 2025 09:55
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.44%. Comparing base (3c10b59) to head (416418d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/bin/nydusd/virtiofs.rs 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1666      +/-   ##
==========================================
- Coverage   60.44%   60.44%   -0.01%     
==========================================
  Files         146      146              
  Lines       48926    48926              
  Branches    46380    46380              
==========================================
- Hits        29573    29571       -2     
- Misses      17889    17890       +1     
- Partials     1464     1465       +1     
Files with missing lines Coverage Δ
rafs/src/metadata/layout/v5.rs 85.36% <ø> (ø)
src/bin/nydusd/virtiofs.rs 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@imeoer imeoer merged commit 3beb9a7 into dragonflyoss:master Feb 11, 2025
24 checks passed
@BraveY BraveY deleted the fix-rustsec-warn branch February 21, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants