Bump parking_lot from 0.12.0 to 0.12.1 (#12098)

Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.0...0.12.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-25 23:52:19 +02:00
committed by GitHub
parent 933440197a
commit 5318bf53d4
35 changed files with 84 additions and 84 deletions
+50 -50
View File
@@ -448,7 +448,7 @@ dependencies = [
"hex",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
@@ -491,7 +491,7 @@ dependencies = [
"jsonrpsee",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-rpc",
"sc-utils",
"serde",
@@ -2037,7 +2037,7 @@ dependencies = [
"log",
"num-traits",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.8.4",
"scale-info",
]
@@ -3214,7 +3214,7 @@ dependencies = [
"hyper",
"jsonrpsee-types",
"lazy_static",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.8.4",
"rustc-hash",
"serde",
@@ -3453,7 +3453,7 @@ checksum = "ece7e668abd21387aeb6628130a6f4c802787f014fa46bc83221448322250357"
dependencies = [
"kvdb",
"parity-util-mem",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
]
[[package]]
@@ -3468,7 +3468,7 @@ dependencies = [
"num_cpus",
"owning_ref",
"parity-util-mem",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"regex",
"rocksdb",
"smallvec",
@@ -3574,7 +3574,7 @@ dependencies = [
"libp2p-websocket",
"libp2p-yamux",
"multiaddr",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pin-project",
"rand 0.7.3",
"smallvec",
@@ -3619,7 +3619,7 @@ dependencies = [
"multiaddr",
"multihash",
"multistream-select",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pin-project",
"prost",
"prost-build",
@@ -3655,7 +3655,7 @@ dependencies = [
"futures",
"libp2p-core",
"log",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"smallvec",
"trust-dns-resolver",
]
@@ -3804,7 +3804,7 @@ dependencies = [
"libp2p-core",
"log",
"nohash-hasher",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.7.3",
"smallvec",
"unsigned-varint",
@@ -4030,7 +4030,7 @@ dependencies = [
"futures-rustls",
"libp2p-core",
"log",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"quicksink",
"rw-stream-sink",
"soketto",
@@ -4046,7 +4046,7 @@ checksum = "c6dea686217a06072033dc025631932810e2f6ad784e4fafa42e27d311c7a81c"
dependencies = [
"futures",
"libp2p-core",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"thiserror",
"yamux",
]
@@ -5597,7 +5597,7 @@ dependencies = [
"pallet-balances",
"pallet-election-provider-support-benchmarking",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.7.3",
"scale-info",
"sp-arithmetic",
@@ -6295,7 +6295,7 @@ dependencies = [
"log",
"pallet-balances",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"remote-externalities",
"scale-info",
"serde",
@@ -6586,7 +6586,7 @@ dependencies = [
"hashbrown 0.12.3",
"impl-trait-for-tuples",
"parity-util-mem-derive",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"primitive-types",
"smallvec",
"winapi",
@@ -6637,9 +6637,9 @@ dependencies = [
[[package]]
name = "parking_lot"
version = "0.12.0"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
dependencies = [
"lock_api",
"parking_lot_core 0.9.1",
@@ -7762,7 +7762,7 @@ dependencies = [
"futures-timer",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-block-builder",
"sc-client-api",
"sc-proposer-metrics",
@@ -7869,7 +7869,7 @@ dependencies = [
"hash-db",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-executor",
"sc-transaction-pool-api",
"sc-utils",
@@ -7904,7 +7904,7 @@ dependencies = [
"log",
"parity-db",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"quickcheck",
"rand 0.8.4",
"sc-client-api",
@@ -7930,7 +7930,7 @@ dependencies = [
"futures-timer",
"libp2p",
"log",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-client-api",
"sc-utils",
"serde",
@@ -7953,7 +7953,7 @@ dependencies = [
"futures",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-block-builder",
"sc-client-api",
"sc-consensus",
@@ -7995,7 +7995,7 @@ dependencies = [
"num-rational 0.2.4",
"num-traits",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.7.3",
"rand_chacha 0.2.2",
"sc-block-builder",
@@ -8117,7 +8117,7 @@ dependencies = [
"futures-timer",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-client-api",
"sc-consensus",
"sp-api",
@@ -8178,7 +8178,7 @@ dependencies = [
"lru",
"num_cpus",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"paste 1.0.6",
"regex",
"sc-executor-common",
@@ -8277,7 +8277,7 @@ dependencies = [
"hex",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.8.4",
"sc-block-builder",
"sc-chain-spec",
@@ -8357,7 +8357,7 @@ version = "4.0.0-dev"
dependencies = [
"async-trait",
"hex",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"serde_json",
"sp-application-crypto",
"sp-core",
@@ -8390,7 +8390,7 @@ dependencies = [
"log",
"lru",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pin-project",
"prost",
"prost-build",
@@ -8526,7 +8526,7 @@ dependencies = [
"futures-timer",
"libp2p",
"log",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
@@ -8562,7 +8562,7 @@ dependencies = [
"num_cpus",
"once_cell",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.7.3",
"sc-block-builder",
"sc-client-api",
@@ -8617,7 +8617,7 @@ dependencies = [
"lazy_static",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-block-builder",
"sc-chain-spec",
"sc-client-api",
@@ -8652,7 +8652,7 @@ dependencies = [
"jsonrpsee",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-chain-spec",
"sc-transaction-pool-api",
"scale-info",
@@ -8707,7 +8707,7 @@ dependencies = [
"log",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pin-project",
"rand 0.7.3",
"sc-block-builder",
@@ -8771,7 +8771,7 @@ dependencies = [
"hex-literal",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-block-builder",
"sc-client-api",
"sc-client-db",
@@ -8806,7 +8806,7 @@ dependencies = [
"parity-scale-codec",
"parity-util-mem",
"parity-util-mem-derive",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-client-api",
"sp-core",
]
@@ -8855,7 +8855,7 @@ dependencies = [
"futures",
"libp2p",
"log",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pin-project",
"rand 0.7.3",
"serde",
@@ -8876,7 +8876,7 @@ dependencies = [
"libc",
"log",
"once_cell",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"regex",
"rustc-hash",
"sc-client-api",
@@ -8918,7 +8918,7 @@ dependencies = [
"log",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-block-builder",
"sc-client-api",
"sc-transaction-pool-api",
@@ -8958,7 +8958,7 @@ dependencies = [
"futures-timer",
"lazy_static",
"log",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"prometheus",
"tokio-test",
]
@@ -9543,7 +9543,7 @@ dependencies = [
"log",
"lru",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sp-api",
"sp-consensus",
"sp-database",
@@ -9670,7 +9670,7 @@ dependencies = [
"num-traits",
"parity-scale-codec",
"parity-util-mem",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"primitive-types",
"rand 0.7.3",
"regex",
@@ -9724,7 +9724,7 @@ name = "sp-database"
version = "4.0.0-dev"
dependencies = [
"kvdb",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
]
[[package]]
@@ -9787,7 +9787,7 @@ dependencies = [
"libsecp256k1",
"log",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"secp256k1",
"sp-core",
"sp-externalities",
@@ -9820,7 +9820,7 @@ dependencies = [
"futures",
"merlin",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.7.3",
"rand_chacha 0.2.2",
"schnorrkel",
@@ -10065,7 +10065,7 @@ dependencies = [
"log",
"num-traits",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pretty_assertions",
"rand 0.7.3",
"smallvec",
@@ -10185,7 +10185,7 @@ dependencies = [
"memory-db",
"nohash-hasher",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"scale-info",
"sp-core",
"sp-runtime",
@@ -10522,7 +10522,7 @@ version = "2.0.0"
dependencies = [
"futures",
"parity-scale-codec",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"sc-transaction-pool",
"sc-transaction-pool-api",
"sp-blockchain",
@@ -10808,7 +10808,7 @@ dependencies = [
"mio",
"num_cpus",
"once_cell",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"pin-project-lite 0.2.6",
"signal-hook-registry",
"socket2",
@@ -11070,7 +11070,7 @@ dependencies = [
"lazy_static",
"log",
"lru-cache",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"resolv-conf",
"smallvec",
"thiserror",
@@ -12137,7 +12137,7 @@ dependencies = [
"futures",
"log",
"nohash-hasher",
"parking_lot 0.12.0",
"parking_lot 0.12.1",
"rand 0.8.4",
"static_assertions",
]