Skip to content
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

Update dependencies and deny list #1946

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Conversation

wilwade
Copy link
Collaborator

@wilwade wilwade commented Apr 22, 2024

Goal

The goal of this PR is remove the blocking cargo deny issue with RUSTSEC-2024-0336 and update packages.

Closes #1945

Discussion

  • Reviewed minor releases
  • One major update async-lock for async-io

Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.11%. Comparing base (8dfa47d) to head (05d36fb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1946   +/-   ##
=======================================
  Coverage   83.11%   83.11%           
=======================================
  Files          56       56           
  Lines        4525     4525           
=======================================
  Hits         3761     3761           
  Misses        764      764           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@mattheworris mattheworris left a comment

Choose a reason for hiding this comment

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

  • Read through changes
  • One non-blocking comment (transitive major update)

🚢 it!

Cargo.lock Show resolved Hide resolved
@wilwade wilwade merged commit 17c2e1f into main Apr 22, 2024
31 checks passed
@wilwade wilwade deleted the bug/update-dependencies-1945 branch April 22, 2024 16:02
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.

Deal with: RUSTSEC-2024-0336
4 participants