chore: bump rayon from 1.5.1 to 1.5.2 (#24470)

* chore: bump rayon from 1.5.1 to 1.5.2

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot] 2022-04-19 23:17:52 -06:00 committed by GitHub
parent 05f32f287c
commit dd15193c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 25 additions and 27 deletions

9
Cargo.lock generated
View File

@ -3425,9 +3425,9 @@ checksum = "5cb37e7b5c272e9d7d75d3ab9d4f3a028edfbb4e99a2f35ec887057ea51656ad"
[[package]]
name = "rayon"
version = "1.5.1"
version = "1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"
checksum = "fd249e82c21598a9a426a4e00dd7adc1d640b22445ec8545feef801d1a74c221"
dependencies = [
"autocfg",
"crossbeam-deque",
@ -3437,14 +3437,13 @@ dependencies = [
[[package]]
name = "rayon-core"
version = "1.9.1"
version = "1.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"
checksum = "9f51245e1e62e1f1629cbfec37b5793bbabcaeb90f30e94d2ba03564687353e4"
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"lazy_static",
"num_cpus",
]

View File

@ -11,7 +11,7 @@ publish = false
[dependencies]
clap = "2.33.1"
log = "0.4.14"
rayon = "1.5.1"
rayon = "1.5.2"
solana-logger = { path = "../logger", version = "=1.11.0" }
solana-measure = { path = "../measure", version = "=1.11.0" }
solana-runtime = { path = "../runtime", version = "=1.11.0" }

View File

@ -12,7 +12,7 @@ publish = false
clap = "2.33.1"
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
solana-account-decoder = { path = "../account-decoder", version = "=1.11.0" }
solana-clap-utils = { path = "../clap-utils", version = "=1.11.0" }
solana-client = { path = "../client", version = "=1.11.0" }

View File

@ -13,7 +13,7 @@ clap = { version = "3.1.8", features = ["derive"] }
crossbeam-channel = "0.5"
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
solana-core = { path = "../core", version = "=1.11.0" }
solana-gossip = { path = "../gossip", version = "=1.11.0" }
solana-ledger = { path = "../ledger", version = "=1.11.0" }

View File

@ -12,7 +12,7 @@ publish = false
clap = "2.33.1"
crossbeam-channel = "0.5"
log = "0.4.14"
rayon = "1.5.1"
rayon = "1.5.2"
serde_json = "1.0.79"
serde_yaml = "0.8.23"
solana-clap-utils = { path = "../clap-utils", version = "=1.11.0" }

View File

@ -14,7 +14,7 @@ bv = { version = "0.11.1", features = ["serde"] }
fnv = "1.0.7"
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
serde = { version = "1.0.136", features = ["rc"] }
serde_derive = "1.0.103"
solana-frozen-abi = { path = "../frozen-abi", version = "=1.11.0" }

View File

@ -21,7 +21,7 @@ tempfile = "3.3.0"
[dev-dependencies]
fs_extra = "1.2.0"
rayon = "1.5.0"
rayon = "1.5.2"
solana-logger = { path = "../logger", version = "=1.11.0" }
[lib]

View File

@ -30,7 +30,7 @@ quinn = "0.8.2"
quinn-proto = "0.8.0"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"
rayon = "1.5.2"
reqwest = { version = "0.11.10", default-features = false, features = ["blocking", "rustls-tls", "json"] }
rustls = { version = "0.20.2", features = ["dangerous_configuration"] }
semver = "1.0.7"

View File

@ -29,7 +29,7 @@ log = "0.4.14"
lru = "0.7.5"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"
rayon = "1.5.2"
retain_mut = "0.1.7"
serde = "1.0.136"
serde_derive = "1.0.103"

View File

@ -16,7 +16,7 @@ dlopen = "0.1.8"
dlopen_derive = "0.1.4"
log = "0.4.11"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
serde = "1.0.136"
solana-measure = { path = "../measure", version = "=1.11.0" }
solana-merkle-tree = { path = "../merkle-tree", version = "=1.11.0" }

View File

@ -23,7 +23,7 @@ matches = "0.1.9"
num-traits = "0.2"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"
rayon = "1.5.2"
serde = "1.0.136"
serde_bytes = "0.11"
serde_derive = "1.0.103"

View File

@ -29,7 +29,7 @@ num_cpus = "1.13.1"
prost = "0.10.0"
rand = "0.7.0"
rand_chacha = "0.2.2"
rayon = "1.5.1"
rayon = "1.5.2"
reed-solomon-erasure = { version = "5.0.1", features = ["simd-accel"] }
serde = "1.0.136"
serde_bytes = "0.11.5"

View File

@ -15,7 +15,7 @@ fs_extra = "1.2.0"
itertools = "0.10.3"
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
solana-client = { path = "../client", version = "=1.11.0" }
solana-config-program = { path = "../programs/config", version = "=1.11.0" }
solana-core = { path = "../core", version = "=1.11.0" }

View File

@ -20,7 +20,7 @@ fnv = "1.0.7"
lazy_static = "1.4.0"
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
serde = "1.0.136"
solana-metrics = { path = "../metrics", version = "=1.11.0" }
solana-rayon-threadlimit = { path = "../rayon-threadlimit", version = "=1.11.0" }

View File

@ -13,7 +13,7 @@ publish = false
clap = { version = "3.1.5", features = ["cargo"] }
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
solana-entry = { path = "../entry", version = "=1.11.0" }
solana-logger = { path = "../logger", version = "=1.11.0" }
solana-measure = { path = "../measure", version = "=1.11.0" }

View File

@ -2189,9 +2189,9 @@ dependencies = [
[[package]]
name = "rayon"
version = "1.5.1"
version = "1.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"
checksum = "fd249e82c21598a9a426a4e00dd7adc1d640b22445ec8545feef801d1a74c221"
dependencies = [
"autocfg",
"crossbeam-deque",
@ -2201,14 +2201,13 @@ dependencies = [
[[package]]
name = "rayon-core"
version = "1.9.1"
version = "1.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"
checksum = "9f51245e1e62e1f1629cbfec37b5793bbabcaeb90f30e94d2ba03564687353e4"
dependencies = [
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-utils",
"lazy_static",
"num_cpus",
]

View File

@ -23,7 +23,7 @@ jsonrpc-http-server = "18.0.0"
jsonrpc-pubsub = "18.0.0"
libc = "0.2.120"
log = "0.4.14"
rayon = "1.5.1"
rayon = "1.5.2"
regex = "1.5.4"
serde = "1.0.136"
serde_derive = "1.0.103"

View File

@ -33,7 +33,7 @@ num-traits = { version = "0.2" }
num_cpus = "1.13.1"
ouroboros = "0.14.2"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
regex = "1.5.4"
serde = { version = "1.0.136", features = ["rc"] }
serde_derive = "1.0.103"

View File

@ -13,7 +13,7 @@ bincode = "1.3.3"
clap = "2.33.1"
log = "0.4.14"
rand = "0.7.0"
rayon = "1.5.1"
rayon = "1.5.2"
solana-clap-utils = { path = "../clap-utils", version = "=1.11.0" }
solana-cli = { path = "../cli", version = "=1.11.0" }
solana-client = { path = "../client", version = "=1.11.0" }