Skip to content

Commit 706cadd

Browse files
Bump the major group across 1 directory with 12 updates
Bumps the major group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [soroban-env-common](https://github.com/stellar/rs-soroban-env) | `25.0.1` | `26.0.1` | | [soroban-env-guest](https://github.com/stellar/rs-soroban-env) | `25.0.1` | `26.0.1` | | [soroban-env-host](https://github.com/stellar/rs-soroban-env) | `25.0.1` | `26.0.1` | | [stellar-xdr](https://github.com/stellar/rs-stellar-xdr) | `25.0.0` | `26.0.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.2` | | [ctor](https://github.com/mmastrac/rust-ctor) | `0.5.0` | `0.8.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.13.0` | | [darling](https://github.com/TedDriggs/darling) | `0.20.10` | `0.23.0` | | [macro-string](https://github.com/dtolnay/macro-string) | `0.1.4` | `0.2.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `2.0.18` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.116.1` | `0.221.3` | Updates `soroban-env-common` from 25.0.1 to 26.0.1 - [Release notes](https://github.com/stellar/rs-soroban-env/releases) - [Commits](stellar/rs-soroban-env@v25.0.1...v26.0.1) Updates `soroban-env-guest` from 25.0.1 to 26.0.1 - [Release notes](https://github.com/stellar/rs-soroban-env/releases) - [Commits](stellar/rs-soroban-env@v25.0.1...v26.0.1) Updates `soroban-env-host` from 25.0.1 to 26.0.1 - [Release notes](https://github.com/stellar/rs-soroban-env/releases) - [Commits](stellar/rs-soroban-env@v25.0.1...v26.0.1) Updates `stellar-xdr` from 25.0.0 to 26.0.0 - [Release notes](https://github.com/stellar/rs-stellar-xdr/releases) - [Commits](stellar/rs-stellar-xdr@v25.0.0...v26.0.0) Updates `rand` from 0.8.5 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...rand_core-0.9.2) Updates `ctor` from 0.5.0 to 0.8.0 - [Commits](https://github.com/mmastrac/rust-ctor/commits) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `itertools` from 0.10.5 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.5...v0.13.0) Updates `darling` from 0.20.10 to 0.23.0 - [Release notes](https://github.com/TedDriggs/darling/releases) - [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md) - [Commits](TedDriggs/darling@v0.20.10...v0.23.0) Updates `macro-string` from 0.1.4 to 0.2.0 - [Release notes](https://github.com/dtolnay/macro-string/releases) - [Commits](dtolnay/macro-string@0.1.4...0.2.0) Updates `thiserror` from 1.0.63 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...2.0.18) Updates `wasmparser` from 0.116.1 to 0.221.3 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: soroban-env-common dependency-version: 26.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: soroban-env-guest dependency-version: 26.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: soroban-env-host dependency-version: 26.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: stellar-xdr dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: ctor dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: itertools dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: darling dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: macro-string dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: wasmparser dependency-version: 0.221.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f32cd2c commit 706cadd

File tree

8 files changed

+344
-332
lines changed

8 files changed

+344
-332
lines changed

Cargo.lock

Lines changed: 323 additions & 311 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,25 +30,25 @@ soroban-token-spec = { version = "25.3.0", path = "soroban-token-spec" }
3030
stellar-asset-spec = { version = "25.3.0", path = "stellar-asset-spec" }
3131

3232
[workspace.dependencies.soroban-env-common]
33-
version = "=25.0.1"
33+
version = "=26.0.1"
3434
# git = "https://github.com/stellar/rs-soroban-env"
3535
# rev = "cf58d535ab05d02802a5e804a95524650f8c62c7"
3636

3737
[workspace.dependencies.soroban-env-guest]
38-
version = "=25.0.1"
38+
version = "=26.0.1"
3939
# git = "https://github.com/stellar/rs-soroban-env"
4040
# rev = "cf58d535ab05d02802a5e804a95524650f8c62c7"
4141

4242
[workspace.dependencies.soroban-env-host]
43-
version = "=25.0.1"
43+
version = "=26.0.1"
4444
# git = "https://github.com/stellar/rs-soroban-env"
4545
# rev = "cf58d535ab05d02802a5e804a95524650f8c62c7"
4646

4747
[workspace.dependencies.stellar-strkey]
4848
version = "=0.0.16"
4949

5050
[workspace.dependencies.stellar-xdr]
51-
version = "=25.0.0"
51+
version = "=26.0.0"
5252
default-features = false
5353
features = ["curr"]
5454

soroban-ledger-snapshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ soroban-env-common = {workspace = true, features = ["serde"]}
1616
serde = { version = "1.0.0", features = ["derive"] }
1717
serde_with = { version = "3.4.0", features = ["hex"] }
1818
serde_json = "1.0.0"
19-
thiserror = "1.0"
19+
thiserror = "2.0"
2020

2121
[dev-dependencies]
2222
pretty_assertions = "1.2.1"

soroban-meta/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ rust-version.workspace = true
1212

1313
[dependencies]
1414
stellar-xdr = { workspace = true, features = ["curr", "std"] }
15-
thiserror = "1.0.32"
16-
wasmparser = "0.116.1"
15+
thiserror = "2.0.18"
16+
wasmparser = "0.221.3"

soroban-sdk-macros/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ stellar-xdr = { workspace = true, features = ["curr", "std"] }
2222
syn = {version="2.0.77",features=["full"]}
2323
quote = "1.0"
2424
proc-macro2 = "1.0"
25-
itertools = "0.10.5"
26-
darling = "0.20.10"
27-
macro-string = "0.1.4"
28-
sha2 = "0.10.7"
25+
itertools = "0.13.0"
26+
darling = "0.23.0"
27+
macro-string = "0.2.0"
28+
sha2 = "0.11.0"
2929
heck = "0.5.0"
3030

3131
[features]

soroban-sdk/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ serde_json = "1.0.0"
3939
ed25519-dalek = { version = "2.1.1", features = ["rand_core"], optional = true }
4040
curve25519-dalek = { version = "4.1.3", features = ["digest"], optional = true }
4141
# match the version of rand used in dalek
42-
rand = "0.8.5"
43-
ctor = { version = "0.5.0", optional = true }
42+
rand = "0.9.2"
43+
ctor = { version = "0.8.0", optional = true }
4444

4545
[dev-dependencies]
4646
soroban-sdk-macros = { workspace = true, features = ["testutils"] }
@@ -49,16 +49,16 @@ soroban-ledger-snapshot = { workspace = true, features = ["testutils"] }
4949
stellar-xdr = { workspace = true, features = ["curr", "std"] }
5050
soroban-spec = { workspace = true }
5151
ed25519-dalek = "2.0.0"
52-
rand = "0.8.5"
53-
ctor = "0.5.0"
52+
rand = "0.9.2"
53+
ctor = "0.8.0"
5454
hex = "0.4.3"
5555
arbitrary = { version = "~1.3.0", features = ["derive"] }
5656
derive_arbitrary = { version = "~1.3.0" }
5757
proptest = "1.2.0"
5858
proptest-arbitrary-interop = "0.1.0"
5959
libfuzzer-sys = "0.4.7"
6060
expect-test = "1.4.1"
61-
sha2 = "0.10.7"
61+
sha2 = "0.11.0"
6262
ark-bn254 = { version = "0.5", default-features = false, features = ["curve"] }
6363
ark-bls12-381 = { version = "0.5", default-features = false, features = ["curve"] }
6464
ark-ff = { version = "0.5", default-features = false }

soroban-spec-rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ rust-version.workspace = true
1313
[dependencies]
1414
stellar-xdr = { workspace = true, features = ["curr", "std", "serde"] }
1515
soroban-spec = { workspace = true }
16-
thiserror = "1.0.32"
16+
thiserror = "2.0.18"
1717
syn = {version="2.0",features=["full"]}
1818
quote = "1.0"
1919
proc-macro2 = "1.0"
20-
sha2 = "0.10.7"
20+
sha2 = "0.11.0"
2121
prettyplease = "0.2.4"
2222

2323
[dev-dependencies]

soroban-spec/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ rust-version.workspace = true
1313
[dependencies]
1414
stellar-xdr = { workspace = true, features = ["curr", "std", "serde"] }
1515
base64 = "0.22.1"
16-
thiserror = "1.0.32"
17-
wasmparser = "0.116.1"
18-
sha2 = "0.10.7"
16+
thiserror = "2.0.18"
17+
wasmparser = "0.221.3"
18+
sha2 = "0.11.0"
1919

2020
[dev-dependencies]
2121
pretty_assertions = "1.2.1"

0 commit comments

Comments
 (0)