-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump simd-json from 0.14.0-rc.3 to 0.14.0 (#770)
- Loading branch information
1 parent
b4d70eb
commit 45a9082
Showing
4 changed files
with
66 additions
and
23 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 |
---|---|---|
|
@@ -1519,6 +1519,12 @@ who = "Benjamin Bouvier <[email protected]>" | |
criteria = "safe-to-deploy" | ||
version = "0.1.3" | ||
|
||
[[audits.bytecode-alliance.audits.either]] | ||
who = "Alex Crichton <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "1.8.1 -> 1.13.0" | ||
notes = "More utilities and such for the `Either` type, no `unsafe` code." | ||
|
||
[[audits.bytecode-alliance.audits.fallible-iterator]] | ||
who = "Alex Crichton <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -1880,6 +1886,18 @@ are made about the safety of either of those libraries. :) | |
""" | ||
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT" | ||
|
||
[[audits.google.audits.log]] | ||
who = "danakj <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
version = "0.4.22" | ||
notes = """ | ||
Unsafe review in https://docs.google.com/document/d/1IXQbD1GhTRqNHIGxq6yy7qHqxeO4CwN5noMFXnqyDIM/edit?usp=sharing | ||
|
||
Unsafety is generally very well-documented, with one exception, which we | ||
describe in the review doc. | ||
""" | ||
aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT" | ||
|
||
[[audits.google.audits.miniz_oxide]] | ||
who = "Lukasz Anforowicz <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -1925,6 +1943,18 @@ criteria = "safe-to-deploy" | |
version = "1.0.4" | ||
aggregated-from = "https://chromium.googlesource.com/chromiumos/third_party/rust_crates/+/refs/heads/main/cargo-vet/audits.toml?format=TEXT" | ||
|
||
[[audits.google.audits.relative-path]] | ||
who = "danakj <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
version = "1.9.3" | ||
notes = """ | ||
There is no net or fs usage, no crypto. | ||
There is unsafe to convert pointers from str to RelativePath, where the latter | ||
is a transparent wrapper around str so the pointer will be to a valid | ||
type/value always. | ||
""" | ||
aggregated-from = "https://chromium.googlesource.com/chromium/src/+/main/third_party/rust/chromium_crates_io/supply-chain/audits.toml?format=TEXT" | ||
|
||
[[audits.google.audits.serde]] | ||
who = "Lukasz Anforowicz <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -2040,6 +2070,11 @@ who = "David Cook <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.10.6 -> 0.10.7" | ||
|
||
[[audits.isrg.audits.either]] | ||
who = "David Cook <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
version = "1.6.1" | ||
|
||
[[audits.isrg.audits.getrandom]] | ||
who = "David Cook <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -2140,6 +2175,12 @@ end = "2024-05-03" | |
notes = "All code written or reviewed by Manish" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.allocator-api2]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
version = "0.2.18" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.android_system_properties]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -2293,6 +2334,24 @@ version = "0.8.0" | |
notes = "This crates was written by Sentry and I've fully audited it as Firefox crash reporting machinery relies on it." | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.either]] | ||
who = "Mike Hommey <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "1.6.1 -> 1.7.0" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.either]] | ||
who = "Mike Hommey <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "1.7.0 -> 1.8.0" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.either]] | ||
who = "Mike Hommey <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "1.8.0 -> 1.8.1" | ||
aggregated-from = "https://hg.mozilla.org/mozilla-central/raw-file/tip/supply-chain/audits.toml" | ||
|
||
[[audits.mozilla.audits.fnv]] | ||
who = "Bobby Holley <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|