Skip to content

Commit cc3bbc6

Browse files
svyatonikdependabot[bot]
authored andcommitted
Manually update deps in polkadot staging (#2371)
* Bump clap from 4.3.19 to 4.3.21 Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.3.19...v4.3.21) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump tokio from 1.29.1 to 1.31.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.31.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.29.1...tokio-1.31.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump sysinfo from 0.29.7 to 0.29.8 Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.29.7 to 0.29.8. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) --- updated-dependencies: - dependency-name: sysinfo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump async-trait from 0.1.72 to 0.1.73 Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.72 to 0.1.73. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.72...0.1.73) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump log from 0.4.19 to 0.4.20 Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.19...0.4.20) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump anyhow from 1.0.72 to 1.0.75 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.75. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.72...1.0.75) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump tempfile from 3.7.1 to 3.8.0 Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump clap from 4.3.21 to 4.3.23 Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.3.23. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.3.21...v4.3.23) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump tokio from 1.31.0 to 1.32.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.32.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.31.0...tokio-1.32.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump serde_json from 1.0.104 to 1.0.105 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.104 to 1.0.105. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.104...v1.0.105) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump thiserror from 1.0.44 to 1.0.47 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.44 to 1.0.47. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.44...1.0.47) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump rustls-webpki from 0.101.1 to 0.101.4 Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.101.1 to 0.101.4. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.101.1...v/0.101.4) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump rustls-webpki from 0.100.1 to 0.100.2 in /tools/runtime-codegen Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to 0.100.2. - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.100.1...v/0.100.2) --- updated-dependencies: - dependency-name: rustls-webpki dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * fix clippy (#2335) * fix clippy * fix clippy issues --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb10062 commit cc3bbc6

File tree

25 files changed

+37
-41
lines changed

25 files changed

+37
-41
lines changed

bridges/bin/millau/node/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ repository = "https://github.com/paritytech/parity-bridges-common/"
99
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
1010

1111
[dependencies]
12-
clap = { version = "4.3.12", features = ["derive"] }
12+
clap = { version = "4.3.23", features = ["derive"] }
1313
futures = "0.3.28"
1414
jsonrpsee = { version = "0.16.2", features = ["server"] }
15-
serde_json = "1.0.96"
15+
serde_json = "1.0.105"
1616

1717
# Bridge dependencies
1818

bridges/bin/rialto-parachain/node/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ default = []
1717
runtime-benchmarks = ['rialto-parachain-runtime/runtime-benchmarks']
1818

1919
[dependencies]
20-
clap = { version = "4.2.7", features = ["derive"] }
21-
log = '0.4.17'
20+
clap = { version = "4.3.23", features = ["derive"] }
21+
log = '0.4.20'
2222
codec = { package = 'parity-scale-codec', version = '3.1.5' }
2323
serde = { version = '1.0', features = ['derive'] }
2424

bridges/bin/rialto/node/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ repository = "https://github.com/paritytech/parity-bridges-common/"
99
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
1010

1111
[dependencies]
12-
clap = { version = "4.2.7", features = ["derive"] }
13-
serde_json = "1.0.96"
12+
clap = { version = "4.3.23", features = ["derive"] }
13+
serde_json = "1.0.105"
1414

1515
# Bridge dependencies
1616

bridges/bin/runtime-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
99
[dependencies]
1010
codec = { package = "parity-scale-codec", version = "3.1.5", default-features = false, features = ["derive"] }
1111
hash-db = { version = "0.16.0", default-features = false }
12-
log = { version = "0.4.19", default-features = false }
12+
log = { version = "0.4.20", default-features = false }
1313
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
1414
static_assertions = { version = "1.1", optional = true }
1515

bridges/modules/beefy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
77

88
[dependencies]
99
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false }
10-
log = { version = "0.4.19", default-features = false }
10+
log = { version = "0.4.20", default-features = false }
1111
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
1212
serde = { version = "1.0", optional = true }
1313

bridges/modules/grandpa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
1010
[dependencies]
1111
codec = { package = "parity-scale-codec", version = "3.1.5", default-features = false }
1212
finality-grandpa = { version = "0.16.2", default-features = false }
13-
log = { version = "0.4.19", default-features = false }
13+
log = { version = "0.4.20", default-features = false }
1414
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
1515

1616
# Bridge Dependencies

bridges/modules/messages/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
88

99
[dependencies]
1010
codec = { package = "parity-scale-codec", version = "3.1.5", default-features = false }
11-
log = { version = "0.4.19", default-features = false }
11+
log = { version = "0.4.20", default-features = false }
1212
num-traits = { version = "0.2", default-features = false }
1313
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
1414

bridges/modules/parachains/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
77

88
[dependencies]
99
codec = { package = "parity-scale-codec", version = "3.1.5", default-features = false }
10-
log = { version = "0.4.19", default-features = false }
10+
log = { version = "0.4.20", default-features = false }
1111
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
1212

1313
# Bridge Dependencies

bridges/modules/relayers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
88

99
[dependencies]
1010
codec = { package = "parity-scale-codec", version = "3.1.5", default-features = false }
11-
log = { version = "0.4.19", default-features = false }
11+
log = { version = "0.4.20", default-features = false }
1212
scale-info = { version = "2.9.0", default-features = false, features = ["derive"] }
1313

1414
# Bridge dependencies

bridges/modules/xcm-bridge-hub-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
88

99
[dependencies]
1010
codec = { package = "parity-scale-codec", version = "3.1.5", default-features = false }
11-
log = { version = "0.4.19", default-features = false }
11+
log = { version = "0.4.20", default-features = false }
1212
scale-info = { version = "2.8.0", default-features = false, features = ["bit-vec", "derive", "serde"] }
1313

1414
# Bridge dependencies

0 commit comments

Comments
 (0)