Skip to content

Commit 17c920a

Browse files
dependabot[bot]lherman-cs
authored andcommitted
Bump the cargo-dependencies group across 1 directory with 27 updates
Bumps the cargo-dependencies group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [turmoil](https://github.com/tokio-rs/turmoil) | `0.7.1` | `0.7.2` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.12.5` | `0.12.6` | | [clap](https://github.com/clap-rs/clap) | `4.5.59` | `4.6.1` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.1` | `2.14.0` | | [metrics](https://github.com/metrics-rs/metrics) | `0.24.3` | `0.24.5` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.18.1` | `0.18.3` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.10` | `1.1.11` | | [sha3](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.11.0` | | [tokio-metrics](https://github.com/tokio-rs/tokio-metrics) | `0.4.7` | `0.5.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [uuid](https://github.com/uuid-rs/uuid) | `1.20.0` | `1.23.1` | | [jemalloc_pprof](https://github.com/polarsignals/rust-jemalloc-pprof) | `0.8.1` | `0.8.2` | | [proptest](https://github.com/proptest-rs/proptest) | `1.10.0` | `1.11.0` | | [if-addrs](https://github.com/messense/if-addrs) | `0.14.0` | `0.15.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.1` | `0.13.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.186` | | [local-event](https://github.com/George-Miao/local-event) | `0.1.1` | `0.1.2` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.14` | `0.6.1` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.2` | `0.6.3` | | [systemstat](https://github.com/valpackett/systemstat) | `0.2.5` | `0.2.6` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.8.1` | `0.8.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.16` | `0.2.17` | Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `turmoil` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/tokio-rs/turmoil/releases) - [Changelog](https://github.com/tokio-rs/turmoil/blob/v0.7.2/CHANGELOG.md) - [Commits](tokio-rs/turmoil@v0.7.1...v0.7.2) Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `axum-extra` from 0.12.5 to 0.12.6 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.12.5...axum-extra-v0.12.6) Updates `clap` from 4.5.59 to 4.6.1 - [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.59...clap_complete-v4.6.1) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) Updates `indexmap` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.1...2.14.0) Updates `metrics` from 0.24.3 to 0.24.5 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.3...metrics-v0.24.5) Updates `metrics-exporter-prometheus` from 0.18.1 to 0.18.3 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.18.1...metrics-exporter-prometheus-v0.18.3) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `pin-project` from 1.1.10 to 1.1.11 - [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.10...v1.1.11) Updates `sha3` from 0.10.8 to 0.11.0 - [Commits](RustCrypto/hashes@sha3/v0.10.8...sha3-v0.11.0) Updates `tokio-metrics` from 0.4.7 to 0.5.0 - [Release notes](https://github.com/tokio-rs/tokio-metrics/releases) - [Changelog](https://github.com/tokio-rs/tokio-metrics/blob/main/CHANGELOG.md) - [Commits](tokio-rs/tokio-metrics@v0.4.7...v0.5.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `uuid` from 1.20.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.23.1) Updates `jemalloc_pprof` from 0.8.1 to 0.8.2 - [Commits](https://github.com/polarsignals/rust-jemalloc-pprof/commits) Updates `proptest` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.10.0...v1.11.0) Updates `if-addrs` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/messense/if-addrs/releases) - [Commits](messense/if-addrs@v0.14.0...v0.15.0) Updates `reqwest` from 0.13.1 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.1...v0.13.3) Updates `libc` from 0.2.182 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.186) Updates `local-event` from 0.1.1 to 0.1.2 - [Commits](https://github.com/George-Miao/local-event/commits/v0.1.2) Updates `quinn-udp` from 0.5.14 to 0.6.1 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.14...quinn-udp-0.6.1) Updates `socket2` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.6.2...v0.6.3) Updates `systemstat` from 0.2.5 to 0.2.6 - [Commits](valpackett/systemstat@v0.2.5...v0.2.6) Updates `criterion` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@criterion-v0.8.1...criterion-v0.8.2) Updates `pin-project-lite` from 0.2.16 to 0.2.17 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.16...v0.2.17) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: axum-extra dependency-version: 0.12.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: if-addrs dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: jemalloc_pprof dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: local-event dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: metrics dependency-version: 0.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: metrics-exporter-prometheus dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pin-project dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pin-project-lite dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: proptest dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: quinn-udp dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: sha3 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: socket2 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: systemstat dependency-version: 0.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tokio-metrics dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: turmoil dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9b9b78 commit 17c920a

8 files changed

Lines changed: 223 additions & 131 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tokio = { version = "1", features = ["full", "test-util", "tracing"] }
3737
tokio-util = "0.7.17"
3838
tracing = { version = "0.1", features = ["release_max_level_debug"] }
3939
triomphe = "0.1.15"
40-
turmoil = "0.7.1"
40+
turmoil = "0.7.2"
4141

4242
[patch.crates-io]
4343
# dimpl = { git = "https://github.com/PulseBeamDev/dimpl.git", branch = "patch/0.2.1" }

pulsebeam-agent/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ str0m = { workspace = true }
2020
bytes = { workspace = true }
2121

2222
tokio = { workspace = true }
23-
metrics = "0.24.3"
23+
metrics = "0.24.5"
2424
http = "1.4.0"
2525
tokio-stream = "0.1.17"
26-
if-addrs = "0.14.0"
26+
if-addrs = "0.15.0"
2727
pulsebeam-core = { path = "../pulsebeam-core" }
2828
pulsebeam-proto = { path = "../pulsebeam-proto" }
2929

pulsebeam-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ publish = false
1111

1212
[dependencies]
1313
anyhow.workspace = true
14-
clap = { version = "4.5.59", features = ["derive"] }
14+
clap = { version = "4.6.1", features = ["derive"] }
1515
mimalloc = { version = "0.1.48", features = ["v3"] }
1616
pulsebeam-agent = { path = "../pulsebeam-agent" }
1717
pulsebeam-core = { path = "../pulsebeam-core", features = ["reqwest"] }
1818
pulsebeam-testdata = { path = "../pulsebeam-testdata" }
1919
rand.workspace = true
20-
reqwest = "0.13.1"
20+
reqwest = "0.13.3"
2121
tokio = { workspace = true }
2222
tracing = { workspace = true }
2323
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }

pulsebeam-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ http = { version = "^1" }
2323

2424
axum = { version = "^0.8", optional = true }
2525
turmoil = { workspace = true, optional = true }
26-
reqwest = { version = "0.13.1", optional = true }
26+
reqwest = { version = "0.13.3", optional = true }

pulsebeam-runtime/Cargo.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,28 +26,28 @@ diatomic-waker = "0.2"
2626
event-listener = "5.4.1"
2727
futures = "0.3.32"
2828
futures-lite = { workspace = true }
29-
libc = "0.2.182"
29+
libc = "0.2.186"
3030
loom = { version = "0.7", features = ["checkpoint", "futures"], optional = true }
31-
metrics = "0.24.3"
32-
once_cell = "1.21.3"
33-
local-event = "0.1.1"
31+
metrics = "0.24.5"
32+
once_cell = "1.21.4"
33+
local-event = "0.1.2"
3434
parking_lot = { version = "0.12", optional = true }
3535
pulsebeam-core = { path = "../pulsebeam-core" }
36-
quinn-udp = "0.5.14"
36+
quinn-udp = "0.6.1"
3737
rand = { workspace = true }
38-
socket2 = "0.6.1"
39-
systemstat = "0.2.5"
38+
socket2 = "0.6.3"
39+
systemstat = "0.2.6"
4040
thiserror = { workspace = true }
4141
tokio = { workspace = true }
42-
tokio-metrics = { version = "0.4.6", features = ["metrics-rs-integration"] }
42+
tokio-metrics = { version = "0.5.0", features = ["metrics-rs-integration"] }
4343
tokio-util = "0.7.17"
4444
tracing = { workspace = true }
4545
triomphe = { workspace = true }
4646
tachyonix = "0.3.1"
4747

4848
[dev-dependencies]
4949
async-stream = "0.3.6"
50-
criterion = { version = "0.8.1", features = ["async", "async_tokio"] }
50+
criterion = { version = "0.8.2", features = ["async", "async_tokio"] }
5151
futures-concurrency = "7.6.3"
5252
futures-test = "0.3.32"
5353

pulsebeam-simulator/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@ http = "1.4.0"
1717
http-body-util = "0.1" # Crucial for .collect().await
1818
hyper = { version = "1", features = ["full"] }
1919
hyper-util = { version = "0.1", features = ["client-legacy", "http1"] }
20-
pin-project-lite = "0.2.16"
21-
proptest = "1.9.0"
20+
pin-project-lite = "0.2.17"
21+
proptest = "1.11.0"
2222
pulsebeam = { path = "../pulsebeam" }
2323
pulsebeam-agent = { path = "../pulsebeam-agent" }
2424
pulsebeam-core = { path = "../pulsebeam-core", features = ["sim"] }
2525
pulsebeam-runtime = { path = "../pulsebeam-runtime" }
2626
pulsebeam-testdata = { path = "../pulsebeam-testdata" }
27-
reqwest = "0.13.1"
27+
reqwest = "0.13.3"
2828
tokio.workspace = true
2929
tokio-util.workspace = true
3030
tower = { version = "0.5.2", features = ["util"] }
3131
tracing.workspace = true
32-
tracing-subscriber = "0.3.22"
32+
tracing-subscriber = "0.3.23"
3333
turmoil.workspace = true
3434

3535
[features]

pulsebeam/Cargo.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ license.workspace = true
1313
ahash = "0.8.12"
1414
anyhow = { workspace = true }
1515
arrayvec = { version = "0.7.6", features = ["serde"] }
16-
axum = { version = "0.8.8", features = ["macros"] }
17-
axum-extra = { version = "0.12.5", features = ["typed-header"] }
16+
axum = { version = "0.8.9", features = ["macros"] }
17+
axum-extra = { version = "0.12.6", features = ["typed-header"] }
1818
base32 = "0.5.1"
1919
bitvec = "1.0.1"
2020
bytes = { workspace = true }
21-
clap = { version = "4.5.57", features = ["derive"] }
21+
clap = { version = "4.6.1", features = ["derive"] }
2222
console-subscriber = { version = "0.5", optional = true }
2323
derive_more = { workspace = true }
2424
futures-concurrency = "7.7.1"
2525
futures-lite = { workspace = true }
2626
futures-util = "0.3.32"
27-
hyper = "1.7.0"
28-
indexmap = "2.13.1"
29-
metrics = "0.24.3"
30-
metrics-exporter-prometheus = "0.18.1"
27+
hyper = "1.9.0"
28+
indexmap = "2.14.0"
29+
metrics = "0.24.5"
30+
metrics-exporter-prometheus = "0.18.3"
3131
mimalloc = { version = "0.1.48", features = ["v3"] }
32-
once_cell = "1.21.3"
32+
once_cell = "1.21.4"
3333
pin-project = "1"
3434
pprof = { version = "0.15.0", features = [
3535
"flamegraph",
@@ -42,13 +42,13 @@ pulsebeam-runtime = { path = "../pulsebeam-runtime" }
4242
rand = { workspace = true }
4343
serde = { workspace = true }
4444
serde_json = "1.0.149"
45-
sha3 = "0.10.8"
45+
sha3 = "0.11.0"
4646
slotmap = "1.1.1"
4747
str0m = { workspace = true }
4848
tachyonix = "0.3.1"
4949
thiserror = { workspace = true }
5050
tokio = { workspace = true }
51-
tokio-metrics = { version = "0.4.6", features = ["metrics-rs-integration", "rt"] }
51+
tokio-metrics = { version = "0.5.0", features = ["metrics-rs-integration", "rt"] }
5252
tokio-stream = { version = "0.1.17", features = ["sync"] }
5353
tokio-util = { workspace = true, features = ["time"] }
5454
tower-http = { version = "0.6.8", features = [
@@ -62,16 +62,16 @@ tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
6262
url = "2.5.8"
6363
utoipa = { version = "5.4.0", features = ["axum_extras", "uuid"] }
6464
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
65-
uuid = { version = "1.20.0", features = ["v4", "v5", "v7"] }
65+
uuid = { version = "1.23.1", features = ["v4", "v5", "v7"] }
6666

6767
[dev-dependencies]
6868
hex = "0.4.3"
6969
more-asserts = { workspace = true }
70-
proptest = "1.10.0"
70+
proptest = "1.11.0"
7171
pulsebeam-testdata = { path = "../pulsebeam-testdata" }
7272

7373
[target.'cfg(not(target_env = "msvc"))'.dependencies]
74-
jemalloc_pprof = { version = "0.8.1", features = ["flamegraph", "symbolize"] }
74+
jemalloc_pprof = { version = "0.8.2", features = ["flamegraph", "symbolize"] }
7575
tikv-jemallocator = { version = "0.6.0", features = [
7676
"disable_initial_exec_tls",
7777
"profiling",

0 commit comments

Comments
 (0)