Skip to content

Commit

Permalink
Bump the patch-dependencies group with 16 updates
Browse files Browse the repository at this point in the history
Bumps the patch-dependencies group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.55` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.74` | `0.1.76` |
| [x25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `2.0.0` | `2.0.1` |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [snow](https://github.com/mcginty/snow) | `0.9.4` | `0.9.6` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.12` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.92` |
| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.69` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.81` |
| [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) | `3.6.3` | `3.6.9` |
| [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.17` | `0.3.18` |
| [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.0` | `1.5.1` |
| [log](https://github.com/rust-lang/log) | `0.4.19` | `0.4.21` |
| [pallet-staking](https://github.com/paritytech/polkadot-sdk) | `25.0.0` | `25.0.1` |
| [pallet-nomination-pools](https://github.com/paritytech/polkadot-sdk) | `22.0.0` | `22.0.2` |


Updates `thiserror` from 1.0.50 to 1.0.55
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.50...1.0.55)

Updates `async-trait` from 0.1.74 to 0.1.76
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.74...0.1.76)

Updates `x25519-dalek` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases)
- [Commits](dalek-cryptography/curve25519-dalek@2.0.0...x25519-2.0.1)

Updates `futures` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `snow` from 0.9.4 to 0.9.6
- [Release notes](https://github.com/mcginty/snow/releases)
- [Commits](mcginty/snow@v0.9.4...v0.9.6)

Updates `getrandom` from 0.2.10 to 0.2.12
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.10...v0.2.12)

Updates `serde_json` from 1.0.108 to 1.0.109
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.108...v1.0.109)

Updates `wasm-bindgen` from 0.2.87 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.87...0.2.92)

Updates `js-sys` from 0.3.64 to 0.3.69
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `anyhow` from 1.0.75 to 1.0.81
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.75...1.0.81)

Updates `parity-scale-codec` from 3.6.3 to 3.6.9
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](paritytech/parity-scale-codec@v3.6.3...v3.6.9)

Updates `tracing-subscriber` from 0.3.17 to 0.3.18
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

Updates `blake3` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](BLAKE3-team/BLAKE3@1.5.0...1.5.1)

Updates `log` from 0.4.19 to 0.4.21
- [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.21)

Updates `pallet-staking` from 25.0.0 to 25.0.1
- [Release notes](https://github.com/paritytech/polkadot-sdk/releases)
- [Changelog](https://github.com/paritytech/polkadot-sdk/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/paritytech/polkadot-sdk/commits)

Updates `pallet-nomination-pools` from 22.0.0 to 22.0.2
- [Release notes](https://github.com/paritytech/polkadot-sdk/releases)
- [Changelog](https://github.com/paritytech/polkadot-sdk/blob/master/docs/RELEASE.md)
- [Commits](https://github.com/paritytech/polkadot-sdk/commits)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: x25519-dalek
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: snow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: getrandom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: js-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: parity-scale-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: pallet-staking
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
- dependency-name: pallet-nomination-pools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 6d8778c commit 42b2bfe
Show file tree
Hide file tree
Showing 13 changed files with 162 additions and 141 deletions.
229 changes: 125 additions & 104 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion crates/kvdb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition ='2021'
# Common
rand ={ version="0.8", default-features=false }
serde ={ version="1.0", features=["derive"] }
thiserror="1.0.48"
thiserror="1.0.55"
hex ="0.4"

# Substrate
Expand Down
12 changes: 6 additions & 6 deletions crates/protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ repository ='https://github.com/entropyxyz/entropy-core'
edition ='2021'

[dependencies]
async-trait ="0.1.73"
async-trait ="0.1.76"
entropy-shared ={ path="../shared", default-features=false }
synedrion ="0.1"
serde ={ version="1.0", features=["derive"], default-features=false }
subxt ={ version="0.32.1", default-features=false }
sp-core ={ version="21.0.0", default-features=false, features=["full_crypto", "serde"] }
tokio ={ version="1.16", features=["sync", "rt", "macros"] }
x25519-dalek ={ version="2.0.0", features=["static_secrets"] }
x25519-dalek ={ version="2.0.1", features=["static_secrets"] }
futures ="0.3"
hex ="*"
blake2 ="0.10.4"
thiserror ="1.0.48"
snow ="0.9.2"
thiserror ="1.0.55"
snow ="0.9.6"
getrandom ={ version="0.2", features=["js"] }
rand_core ={ version="0.6.4", features=["getrandom"] }
tracing ="0.1.37"
Expand All @@ -38,9 +38,9 @@ tokio-tungstenite={ version="0.19.0", optional=true }
# Used only with the `wasm` feature
gloo-net={ version="0.4.0", default-features=false, features=["websocket"], optional=true }
wasm-bindgen-futures={ version="0.4.37", optional=true }
wasm-bindgen={ version="0.2.87", optional=true }
wasm-bindgen={ version="0.2.92", optional=true }
wasm-bindgen-derive={ version="0.2", optional=true }
js-sys={ version="0.3.64", optional=true }
js-sys={ version="0.3.69", optional=true }
base64={ version="0.13.0", optional=true }
schnorrkel={ version="0.9.1", default-features=false, features=[
"std",
Expand Down
4 changes: 2 additions & 2 deletions crates/test-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ clap ={ version="4.4.6", features=["derive"] }
colored ="2.0.4"
subxt ={ version="0.32.1" }
sp-core ="21.0.0"
anyhow ="1.0.75"
anyhow ="1.0.81"
tokio ={ version="1.16", features=["macros", "rt-multi-thread", "io-util", "process"] }
hex ="0.4.3"
bincode ="1.3.3"
x25519-dalek ="2.0.0"
x25519-dalek ="2.0.1"
sp-runtime ={ version="24.0.0", default-features=false }
10 changes: 5 additions & 5 deletions crates/testing-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sp-keyring ="24.0.0"
project-root ="0.2.2"
sp-core ={ version="21.0.0", default-features=false }
which ="4.0.2"
parity-scale-codec="3.0.0"
parity-scale-codec="3.6.9"
lazy_static ="1.4.0"
hex-literal ="0.3.4"
tokio ={ version="1.16", features=["macros", "fs", "rt-multi-thread", "io-util", "process"] }
Expand All @@ -24,15 +24,15 @@ entropy-kvdb ={ path="../kvdb", default-features=false }
entropy-tss ={ path="../threshold-signature-server" }

# For test client
anyhow ="1.0.75"
anyhow ="1.0.81"
blake2 ="0.10.4"
futures ="0.3"
num ="0.4.0"
rand_core ="0.6.4"
serde ={ version="1.0", default-features=false, features=["derive"] }
serde_json ="1.0"
thiserror ="1.0.47"
x25519-dalek ={ version="2.0.0", features=["static_secrets"] }
thiserror ="1.0.55"
x25519-dalek ={ version="2.0.1", features=["static_secrets"] }
zeroize ="1.5.7"
generic-array ="0.14.6"
entropy-protocol={ path="../protocol" }
Expand All @@ -44,4 +44,4 @@ hex ="0.4.3"

# Logging
tracing ="0.1.37"
tracing-subscriber={ version="0.3.17", features=["env-filter"] }
tracing-subscriber={ version="0.3.18", features=["env-filter"] }
16 changes: 8 additions & 8 deletions crates/threshold-signature-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ edition ='2021'
# Common
serde ={ version="1.0", default-features=false, features=["derive"] }
serde_json ="1.0"
anyhow ="1.0.53"
thiserror ="1.0.47"
anyhow ="1.0.81"
thiserror ="1.0.55"
blake2 ="0.10.4"
x25519-dalek ={ version="2.0.0", features=["static_secrets"] }
x25519-dalek ={ version="2.0.1", features=["static_secrets"] }
rand_core ="0.6.4"
zeroize ="1.5.7"
hex ="*"
Expand All @@ -35,7 +35,7 @@ axum-macros="0.3.7"

# Substrate
subxt ={ version="0.32.1" }
parity-scale-codec="3.4.0"
parity-scale-codec="3.6.9"
sp-core ={ version="21.0.0", default-features=false }

# Entropy
Expand All @@ -48,7 +48,7 @@ entropy-programs-runtime={ git="https://github.com/entropyxyz/programs.git", tag

# Logging
tracing ="0.1.37"
tracing-subscriber ={ version="0.3.17", features=["env-filter", "json"] }
tracing-subscriber ={ version="0.3.18", features=["env-filter", "json"] }
tracing-loki ="0.2"
tower-http ={ version="0.3.4", features=["trace", "cors"] }
tracing-bunyan-formatter="0.3.9"
Expand All @@ -63,9 +63,9 @@ base64 ="0.13.0"
clap ={ version="4.0.29", features=["derive"] }
num ="0.4.0"
async-stream ="0.3.5"
snow ="0.9.2"
snow ="0.9.6"
sha3 ="0.10.8"
async-trait ="0.1.73"
async-trait ="0.1.76"
hostname ="0.3"
sha1 ="0.10.6"
sha2 ="0.10.8"
Expand All @@ -80,7 +80,7 @@ more-asserts ="0.3.1"
template-barebones ={ git="https://github.com/entropyxyz/programs.git", tag="v0.7.0" }
lazy_static ="1.4.0"
entropy-protocol ={ path="../protocol", features=["unsafe"] }
blake3 ="1.5.0"
blake3 ="1.5.1"
ethers-core ="2.0.14"

[build-dependencies]
Expand Down
6 changes: 3 additions & 3 deletions node/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@ name='entropy'
# Third-party dependencies
clap ={ version="4.0.9", features=["derive"], optional=true }
codec ={ package="parity-scale-codec", version="3.0.0" }
futures ="0.3.16"
futures ="0.3.30"
hex-literal ="0.3.1"
jsonrpc-core ='18.0.0'
jsonrpsee ={ version="0.16.2", features=["server"] }
lazy_static ={ version="1.4.0", features=["spin_no_std"] }
log ="0.4.17"
log ="0.4.21"
pallet-im-online={ version="24.0.0" }
rand ="0.7.2"
serde ={ version="1.0.126", features=["derive"] }
serde_json ='1.0.0'
serde_json ='1.0.109'
structopt ='0.3.8'

# Substrate Client
Expand Down
2 changes: 1 addition & 1 deletion pallets/programs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ targets=['x86_64-unknown-linux-gnu']
[dependencies]
codec ={ package="parity-scale-codec", version="3.6.3", default-features=false, features=["derive"] }
scale-info={ version="2.1", default-features=false, features=["derive"] }
log ={ version="0.4.0", default-features=false }
log ={ version="0.4.21", default-features=false }

frame-benchmarking={ version="25.0.0", default-features=false, optional=true }
frame-support ={ version="25.0.0", default-features=false }
Expand Down
4 changes: 2 additions & 2 deletions pallets/propagation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ targets=['x86_64-unknown-linux-gnu']
[dependencies]
codec ={ package="parity-scale-codec", version="3.6.3", default-features=false, features=["derive"] }
lite-json ={ version="0.1", default-features=false }
log ={ version="0.4.0", default-features=false }
log ={ version="0.4.21", default-features=false }
scale-info={ version="2.1", default-features=false, features=["derive"] }

frame-benchmarking ={ version="25.0.0", default-features=false, optional=true }
Expand All @@ -40,7 +40,7 @@ pallet-babe ={ version="25.0.0", default-features=false }
pallet-bags-list ={ version="24.0.0", default-features=false }
pallet-balances ={ version="25.0.0", default-features=false }
pallet-session ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.1", default-features=false }
pallet-staking-reward-curve ={ version="10.0.0" }
pallet-timestamp ={ version="24.0.0", default-features=false }
sp-keystore ={ version="0.31.0" }
Expand Down
4 changes: 2 additions & 2 deletions pallets/registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ targets=['x86_64-unknown-linux-gnu']
[dependencies]
codec ={ package="parity-scale-codec", version="3.6.3", default-features=false, features=["derive"] }
scale-info={ version="2.1", default-features=false, features=["derive"] }
log ={ version="0.4.0", default-features=false }
log ={ version="0.4.21", default-features=false }

frame-benchmarking={ version="25.0.0", default-features=false, optional=true }
frame-support ={ version="25.0.0", default-features=false }
frame-system ={ version="25.0.0", default-features=false }
pallet-authorship ={ version="25.0.0", default-features=false }
pallet-session ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.1", default-features=false }
sp-core ={ version="25.0.0", default-features=false }
sp-runtime ={ version="28.0.0", default-features=false }
sp-std ={ version="12.0.0", default-features=false }
Expand Down
4 changes: 2 additions & 2 deletions pallets/slashing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ targets=['x86_64-unknown-linux-gnu']
[dependencies]
codec ={ package="parity-scale-codec", version="3.6.3", default-features=false, features=["derive"] }
scale-info={ version="2.1", default-features=false, features=["derive"] }
log ={ version="0.4.0", default-features=false }
log ={ version="0.4.21", default-features=false }

frame-benchmarking ={ version="25.0.0", default-features=false, optional=true }
frame-support ={ version="25.0.0", default-features=false }
Expand All @@ -30,7 +30,7 @@ frame-election-provider-support={ version="25.0.0", default-features=false }
pallet-bags-list ={ version="24.0.0", default-features=false }
pallet-balances ={ version="25.0.0", default-features=false }
pallet-session ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.1", default-features=false }
pallet-staking-reward-curve ={ version="10.0.0", default-features=false }
pallet-timestamp ={ version="24.0.0", default-features=false }
sp-core ={ version="25.0.0", default-features=false }
Expand Down
4 changes: 2 additions & 2 deletions pallets/staking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ targets=['x86_64-unknown-linux-gnu']
[dependencies]
codec ={ package="parity-scale-codec", version="3.6.3", default-features=false, features=["derive"] }
scale-info={ version="2.1", default-features=false, features=["derive"] }
log ={ version="0.4.0", default-features=false }
log ={ version="0.4.21", default-features=false }
serde ={ version="1.0.147", default-features=false }

frame-benchmarking={ version="25.0.0", default-features=false, optional=true }
frame-support ={ version="25.0.0", default-features=false }
frame-system ={ version="25.0.0", default-features=false }
pallet-session ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.1", default-features=false }
sp-core ={ version="25.0.0", default-features=false }
sp-runtime ={ version="28.0.0", default-features=false }
sp-staking ={ version="23.0.0", default-features=false }
Expand Down
6 changes: 3 additions & 3 deletions runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ codec={ package="parity-scale-codec", version="3.6.3", default-features=false, f
"max-encoded-len",
] }
hex-literal={ version="0.3.4", optional=true }
log={ version="0.4.14", default-features=false }
log={ version="0.4.21", default-features=false }
scale-info={ version="2.1", default-features=false, features=["derive"] }
static_assertions="1.1.0"

Expand Down Expand Up @@ -73,7 +73,7 @@ pallet-im-online ={ version="24.0.0", default-featur
pallet-indices ={ version="25.0.0", default-features=false }
pallet-membership ={ version="25.0.0", default-features=false }
pallet-multisig ={ version="25.0.0", default-features=false }
pallet-nomination-pools ={ version="22.0.0", default-features=false }
pallet-nomination-pools ={ version="22.0.2", default-features=false }
pallet-nomination-pools-benchmarking ={ version="23.0.0", default-features=false, optional=true }
pallet-nomination-pools-runtime-api ={ version="20.0.0", default-features=false }
pallet-offences ={ version="24.0.0", default-features=false }
Expand All @@ -85,7 +85,7 @@ pallet-referenda ={ version="25.0.0", default-featur
pallet-scheduler ={ version="26.0.0", default-features=false }
pallet-session-benchmarking ={ version="25.0.0", default-features=false, optional=true }
pallet-session ={ version="25.0.0", default-features=false, features=["historical"] }
pallet-staking ={ version="25.0.0", default-features=false }
pallet-staking ={ version="25.0.1", default-features=false }
pallet-staking-reward-curve ={ version="10.0.0", default-features=false }
pallet-sudo ={ version="25.0.0", default-features=false, optional=true }
pallet-timestamp ={ version="24.0.0", default-features=false }
Expand Down

0 comments on commit 42b2bfe

Please sign in to comment.