From df5880237f4d9063f6c137380aac1abe34c4487b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 14:52:01 +0000 Subject: [PATCH] Bump smallvec from 1.5.0 to 1.10.0 Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.5.0 to 1.10.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.5.0...v1.10.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 60 ++++++++++++++-------------- client/network/Cargo.toml | 2 +- frame/support/Cargo.toml | 2 +- frame/transaction-payment/Cargo.toml | 2 +- primitives/state-machine/Cargo.toml | 2 +- 5 files changed, 35 insertions(+), 33 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ff6f679ed78bb..ab8e71eb32f17 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "Inflector" version = "0.11.4" @@ -856,7 +858,7 @@ dependencies = [ "log", "regalloc", "serde", - "smallvec 1.5.0", + "smallvec 1.10.0", "target-lexicon", "thiserror", ] @@ -894,7 +896,7 @@ checksum = "2ef419efb4f94ecc02e5d9fbcc910d2bb7f0040e2de570e63a454f883bc891d6" dependencies = [ "cranelift-codegen", "log", - "smallvec 1.5.0", + "smallvec 1.10.0", "target-lexicon", ] @@ -1632,7 +1634,7 @@ dependencies = [ "paste 0.1.18", "pretty_assertions", "serde", - "smallvec 1.5.0", + "smallvec 1.10.0", "sp-api", "sp-arithmetic", "sp-core", @@ -2728,7 +2730,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0315ef2f688e33844400b31f11c263f2b3dc21d8b9355c6891c5f185fae43f9a" dependencies = [ "parity-util-mem", - "smallvec 1.5.0", + "smallvec 1.10.0", ] [[package]] @@ -2757,7 +2759,7 @@ dependencies = [ "parking_lot 0.10.2", "regex", "rocksdb", - "smallvec 1.5.0", + "smallvec 1.10.0", ] [[package]] @@ -2851,7 +2853,7 @@ dependencies = [ "parity-multiaddr", "parking_lot 0.11.1", "pin-project 1.0.2", - "smallvec 1.5.0", + "smallvec 1.10.0", "wasm-timer", ] @@ -2883,7 +2885,7 @@ dependencies = [ "ring", "rw-stream-sink", "sha2 0.9.2", - "smallvec 1.5.0", + "smallvec 1.10.0", "thiserror", "unsigned-varint", "void", @@ -2937,7 +2939,7 @@ dependencies = [ "prost", "prost-build", "rand 0.7.3", - "smallvec 1.5.0", + "smallvec 1.10.0", ] [[package]] @@ -2961,7 +2963,7 @@ dependencies = [ "prost-build", "rand 0.7.3", "sha2 0.9.2", - "smallvec 1.5.0", + "smallvec 1.10.0", "unsigned-varint", "wasm-timer", ] @@ -2978,7 +2980,7 @@ dependencies = [ "log", "prost", "prost-build", - "smallvec 1.5.0", + "smallvec 1.10.0", "wasm-timer", ] @@ -3001,7 +3003,7 @@ dependencies = [ "prost-build", "rand 0.7.3", "sha2 0.9.2", - "smallvec 1.5.0", + "smallvec 1.10.0", "uint", "unsigned-varint", "void", @@ -3024,7 +3026,7 @@ dependencies = [ "libp2p-swarm", "log", "rand 0.7.3", - "smallvec 1.5.0", + "smallvec 1.10.0", "socket2", "void", ] @@ -3043,7 +3045,7 @@ dependencies = [ "nohash-hasher", "parking_lot 0.11.1", "rand 0.7.3", - "smallvec 1.5.0", + "smallvec 1.10.0", "unsigned-varint", ] @@ -3130,7 +3132,7 @@ dependencies = [ "lru", "minicbor", "rand 0.7.3", - "smallvec 1.5.0", + "smallvec 1.10.0", "unsigned-varint", "wasm-timer", ] @@ -3146,7 +3148,7 @@ dependencies = [ "libp2p-core", "log", "rand 0.7.3", - "smallvec 1.5.0", + "smallvec 1.10.0", "void", "wasm-timer", ] @@ -3617,7 +3619,7 @@ dependencies = [ "futures 0.3.8", "log", "pin-project 1.0.2", - "smallvec 1.5.0", + "smallvec 1.10.0", "unsigned-varint", ] @@ -5085,7 +5087,7 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api", "parity-scale-codec", "serde", - "smallvec 1.5.0", + "smallvec 1.10.0", "sp-core", "sp-io", "sp-runtime", @@ -5270,7 +5272,7 @@ dependencies = [ "parity-util-mem-derive", "parking_lot 0.10.2", "primitive-types", - "smallvec 1.5.0", + "smallvec 1.10.0", "winapi 0.3.9", ] @@ -5381,7 +5383,7 @@ dependencies = [ "cloudabi 0.0.3", "libc", "redox_syscall", - "smallvec 1.5.0", + "smallvec 1.10.0", "winapi 0.3.9", ] @@ -5396,7 +5398,7 @@ dependencies = [ "instant", "libc", "redox_syscall", - "smallvec 1.5.0", + "smallvec 1.10.0", "winapi 0.3.9", ] @@ -6168,7 +6170,7 @@ checksum = "b9ba8aaf5fe7cf307c6dbdaeed85478961d29e25e3bee5169e11b92fa9f027a8" dependencies = [ "log", "rustc-hash", - "smallvec 1.5.0", + "smallvec 1.10.0", ] [[package]] @@ -7117,7 +7119,7 @@ dependencies = [ "serde_json", "slog", "slog_derive", - "smallvec 1.5.0", + "smallvec 1.10.0", "sp-arithmetic", "sp-blockchain", "sp-consensus", @@ -7936,9 +7938,9 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.5.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7acad6f34eb9e8a259d3283d1e8c1d34d7415943d4895f65cc73813c7396fc85" +checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" [[package]] name = "snow" @@ -8602,7 +8604,7 @@ dependencies = [ "parking_lot 0.10.2", "pretty_assertions", "rand 0.7.3", - "smallvec 1.5.0", + "smallvec 1.10.0", "sp-core", "sp-externalities", "sp-panic-handler", @@ -9674,7 +9676,7 @@ dependencies = [ "serde", "serde_json", "sharded-slab", - "smallvec 1.5.0", + "smallvec 1.10.0", "thread_local", "tracing", "tracing-core", @@ -9714,7 +9716,7 @@ dependencies = [ "hashbrown 0.8.2", "log", "rustc-hex", - "smallvec 1.5.0", + "smallvec 1.10.0", ] [[package]] @@ -9764,7 +9766,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "04f8ab788026715fa63b31960869617cba39117e520eb415b0139543e325ab59" dependencies = [ "cfg-if 0.1.10", - "rand 0.6.5", + "rand 0.7.3", "static_assertions", ] @@ -10145,7 +10147,7 @@ dependencies = [ "log", "region", "rustc-demangle", - "smallvec 1.5.0", + "smallvec 1.10.0", "target-lexicon", "wasmparser 0.59.0", "wasmtime-environ", diff --git a/client/network/Cargo.toml b/client/network/Cargo.toml index b7cb1512dd45a..df57751438c61 100644 --- a/client/network/Cargo.toml +++ b/client/network/Cargo.toml @@ -50,7 +50,7 @@ serde = { version = "1.0.101", features = ["derive"] } serde_json = "1.0.41" slog = { version = "2.5.2", features = ["nested-values"] } slog_derive = "0.2.0" -smallvec = "1.5.0" +smallvec = "1.10.0" sp-arithmetic = { version = "2.0.0", path = "../../primitives/arithmetic" } sp-blockchain = { version = "2.0.0", path = "../../primitives/blockchain" } sp-consensus = { version = "0.8.0", path = "../../primitives/consensus/common" } diff --git a/frame/support/Cargo.toml b/frame/support/Cargo.toml index 0189dc172fb65..c593936cc111e 100644 --- a/frame/support/Cargo.toml +++ b/frame/support/Cargo.toml @@ -30,7 +30,7 @@ once_cell = { version = "1", default-features = false, optional = true } sp-state-machine = { version = "0.8.0", optional = true, path = "../../primitives/state-machine" } bitflags = "1.2" impl-trait-for-tuples = "0.1.3" -smallvec = "1.4.1" +smallvec = "1.10.0" [dev-dependencies] pretty_assertions = "0.6.1" diff --git a/frame/transaction-payment/Cargo.toml b/frame/transaction-payment/Cargo.toml index 1fa4521900421..276d12e452330 100644 --- a/frame/transaction-payment/Cargo.toml +++ b/frame/transaction-payment/Cargo.toml @@ -20,7 +20,7 @@ sp-runtime = { version = "2.0.0", default-features = false, path = "../../primit frame-support = { version = "2.0.0", default-features = false, path = "../support" } frame-system = { version = "2.0.0", default-features = false, path = "../system" } pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0", default-features = false, path = "./rpc/runtime-api" } -smallvec = "1.4.1" +smallvec = "1.10.0" sp-io = { version = "2.0.0", path = "../../primitives/io", default-features = false } sp-core = { version = "2.0.0", path = "../../primitives/core", default-features = false } diff --git a/primitives/state-machine/Cargo.toml b/primitives/state-machine/Cargo.toml index 95751bd4cb1d8..828413dc215a8 100644 --- a/primitives/state-machine/Cargo.toml +++ b/primitives/state-machine/Cargo.toml @@ -27,7 +27,7 @@ codec = { package = "parity-scale-codec", version = "1.3.1", default-features = num-traits = { version = "0.2.8", default-features = false } rand = { version = "0.7.2", optional = true } sp-externalities = { version = "0.8.0", path = "../externalities", default-features = false } -smallvec = "1.4.1" +smallvec = "1.10.0" sp-std = { version = "2.0.0", default-features = false, path = "../std" } [dev-dependencies]