Bump smallvec from 1.6.0 to 1.6.1 (#2239)

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.6.0...v1.6.1)

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]
2021-01-11 10:17:41 +01:00
committed by GitHub
parent 03e39cf5bc
commit ceaeab453f
8 changed files with 43 additions and 43 deletions
+36 -36
View File
@@ -858,7 +858,7 @@ dependencies = [
"log", "log",
"regalloc", "regalloc",
"serde", "serde",
"smallvec 1.6.0", "smallvec 1.6.1",
"target-lexicon", "target-lexicon",
"thiserror", "thiserror",
] ]
@@ -896,7 +896,7 @@ checksum = "2ef419efb4f94ecc02e5d9fbcc910d2bb7f0040e2de570e63a454f883bc891d6"
dependencies = [ dependencies = [
"cranelift-codegen", "cranelift-codegen",
"log", "log",
"smallvec 1.6.0", "smallvec 1.6.1",
"target-lexicon", "target-lexicon",
] ]
@@ -1574,7 +1574,7 @@ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"paste", "paste",
"serde", "serde",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-arithmetic", "sp-arithmetic",
"sp-core", "sp-core",
"sp-inherents", "sp-inherents",
@@ -2711,7 +2711,7 @@ dependencies = [
"serde", "serde",
"serde_derive", "serde_derive",
"serde_json", "serde_json",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-api", "sp-api",
"sp-authority-discovery", "sp-authority-discovery",
"sp-block-builder", "sp-block-builder",
@@ -2749,7 +2749,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92312348daade49976a6dc59263ad39ed54f840aacb5664874f7c9aa16e5f848" checksum = "92312348daade49976a6dc59263ad39ed54f840aacb5664874f7c9aa16e5f848"
dependencies = [ dependencies = [
"parity-util-mem", "parity-util-mem",
"smallvec 1.6.0", "smallvec 1.6.1",
] ]
[[package]] [[package]]
@@ -2778,7 +2778,7 @@ dependencies = [
"parking_lot 0.11.1", "parking_lot 0.11.1",
"regex", "regex",
"rocksdb", "rocksdb",
"smallvec 1.6.0", "smallvec 1.6.1",
] ]
[[package]] [[package]]
@@ -2873,7 +2873,7 @@ dependencies = [
"parity-multiaddr", "parity-multiaddr",
"parking_lot 0.11.1", "parking_lot 0.11.1",
"pin-project 1.0.3", "pin-project 1.0.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"wasm-timer", "wasm-timer",
] ]
@@ -2904,7 +2904,7 @@ dependencies = [
"ring", "ring",
"rw-stream-sink", "rw-stream-sink",
"sha2 0.9.1", "sha2 0.9.1",
"smallvec 1.6.0", "smallvec 1.6.1",
"thiserror", "thiserror",
"unsigned-varint", "unsigned-varint",
"void", "void",
@@ -2958,7 +2958,7 @@ dependencies = [
"prost", "prost",
"prost-build", "prost-build",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.6.0", "smallvec 1.6.1",
] ]
[[package]] [[package]]
@@ -2982,7 +2982,7 @@ dependencies = [
"prost-build", "prost-build",
"rand 0.7.3", "rand 0.7.3",
"sha2 0.9.1", "sha2 0.9.1",
"smallvec 1.6.0", "smallvec 1.6.1",
"unsigned-varint", "unsigned-varint",
"wasm-timer", "wasm-timer",
] ]
@@ -2999,7 +2999,7 @@ dependencies = [
"log", "log",
"prost", "prost",
"prost-build", "prost-build",
"smallvec 1.6.0", "smallvec 1.6.1",
"wasm-timer", "wasm-timer",
] ]
@@ -3022,7 +3022,7 @@ dependencies = [
"prost-build", "prost-build",
"rand 0.7.3", "rand 0.7.3",
"sha2 0.9.1", "sha2 0.9.1",
"smallvec 1.6.0", "smallvec 1.6.1",
"uint 0.8.3", "uint 0.8.3",
"unsigned-varint", "unsigned-varint",
"void", "void",
@@ -3045,7 +3045,7 @@ dependencies = [
"libp2p-swarm", "libp2p-swarm",
"log", "log",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"socket2", "socket2",
"void", "void",
] ]
@@ -3064,7 +3064,7 @@ dependencies = [
"nohash-hasher", "nohash-hasher",
"parking_lot 0.11.1", "parking_lot 0.11.1",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"unsigned-varint", "unsigned-varint",
] ]
@@ -3151,7 +3151,7 @@ dependencies = [
"lru", "lru",
"minicbor", "minicbor",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"unsigned-varint", "unsigned-varint",
"wasm-timer", "wasm-timer",
] ]
@@ -3167,7 +3167,7 @@ dependencies = [
"libp2p-core", "libp2p-core",
"log", "log",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"void", "void",
"wasm-timer", "wasm-timer",
] ]
@@ -3640,7 +3640,7 @@ dependencies = [
"futures 0.3.8", "futures 0.3.8",
"log", "log",
"pin-project 1.0.3", "pin-project 1.0.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"unsigned-varint", "unsigned-varint",
] ]
@@ -4379,7 +4379,7 @@ dependencies = [
"pallet-transaction-payment-rpc-runtime-api", "pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec", "parity-scale-codec",
"serde", "serde",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-core", "sp-core",
"sp-io", "sp-io",
"sp-runtime", "sp-runtime",
@@ -4559,7 +4559,7 @@ dependencies = [
"parity-util-mem-derive", "parity-util-mem-derive",
"parking_lot 0.11.1", "parking_lot 0.11.1",
"primitive-types", "primitive-types",
"smallvec 1.6.0", "smallvec 1.6.1",
"winapi 0.3.9", "winapi 0.3.9",
] ]
@@ -4670,7 +4670,7 @@ dependencies = [
"cloudabi 0.0.3", "cloudabi 0.0.3",
"libc", "libc",
"redox_syscall", "redox_syscall",
"smallvec 1.6.0", "smallvec 1.6.1",
"winapi 0.3.9", "winapi 0.3.9",
] ]
@@ -4685,7 +4685,7 @@ dependencies = [
"instant", "instant",
"libc", "libc",
"redox_syscall", "redox_syscall",
"smallvec 1.6.0", "smallvec 1.6.1",
"winapi 0.3.9", "winapi 0.3.9",
] ]
@@ -5271,7 +5271,7 @@ dependencies = [
"polkadot-primitives", "polkadot-primitives",
"polkadot-statement-table", "polkadot-statement-table",
"sc-network", "sc-network",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-core", "sp-core",
"substrate-prometheus-endpoint", "substrate-prometheus-endpoint",
"thiserror", "thiserror",
@@ -5296,7 +5296,7 @@ dependencies = [
"polkadot-primitives", "polkadot-primitives",
"polkadot-statement-table", "polkadot-statement-table",
"sc-network", "sc-network",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-core", "sp-core",
"tracing", "tracing",
"tracing-futures", "tracing-futures",
@@ -5503,7 +5503,7 @@ dependencies = [
"serde", "serde",
"serde_derive", "serde_derive",
"serde_json", "serde_json",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-api", "sp-api",
"sp-authority-discovery", "sp-authority-discovery",
"sp-block-builder", "sp-block-builder",
@@ -5797,7 +5797,7 @@ dependencies = [
"serde", "serde",
"serde_derive", "serde_derive",
"serde_json", "serde_json",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-api", "sp-api",
"sp-authority-discovery", "sp-authority-discovery",
"sp-block-builder", "sp-block-builder",
@@ -6386,7 +6386,7 @@ version = "4.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a415a013dd7c5d4221382329a5a3482566da675737494935cbbbcdec04662f9d" checksum = "a415a013dd7c5d4221382329a5a3482566da675737494935cbbbcdec04662f9d"
dependencies = [ dependencies = [
"smallvec 1.6.0", "smallvec 1.6.1",
] ]
[[package]] [[package]]
@@ -6417,7 +6417,7 @@ checksum = "b9ba8aaf5fe7cf307c6dbdaeed85478961d29e25e3bee5169e11b92fa9f027a8"
dependencies = [ dependencies = [
"log", "log",
"rustc-hash", "rustc-hash",
"smallvec 1.6.0", "smallvec 1.6.1",
] ]
[[package]] [[package]]
@@ -6530,7 +6530,7 @@ dependencies = [
"polkadot-runtime-parachains", "polkadot-runtime-parachains",
"serde", "serde",
"serde_derive", "serde_derive",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-api", "sp-api",
"sp-authority-discovery", "sp-authority-discovery",
"sp-block-builder", "sp-block-builder",
@@ -7273,7 +7273,7 @@ dependencies = [
"serde_json", "serde_json",
"slog", "slog",
"slog_derive", "slog_derive",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-arithmetic", "sp-arithmetic",
"sp-blockchain", "sp-blockchain",
"sp-consensus", "sp-consensus",
@@ -8010,9 +8010,9 @@ dependencies = [
[[package]] [[package]]
name = "smallvec" name = "smallvec"
version = "1.6.0" version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a55ca5f3b68e41c979bf8c46a6f1da892ca4db8f94023ce0bd32407573b1ac0" checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
[[package]] [[package]]
name = "snow" name = "snow"
@@ -8552,7 +8552,7 @@ dependencies = [
"parity-scale-codec", "parity-scale-codec",
"parking_lot 0.11.1", "parking_lot 0.11.1",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-core", "sp-core",
"sp-externalities", "sp-externalities",
"sp-panic-handler", "sp-panic-handler",
@@ -9572,7 +9572,7 @@ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
"sharded-slab", "sharded-slab",
"smallvec 1.6.0", "smallvec 1.6.1",
"thread_local", "thread_local",
"tracing", "tracing",
"tracing-core", "tracing-core",
@@ -9596,7 +9596,7 @@ dependencies = [
"hashbrown", "hashbrown",
"log", "log",
"rustc-hex", "rustc-hex",
"smallvec 1.6.0", "smallvec 1.6.1",
] ]
[[package]] [[package]]
@@ -9993,7 +9993,7 @@ dependencies = [
"log", "log",
"region", "region",
"rustc-demangle", "rustc-demangle",
"smallvec 1.6.0", "smallvec 1.6.1",
"target-lexicon", "target-lexicon",
"wasmparser 0.59.0", "wasmparser 0.59.0",
"wasmtime-environ", "wasmtime-environ",
@@ -10244,7 +10244,7 @@ dependencies = [
"serde", "serde",
"serde_derive", "serde_derive",
"serde_json", "serde_json",
"smallvec 1.6.0", "smallvec 1.6.1",
"sp-api", "sp-api",
"sp-authority-discovery", "sp-authority-discovery",
"sp-block-builder", "sp-block-builder",
@@ -20,7 +20,7 @@ polkadot-node-subsystem-util = { path = "../subsystem-util" }
polkadot-primitives = { path = "../../primitives" } polkadot-primitives = { path = "../../primitives" }
polkadot-statement-table = { path = "../../statement-table" } polkadot-statement-table = { path = "../../statement-table" }
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
smallvec = "1.6.0" smallvec = "1.6.1"
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
[dev-dependencies] [dev-dependencies]
+1 -1
View File
@@ -24,7 +24,7 @@ polkadot-primitives = { path = "../../primitives" }
polkadot-statement-table = { path = "../../statement-table" } polkadot-statement-table = { path = "../../statement-table" }
polkadot-node-jaeger = { path = "../jaeger" } polkadot-node-jaeger = { path = "../jaeger" }
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
smallvec = "1.6.0" smallvec = "1.6.1"
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" } substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" }
thiserror = "1.0.23" thiserror = "1.0.23"
+1 -1
View File
@@ -13,7 +13,7 @@ rustc-hex = { version = "2.1.0", default-features = false }
serde = { version = "1.0.118", default-features = false } serde = { version = "1.0.118", default-features = false }
serde_derive = { version = "1.0.117", optional = true } serde_derive = { version = "1.0.117", optional = true }
static_assertions = "1.1.0" static_assertions = "1.1.0"
smallvec = "1.6.0" smallvec = "1.6.1"
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
+1 -1
View File
@@ -13,7 +13,7 @@ rustc-hex = { version = "2.1.0", default-features = false }
serde = { version = "1.0.118", default-features = false } serde = { version = "1.0.118", default-features = false }
serde_derive = { version = "1.0.117", optional = true } serde_derive = { version = "1.0.117", optional = true }
static_assertions = "1.1.0" static_assertions = "1.1.0"
smallvec = "1.6.0" smallvec = "1.6.1"
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
+1 -1
View File
@@ -9,7 +9,7 @@ build = "build.rs"
parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] } parity-scale-codec = { version = "1.3.5", default-features = false, features = ["derive"] }
serde = { version = "1.0.118", default-features = false } serde = { version = "1.0.118", default-features = false }
serde_derive = { version = "1.0.117", optional = true } serde_derive = { version = "1.0.117", optional = true }
smallvec = "1.6.0" smallvec = "1.6.1"
frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
+1 -1
View File
@@ -12,7 +12,7 @@ log = { version = "0.4.11", optional = true }
rustc-hex = { version = "2.1.0", default-features = false } rustc-hex = { version = "2.1.0", default-features = false }
serde = { version = "1.0.118", default-features = false } serde = { version = "1.0.118", default-features = false }
serde_derive = { version = "1.0.117", optional = true } serde_derive = { version = "1.0.117", optional = true }
smallvec = "1.6.0" smallvec = "1.6.1"
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
+1 -1
View File
@@ -12,7 +12,7 @@ log = { version = "0.4.11", optional = true }
rustc-hex = { version = "2.1.0", default-features = false } rustc-hex = { version = "2.1.0", default-features = false }
serde = { version = "1.0.118", default-features = false } serde = { version = "1.0.118", default-features = false }
serde_derive = { version = "1.0.117", optional = true } serde_derive = { version = "1.0.117", optional = true }
smallvec = "1.6.0" smallvec = "1.6.1"
static_assertions = "1.1.0" static_assertions = "1.1.0"
authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }