Skip to content

Commit

Permalink
runtime-sdk: bump the rust group across 1 directory with 19 updates
Browse files Browse the repository at this point in the history
Bumps the rust group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.4` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.94` |
| [impl-trait-for-tuples](https://github.com/bkchr/impl-trait-for-tuples) | `0.2.2` | `0.2.3` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.42.0` |
| [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.4` | `1.5.5` |
| [walrus](https://github.com/rustwasm/walrus) | `0.20.3` | `0.23.2` |
| [wat](https://github.com/bytecodealliance/wasm-tools) | `1.219.1` | `1.221.2` |
| [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.211.1` | `0.221.2` |
| [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` |
| [rlp](https://github.com/paritytech/parity-common) | `0.5.2` | `0.6.1` |
| [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` |
| [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.215` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` |
| [rustls](https://github.com/rustls/rustls) | `0.23.15` | `0.23.19` |
| [rustls-mbedpki-provider](https://github.com/fortanix/rustls-mbedtls-provider) | `0.1.0` | `0.2.0` |
| [webpki-root-certs](https://github.com/rustls/webpki-roots) | `0.26.6` | `0.26.7` |
| [mockito](https://github.com/lipanski/mockito) | `0.31.1` | `1.6.1` |



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

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

Updates `impl-trait-for-tuples` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/bkchr/impl-trait-for-tuples/releases)
- [Commits](bkchr/impl-trait-for-tuples@v0.2.2...v0.2.3)

Updates `tokio` from 1.40.0 to 1.42.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.42.0)

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

Updates `proc-macro2` from 1.0.88 to 1.0.92
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.88...1.0.92)

Updates `syn` from 2.0.82 to 2.0.90
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.82...2.0.90)

Updates `walrus` from 0.20.3 to 0.23.2
- [Release notes](https://github.com/rustwasm/walrus/releases)
- [Changelog](https://github.com/rustwasm/walrus/blob/main/CHANGELOG.md)
- [Commits](rustwasm/walrus@0.20.3...0.23.2)

Updates `wat` from 1.219.1 to 1.221.2
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.219.1...v1.221.2)

Updates `wasmprinter` from 0.211.1 to 0.221.2
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

Updates `primitive-types` from 0.12.2 to 0.13.1
- [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1)

Updates `rlp` from 0.5.2 to 0.6.1
- [Commits](paritytech/parity-common@rlp-v0.5.2...rlp-v0.6.1)

Updates `uint` from 0.9.5 to 0.10.0
- [Commits](paritytech/parity-common@uint-v0.9.5...uint-v0.10.0)

Updates `serde` from 1.0.210 to 1.0.215
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.210...v1.0.215)

Updates `serde_json` from 1.0.132 to 1.0.133
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.132...v1.0.133)

Updates `rustls` from 0.23.15 to 0.23.19
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.15...v/0.23.19)

Updates `rustls-mbedpki-provider` from 0.1.0 to 0.2.0
- [Commits](fortanix/rustls-mbedtls-provider@rustls-mbedpki-provider-v0.1.0...rustls-mbedpki-provider-v0.2.0)

Updates `webpki-root-certs` from 0.26.6 to 0.26.7
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.6...v/0.26.7)

Updates `mockito` from 0.31.1 to 1.6.1
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](lipanski/mockito@0.31.1...1.6.1)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: rust
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: impl-trait-for-tuples
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: walrus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: wat
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: wasmprinter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: primitive-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: rlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: uint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: rustls-mbedpki-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: webpki-root-certs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: mockito
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 8444b42 commit 7720e9b
Show file tree
Hide file tree
Showing 13 changed files with 370 additions and 184 deletions.
490 changes: 338 additions & 152 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contract-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ oasis-contract-sdk-types = { path = "types" }
oasis-contract-sdk-macros = { path = "../contract-sdk-macros", optional = true }

# Third party.
thiserror = "1.0.61"
thiserror = "2.0.4"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
oasis-contract-sdk-crypto = { path = "crypto" }
Expand Down
2 changes: 1 addition & 1 deletion contract-sdk/crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ oasis-runtime-sdk = { path = "../../runtime-sdk" }

# Third party.
k256 = "0.13.1"
thiserror = "1.0.61"
thiserror = "2.0.4"
x25519-dalek = { version = "2.0.1", features = ["static_secrets"] }
sha2 = "0.10.8"
hmac = "0.12.1"
Expand Down
2 changes: 1 addition & 1 deletion contract-sdk/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ oasis-runtime-sdk = { path = "../../runtime-sdk", optional = true }

# Third party.
bech32 = "0.11.0"
thiserror = "1.0.61"
thiserror = "2.0.4"

[dev-dependencies]
hex = "0.4.2"
8 changes: 4 additions & 4 deletions rofl-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ license = "Apache-2.0"

[dependencies]
der = { version = "0.7.9", default-features = false, features = ["pem", "std"] }
rustls = { version = "0.23.11", default-features = false, features = ["logging", "std", "tls12"] }
rustls = { version = "0.23.19", default-features = false, features = ["logging", "std", "tls12"] }
rustls-mbedcrypto-provider = { version = "0.1.0" }
rustls-mbedpki-provider = { version = "0.1.0" }
rustls-mbedpki-provider = { version = "0.2.0" }
rustls-pki-types = { version = "1.7.0", default-features = false, features = ["std"] }
# TODO: Change to released version once 3.x is published.
ureq = { git = "https://github.com/algesten/ureq", rev = "e4e7e4e51209d8a14c741ad46991cd83e1a18379", default-features = false, features = ["gzip", "brotli", "charset", "json"] }
webpki-root-certs = "0.26.4"
webpki-root-certs = "0.26.7"

[dev-dependencies]
mockito = "0.31.0"
mockito = "1.6.1"
10 changes: 5 additions & 5 deletions runtime-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,25 @@ p256 = "0.13.2"
p384 = { version = "0.13.0", default-features = false, features = ["std", "ecdsa"] }
schnorrkel = "0.11.2"
merlin = "3.0.0"
thiserror = "1.0.61"
thiserror = "2.0.4"
hex = "0.4.2"
anyhow = "1.0.86"
anyhow = "1.0.94"
bech32 = "0.11.0"
num-traits = "0.2.14"
impl-trait-for-tuples = "0.2.1"
impl-trait-for-tuples = "0.2.3"
base64 = "0.22.1"
once_cell = "1.8.0"
rand = "0.8.5"
rand_core = { version = "0.6.4", default-features = false }
slog = "2.7.0"
tiny-keccak = { version = "2.0", features = ["tuple_hash"] }
tokio = { version = "1.38", features = ["rt", "rt-multi-thread", "sync", "time", "macros"] }
tokio = { version = "1.42", features = ["rt", "rt-multi-thread", "sync", "time", "macros"] }
tokio-retry = "0.3.0"
zeroize = "1.8"
lru = "0.12.3"

[dev-dependencies]
blake3 = { version = "1.5.1", features = ["traits-preview"] }
blake3 = { version = "1.5.5", features = ["traits-preview"] }

[features]
default = ["oasis-runtime-sdk-macros"]
Expand Down
10 changes: 5 additions & 5 deletions runtime-sdk/modules/contracts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@ wasm3 = { git = "https://github.com/oasisprotocol/wasm3-rs", tag = "v0.3.3" }

# Third party.
anyhow = "1.0"
blake3 = { version = "~1.5.1", features = ["traits-preview"] }
blake3 = { version = "~1.5.5", features = ["traits-preview"] }
lru = "0.12.3"
num-traits = "0.2.14"
once_cell = "1.8.0"
rand_core = { version = "0.6.4", default-features = false }
snap = "1"
thiserror = "1.0"
walrus = "0.20.3"
thiserror = "2.0"
walrus = "0.23.2"

[dev-dependencies]
wat = "1.211"
wat = "1.221"
k256 = "0.13.1"
hex = "0.4.2"
wasmprinter = "0.211.1"
wasmprinter = "0.221.2"
pretty_assertions = "1.3.0"

[features]
Expand Down
18 changes: 9 additions & 9 deletions runtime-sdk/modules/evm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ oasis-runtime-sdk = { path = "../.." }
# Third party.
anyhow = "1.0"
base64 = "0.22.1"
blake3 = { version = "~1.5.1", features = ["traits-preview"] }
thiserror = "1.0"
blake3 = { version = "~1.5.5", features = ["traits-preview"] }
thiserror = "2.0"
hex = "0.4.2"
sha2 = "0.10.8"
substrate-bn = "0.6.0"
Expand All @@ -32,21 +32,21 @@ ethabi = { version = "18.0.0", default-features = false, features = ["std"] }
ethereum = "0.15"
evm = { git = "https://github.com/oasisprotocol/evm", tag = "v0.39.1-oasis" }
fixed-hash = "0.8.0"
primitive-types = { version = "0.12", default-features = false, features = ["rlp", "num-traits"] }
rlp = "0.5.2"
uint = "0.9.1"
primitive-types = { version = "0.13", default-features = false, features = ["rlp", "num-traits"] }
rlp = "0.6.1"
uint = "0.10.0"

# Fuzzing.
honggfuzz = "0.5.56"
serde = { version = "1.0.203", features = ["derive"], optional = true }
serde_json = { version = "1.0.116", features = ["raw_value"], optional = true }
serde = { version = "1.0.215", features = ["derive"], optional = true }
serde_json = { version = "1.0.133", features = ["raw_value"], optional = true }

[dev-dependencies]
criterion = "0.5.1"
oasis-runtime-sdk = { path = "../..", features = ["test"] }
rand = "0.8.5"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = { version = "1.0.116", features = ["raw_value"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = { version = "1.0.133", features = ["raw_value"] }
ethabi = { version = "18.0.0", default-features = false, features = ["std", "full-serde"] }

[features]
Expand Down
2 changes: 1 addition & 1 deletion tests/runtimes/benchmarking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ oasis-runtime-sdk-evm = { path = "../../../runtime-sdk/modules/evm" }
cbor = { version = "0.5.1", package = "oasis-cbor" }

# Third party.
thiserror = "1.0"
thiserror = "2.0"
2 changes: 1 addition & 1 deletion tests/runtimes/components-ronl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ oasis-runtime-sdk = { path = "../../../runtime-sdk" }

# Third party.
once_cell = "1.8.0"
thiserror = "1.0"
thiserror = "2.0"

[features]
# Enables mock SGX in non-SGX builds.
Expand Down
2 changes: 1 addition & 1 deletion tests/runtimes/simple-contracts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ oasis-runtime-sdk = { path = "../../../runtime-sdk" }
oasis-runtime-sdk-contracts = { path = "../../../runtime-sdk/modules/contracts" }

# Third party.
thiserror = "1.0"
thiserror = "2.0"

[features]
# Enables mock SGX in non-SGX builds.
Expand Down
2 changes: 1 addition & 1 deletion tests/runtimes/simple-evm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ oasis-runtime-sdk = { path = "../../../runtime-sdk" }
oasis-runtime-sdk-evm = { path = "../../../runtime-sdk/modules/evm" }

# Third party.
thiserror = "1.0"
thiserror = "2.0"

[features]
confidential = []
Expand Down
4 changes: 2 additions & 2 deletions tests/runtimes/simple-keyvalue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ oasis-runtime-sdk = { path = "../../../runtime-sdk" }
cbor = { version = "0.5.1", package = "oasis-cbor" }

# Third party.
anyhow = "1.0.86"
thiserror = "1.0"
anyhow = "1.0.94"
thiserror = "2.0"
futures = "0.3.18"

[features]
Expand Down

0 comments on commit 7720e9b

Please sign in to comment.