Skip to content

Runs cargo update to fix audit run [ci full] #4891

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
Mar 30, 2022
Merged

Runs cargo update to fix audit run [ci full] #4891

merged 1 commit into from
Mar 30, 2022

Conversation

tarikeshaq
Copy link
Contributor

Our dependency check cron job started failing, so this is a PR to fix that by running cargo update

The audit that failed was for openssl, which we only use in tests.

@tarikeshaq tarikeshaq requested a review from a team March 28, 2022 20:03
@codecov-commenter
Copy link

Codecov Report

Merging #4891 (0f26f81) into main (0d4ae38) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4891   +/-   ##
=======================================
  Coverage   38.43%   38.43%           
=======================================
  Files         166      166           
  Lines       12341    12341           
=======================================
  Hits         4743     4743           
  Misses       7598     7598           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d4ae38...0f26f81. Read the comment docs.

@tarikeshaq
Copy link
Contributor Author

Uhh looks like the cargo update on native-tls broke our iOS builds, no biggie we're not impacted by the advisory. I'll keep an eye on sfackler/rust-native-tls#218 and land this once it's fixed. We can also fix the version temporarily to be =0.2.8 but there is no urgency to this 🤷

@tarikeshaq tarikeshaq merged commit 14770ae into main Mar 30, 2022
@tarikeshaq tarikeshaq deleted the cargo-update branch March 30, 2022 17:09
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.

3 participants