Skip to content

Commit

Permalink
Bump the all group across 1 directory with 19 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.85` | `0.1.86` |
| [clap](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.28` |
| [tracing-test](https://github.com/dbrgn/tracing-test) | `0.1.0` | `0.2.5` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.10` |
| [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `1.3.2` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.14.0` |
| [priority-queue](https://github.com/garro95/priority-queue) | `2.1.1` | `2.1.2` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.12` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.138` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.16.0` |
| [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` |
| [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` |
| [delegate](https://github.com/kobzol/rust-delegate) | `0.13.1` | `0.13.2` |
| [pin-project](https://github.com/taiki-e/pin-project) | `1.1.8` | `1.1.9` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` |
| [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.98` |
| [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` |
| [generic-array](https://github.com/fizyk20/generic-array) | `0.14.7` | `1.2.0` |
| [dyn-clone](https://github.com/dtolnay/dyn-clone) | `1.0.17` | `1.0.18` |



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

Updates `clap` from 4.5.26 to 4.5.28
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.26...clap_complete-v4.5.28)

Updates `tracing-test` from 0.1.0 to 0.2.5
- [Changelog](https://github.com/dbrgn/tracing-test/blob/main/CHANGELOG.md)
- [Commits](dbrgn/tracing-test@v0.1.0...v0.2.5)

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

Updates `bytesize` from 1.3.0 to 1.3.2
- [Release notes](https://github.com/bytesize-rs/bytesize/releases)
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md)
- [Commits](bytesize-rs/bytesize@v1.3.0...v1.3.2)

Updates `itertools` from 0.12.1 to 0.14.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.12.1...v0.14.0)

Updates `priority-queue` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/garro95/priority-queue/releases)
- [Commits](garro95/priority-queue@2.1.1...2.1.2)

Updates `reqwest` from 0.11.27 to 0.12.12
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.27...v0.12.12)

Updates `serde_json` from 1.0.135 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.135...v1.0.138)

Updates `tempfile` from 3.15.0 to 3.16.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.15.0...v3.16.0)

Updates `toml` from 0.8.19 to 0.8.20
- [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20)

Updates `rand` from 0.8.5 to 0.9.0
- [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...0.9.0)

Updates `delegate` from 0.13.1 to 0.13.2
- [Changelog](https://github.com/Kobzol/rust-delegate/blob/main/CHANGELOG.md)
- [Commits](Kobzol/rust-delegate@v0.13.1...v0.13.2)

Updates `pin-project` from 1.1.8 to 1.1.9
- [Release notes](https://github.com/taiki-e/pin-project/releases)
- [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md)
- [Commits](taiki-e/pin-project@v1.1.8...v1.1.9)

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

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

Updates `log` from 0.4.22 to 0.4.25
- [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.22...0.4.25)

Updates `generic-array` from 0.14.7 to 1.2.0
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/commits)

Updates `dyn-clone` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](dtolnay/dyn-clone@1.0.17...1.0.18)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tracing-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: bytesize
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: priority-queue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rand
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: delegate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pin-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: generic-array
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: dyn-clone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 108dd3e commit aaec93f
Show file tree
Hide file tree
Showing 9 changed files with 320 additions and 290 deletions.
568 changes: 299 additions & 269 deletions Cargo.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ bincode = "1.3.3"
bitvec = { version = "1", features = ["serde"] }
blake3 = "1.5"
circular-buffer = "0.1.9"
clap = { version = "4.4", features = ["derive", "env", "string"] }
clap = { version = "4.5", features = ["derive", "env", "string"] }
cld = "0.5"
chrono = { version = "0.4", features = ["serde"] }
either = "1"
Expand All @@ -108,7 +108,7 @@ tokio = { version = "1", default-features = false, features = [
libp2p-identity = "0.2"
tower-service = { version = "0.3", default-features = false }
tracing-subscriber = "0.3"
tracing-test = "0.1"
tracing-test = "0.2"
lazy_static = "1"
multiaddr = { version = "0.18" }
serde-inline-default = "0.2"
Expand Down Expand Up @@ -196,17 +196,17 @@ surf-disco = "0.9"
sqlx = "=0.8.2"
tagged-base64 = "0.4"
tide-disco = "0.9.3"
thiserror = "1.0.69"
thiserror = "2.0.10"
tracing = "0.1"
bytesize = "1.3"
itertools = "0.12"
itertools = "0.14"
priority-queue = "2"
rand_chacha = "0.3"
rand_distr = "0.4"
reqwest = "0.12"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "^1.0.113"
tempfile = "3.10"
serde_json = "^1.0.138"
tempfile = "3.16"
toml = "0.8"
url = "2.3"
vbs = "0.1"
Expand All @@ -220,7 +220,7 @@ static_assertions = "1.1"
num-traits = "0.2"
derivative = "2.2"
paste = "1.0"
rand = "0.8.5"
rand = "0.9.0"
time = "0.3"
trait-set = "0.3.0"

Expand Down
2 changes: 1 addition & 1 deletion builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ hotshot-state-prover = { workspace = true }
hotshot-types = { workspace = true }
marketplace-builder-shared = { workspace = true }
portpicker = { workspace = true }
rand = "0.8.5"
rand = "0.9.0"
sequencer = { path = "../sequencer" }
sequencer-utils = { path = "../utils" }
surf-disco = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion contracts/rust/diff-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ark-ed-on-bn254 = { workspace = true }
ark-ff = { workspace = true }
ark-poly = { workspace = true }
ark-std = { workspace = true }
clap = { version = "^4.4", features = ["derive"] }
clap = { version = "^4.5", features = ["derive"] }
diff-test-bn254 = { git = "https://github.com/EspressoSystems/solidity-bn254.git" }
ethers = { version = "2.0.4" }
hotshot-contract-adapter = { path = "../adapter" }
Expand Down
14 changes: 7 additions & 7 deletions hotshot-query-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ futures = { workspace = true }
hotshot = { workspace = true }
hotshot-testing = { workspace = true }
hotshot-types = { workspace = true }
itertools = "0.12.1"
itertools = "0.14.0"
jf-merkle-tree = { version = "0.1.0", git = "https://github.com/EspressoSystems/jellyfish", tag = "0.4.5", features = [
"std",
] }
Expand Down Expand Up @@ -116,8 +116,8 @@ sqlx = { version = "0.8", features = [
espresso-macros = { git = "https://github.com/EspressoSystems/espresso-macros.git", tag = "0.1.0", optional = true }
hotshot-example-types = { workspace = true }
portpicker = { version = "0.1", optional = true }
rand = { version = "0.8", optional = true }
tempfile = { version = "3.10", optional = true }
rand = { version = "0.9", optional = true }
tempfile = { version = "3.16", optional = true }

# Dependencies enabled by feature "backtrace-on-stack-overflow".
#
Expand All @@ -133,8 +133,8 @@ backtrace-on-stack-overflow = { version = "0.3", optional = true }
[dev-dependencies]
clap = { version = "4.5", features = ["derive", "env"] }
espresso-macros = { git = "https://github.com/EspressoSystems/espresso-macros.git", tag = "0.1.0" }
generic-array = "0.14"
generic-array = "1.2"
portpicker = "0.1"
rand = "0.8"
reqwest = "0.12.3"
tempfile = "3.10"
rand = "0.9"
reqwest = "0.12.12"
tempfile = "3.16"
2 changes: 1 addition & 1 deletion hotshot-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ committable = { workspace = true }
derive_more = { workspace = true, features = ["debug"] }
digest = { workspace = true, features = ["rand_core"] }
displaydoc = { version = "0.2.5", default-features = false }
dyn-clone = "1.0.17"
dyn-clone = "1.0.18"
either = { workspace = true }
futures = { workspace = true, features = ["alloc"] }
hotshot-utils = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion node-metrics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hotshot-types = { workspace = true }
prometheus-parse = { version = "^0.2.5" }
reqwest = { workspace = true }
serde = { workspace = true }
serde_json = { version = "^1.0.113", optional = true }
serde_json = { version = "^1.0.138", optional = true }
surf-disco = { workspace = true }
tide-disco = { workspace = true }
time = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion sequencer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ hotshot-example-types = { workspace = true }
hotshot-query-service = { workspace = true }
hotshot-testing = { workspace = true }
pretty_assertions = { workspace = true }
rand = "0.8.5"
rand = "0.9.0"
reqwest = { workspace = true }

# Enable "testing" feature when running tests
Expand Down
4 changes: 2 additions & 2 deletions utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ hotshot-types = { workspace = true }
log-panics = { workspace = true }
portpicker = { workspace = true }
# for price oracle and align with ethers-rs dep
reqwest = { version = "0.11.14", default-features = false, features = ["json", "rustls-tls"] }
reqwest = { version = "0.12.12", default-features = false, features = ["json", "rustls-tls"] }
serde = { workspace = true }
serde_json = "^1.0.113"
serde_json = "^1.0.138"
surf = "2.3.2"
tempfile = { workspace = true }
tokio = { workspace = true }
Expand Down

0 comments on commit aaec93f

Please sign in to comment.