nbigaouette / hygeia

Python toolchain manager 🐍
Apache License 2.0
68 stars 3 forks source link

Update 'bumpalo' to 3.2.1, fixing RUSTSEC-2020-0006 #151

Closed nbigaouette closed 4 years ago

nbigaouette commented 4 years ago

Rustsec advisory RUSTSEC-2020-0006 describes an issue with bumpalo 3.2.0. cargo deny caught it, see for example https://github.com/nbigaouette/hygeia/runs/556601440

codecov[bot] commented 4 years ago

Codecov Report

Merging #151 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   67.02%   67.02%           
=======================================
  Files          27       27           
  Lines        3678     3678           
=======================================
  Hits         2465     2465           
  Misses       1213     1213           

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 1c5ddc8...7b1b1ad. Read the comment docs.