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

deps: fix crate vulnerabilities #4212

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

deps: fix crate vulnerabilities #4212

wants to merge 1 commit into from

Conversation

rex4539
Copy link

@rex4539 rex4539 commented Dec 31, 2024

Describe your changes

https://rustsec.org/advisories/RUSTSEC-2024-0344
https://rustsec.org/advisories/RUSTSEC-2024-0357
https://rustsec.org/advisories/RUSTSEC-2024-0376

Also updated yanked crates critical-section and futures-util.

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.62%. Comparing base (b579d49) to head (4b238f9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4212   +/-   ##
=======================================
  Coverage   74.62%   74.62%           
=======================================
  Files         342      342           
  Lines      108554   108554           
=======================================
+ Hits        81009    81013    +4     
+ Misses      27545    27541    -4     

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

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.

1 participant