-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump ring from 0.17.2 to 0.17.5 (#805)
- Loading branch information
1 parent
b6a6959
commit 5decd22
Showing
4 changed files
with
34 additions
and
15 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -299,12 +299,6 @@ criteria = "safe-to-deploy" | |
version = "3.11.1" | ||
notes = "I am the author of this crate." | ||
|
||
[[audits.bytecode-alliance.audits.cc]] | ||
who = "Alex Crichton <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
version = "1.0.73" | ||
notes = "I am the author of this crate." | ||
|
||
[[audits.bytecode-alliance.audits.cfg-if]] | ||
who = "Alex Crichton <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -353,6 +347,12 @@ The is-terminal implementation code is now sync'd up with the prototype | |
implementation in the Rust standard library. | ||
""" | ||
|
||
[[audits.bytecode-alliance.audits.libc]] | ||
who = "Alex Crichton <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.2.146 -> 0.2.147" | ||
notes = "Only new type definitions and updating others for some platforms, no major changes" | ||
|
||
[[audits.bytecode-alliance.audits.linux-raw-sys]] | ||
who = "Dan Gohman <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -691,6 +691,19 @@ criteria = "safe-to-deploy" | |
delta = "0.1.19 -> 0.2.6" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.libc]] | ||
who = "Mike Hommey <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.2.147 -> 0.2.148" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.libc]] | ||
who = "Jan-Erik Rediger <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.2.148 -> 0.2.149" | ||
notes = "New defintions for a new target we don't use" | ||
aggregated-from = "https://raw.githubusercontent.com/mozilla/glean/main/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.num-bigint]] | ||
who = "Josh Stone <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|