Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.87` |
| [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.6.0` | `1.6.1` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` |
| [either](https://github.com/rayon-rs/either) | `1.14.0` | `1.15.0` |
| [tracing-test](https://github.com/dbrgn/tracing-test) | `0.1.0` | `0.2.5` |
| [serde_bytes](https://github.com/serde-rs/bytes) | `0.11.15` | `0.11.16` |
| [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.11` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.14.0` |
| [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.12` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` |
| [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` |
| [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.38` |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.21.0` | `1.22.0` |
| [coarsetime](https://github.com/jedisct1/rust-coarsetime) | `0.1.35` | `0.1.36` |
| [pin-project](https://github.com/taiki-e/pin-project) | `1.1.9` | `1.1.10` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` |
| [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` |
| [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.99` |
| [generic-array](https://github.com/fizyk20/generic-array) | `0.14.7` | `1.2.0` |
| [automod](https://github.com/dtolnay/automod) | `1.0.14` | `1.0.15` |
| [dyn-clone](https://github.com/dtolnay/dyn-clone) | `1.0.18` | `1.0.19` |



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

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

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

Updates `chrono` from 0.4.39 to 0.4.40
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.39...v0.4.40)

Updates `either` from 1.14.0 to 1.15.0
- [Commits](rayon-rs/either@1.14.0...1.15.0)

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 `serde_bytes` from 0.11.15 to 0.11.16
- [Release notes](https://github.com/serde-rs/bytes/releases)
- [Commits](serde-rs/bytes@0.11.15...0.11.16)

Updates `strum` from 0.26.3 to 0.27.1
- [Release notes](https://github.com/Peternator7/strum/releases)
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](Peternator7/strum@v0.26.3...v0.27.1)

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

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 `rand_chacha` from 0.3.1 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@rand_chacha-0.3.1...0.9.0)

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.139 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.139...v1.0.140)

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 `time` from 0.3.37 to 0.3.38
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.37...v0.3.38)

Updates `bytemuck` from 1.21.0 to 1.22.0
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@v1.21.0...v1.22.0)

Updates `coarsetime` from 0.1.35 to 0.1.36
- [Commits](jedisct1/rust-coarsetime@0.1.35...0.1.36)

Updates `pin-project` from 1.1.9 to 1.1.10
- [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.9...v1.1.10)

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

Updates `quote` from 1.0.38 to 1.0.39
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.38...1.0.39)

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

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 `automod` from 1.0.14 to 1.0.15
- [Release notes](https://github.com/dtolnay/automod/releases)
- [Commits](dtolnay/automod@1.0.14...1.0.15)

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

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: either
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tracing-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: serde_bytes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: strum
  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: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rand_chacha
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: rand
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: bytemuck
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: coarsetime
  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: quote
  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: generic-array
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: automod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Mar 6, 2025
1 parent d517c4b commit f7a4313
Show file tree
Hide file tree
Showing 12 changed files with 254 additions and 318 deletions.
522 changes: 229 additions & 293 deletions Cargo.lock

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ base64 = "0.22"
base64-bytes = "0.1"
bincode = "1.3.3"
bitvec = { version = "1", features = ["serde"] }
blake3 = "1.5"
blake3 = "1.6"
circular-buffer = "0.1.9"
clap = { version = "4.4", features = ["derive", "env", "string"] }
cld = "0.5"
Expand All @@ -109,7 +109,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 @@ -195,21 +195,21 @@ libp2p = { package = "libp2p", version = "0.54", default-features = false, featu
] }
log-panics = { version = "2.0", features = ["with-backtrace"] }
lru = "0.12"
strum = { version = "0.26", features = ["derive"] }
strum = { version = "0.27", features = ["derive"] }
surf-disco = "0.9"
sqlx = "=0.8.3"
tagged-base64 = "0.4"
tide-disco = "0.9.3"
thiserror = "1.0.69"
thiserror = "2.0.11"
tracing = "0.1"
bytesize = "1.3"
itertools = "0.12"
itertools = "0.14"
priority-queue = "2"
rand_chacha = "0.3"
rand_chacha = "0.9"
rand_distr = "0.4"
reqwest = "0.12"
serde = { version = "1.0.195", features = ["derive"] }
serde_json = "^1.0.113"
serde_json = "^1.0.140"
tempfile = "3.10"
toml = "0.8"
url = "2.3"
Expand All @@ -224,7 +224,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
4 changes: 2 additions & 2 deletions hotshot-builder-core-refactored/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ async-lock = { workspace = true }
async-trait = { workspace = true }
atomic = "0.6"
bincode = { workspace = true }
bytemuck = { version = "1.19", features = ["derive"] }
coarsetime = "0.1.34"
bytemuck = { version = "1.22", features = ["derive"] }
coarsetime = "0.1.36"
committable = { workspace = true }
derive_more = { workspace = true, features = ["deref", "deref_mut", "debug"] }
futures = { workspace = true }
Expand Down
4 changes: 2 additions & 2 deletions hotshot-builder-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ async-lock = { workspace = true }
async-trait = { workspace = true }
atomic = "0.6"
bincode = { workspace = true }
bytemuck = { version = "1.19", features = ["derive"] }
coarsetime = "0.1.34"
bytemuck = { version = "1.22", features = ["derive"] }
coarsetime = "0.1.36"
committable = { workspace = true }
derive_more = { workspace = true, features = ["deref", "deref_mut", "debug"] }
futures = { workspace = true }
Expand Down
10 changes: 5 additions & 5 deletions hotshot-query-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,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 @@ -119,7 +119,7 @@ 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 }
rand = { version = "0.9", optional = true }
tempfile = { version = "3.10", optional = true }

# Dependencies enabled by feature "backtrace-on-stack-overflow".
Expand All @@ -136,8 +136,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"
rand = "0.9"
reqwest = "0.12.12"
tempfile = "3.10"
2 changes: 1 addition & 1 deletion hotshot-testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ anyhow = { workspace = true }
async-broadcast = { workspace = true }
async-lock = { workspace = true }
async-trait = { workspace = true }
automod = "1.0.14"
automod = "1.0.15"
bitvec = { workspace = true }
committable = { workspace = true }
either = { workspace = true }
Expand Down
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.19"
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.140", 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 @@ -32,7 +32,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.140"
surf = "2.3.2"
tempfile = { workspace = true }
tokio = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion vid/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tagged-base64 = { workspace = true }
[dev-dependencies]
ark-bls12-381 = { version = "0.4.0" }
criterion = "0.5"
rand = "0.8.5"
rand = "0.9.0"

[[bench]]
name = "dispersal"
Expand Down

0 comments on commit f7a4313

Please sign in to comment.