Skip to content

Commit 79a03b8

Browse files
authoredMar 3, 2025··
Bump the dependencies group with 14 updates (#240)
Bumps the dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.20.3` | | [prost](https://github.com/tokio-rs/prost) | `0.13.4` | `0.13.5` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.7.0` | `2.8.0` | | [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.24.2` | `0.24.4` | | [tun](https://github.com/meh/rust-tun) | `0.7.11` | `0.7.13` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.16.0` | `3.17.1` | | [hickory-server](https://github.com/hickory-dns/hickory-dns) | `0.24.2` | `0.24.4` | | [pyo3](https://github.com/pyo3/pyo3) | `0.23.4` | `0.23.5` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.44` | | [libc](https://github.com/rust-lang/libc) | `0.2.169` | `0.2.170` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.19.1` | `0.19.2` | | [which](https://github.com/harryfei/which-rs) | `7.0.1` | `7.0.2` | Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `log` from 0.4.25 to 0.4.26 - [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.25...0.4.26) Updates `once_cell` from 1.20.2 to 1.20.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.20.3) Updates `prost` from 0.13.4 to 0.13.5 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.13.4...v0.13.5) Updates `data-encoding` from 2.7.0 to 2.8.0 - [Commits](ia0/data-encoding@v2.7.0...v2.8.0) Updates `hickory-resolver` from 0.24.2 to 0.24.4 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.4) Updates `tun` from 0.7.11 to 0.7.13 - [Release notes](https://github.com/meh/rust-tun/releases) - [Commits](meh/rust-tun@v0.7.11...v0.7.13) Updates `tempfile` from 3.16.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.1) Updates `hickory-server` from 0.24.2 to 0.24.4 - [Release notes](https://github.com/hickory-dns/hickory-dns/releases) - [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/CHANGELOG.md) - [Commits](hickory-dns/hickory-dns@v0.24.2...v0.24.4) Updates `pyo3` from 0.23.4 to 0.23.5 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.4...v0.23.5) Updates `tar` from 0.4.43 to 0.4.44 - [Commits](alexcrichton/tar-rs@0.4.43...0.4.44) Updates `libc` from 0.2.169 to 0.2.170 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.169...0.2.170) Updates `cargo_metadata` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.19.1...0.19.2) Updates `which` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.1...7.0.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: data-encoding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hickory-resolver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hickory-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88c6538 commit 79a03b8

File tree

7 files changed

+61
-61
lines changed

7 files changed

+61
-61
lines changed
 

‎Cargo.lock

+38-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+8-8
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ aya = { version = "0.13.0", default-features = false }
3535
aya-ebpf = { version = "0.1.1", default-features = false }
3636
aya-log = { version = "0.2.1", default-features = false }
3737
aya-log-ebpf = { version = "0.1.1", default-features = false }
38-
tun = { version = "0.7.11" }
38+
tun = { version = "0.7.13" }
3939

4040
[workspace.lints.clippy]
4141
large_futures = "deny"
@@ -51,22 +51,22 @@ rust-version.workspace = true
5151
publish.workspace = true
5252

5353
[dependencies]
54-
anyhow = { version = "1.0.93", features = ["backtrace"] }
55-
log = "0.4.25"
54+
anyhow = { version = "1.0.97", features = ["backtrace"] }
55+
log = "0.4.26"
5656
once_cell = "1"
5757
pretty-hex = "0.4.1"
5858
smoltcp = "0.12"
5959
tokio = { version = "1.43.0", features = ["macros", "net", "rt-multi-thread", "sync", "time", "io-util", "process"] }
6060
boringtun = { version = "0.6", default-features = false }
6161
console-subscriber = { version = "0.4.1", optional = true }
6262
image = { version = "0.25.5", default-features = false, features = ["png", "tiff"] }
63-
prost = "0.13.3"
63+
prost = "0.13.5"
6464
tokio-util = { version = "0.7.12", features = ["codec"] }
6565
futures-util = { version = "0.3.31", features = ["sink"] }
6666
lru_time_cache = "0.11.11"
6767
internet-packet = { version = "0.2.3", features = ["smoltcp"] }
68-
data-encoding = "2.7.0"
69-
hickory-resolver = "0.24.1"
68+
data-encoding = "2.8.0"
69+
hickory-resolver = "0.24.4"
7070
socket2 = "0.5.8"
7171

7272
[patch.crates-io]
@@ -100,14 +100,14 @@ sysinfo = "0.33.0"
100100

101101
[target.'cfg(target_os = "linux")'.dependencies]
102102
tun = { workspace = true, features = ["async"] }
103-
tempfile = "3.16.0"
103+
tempfile = "3.17.1"
104104
sysinfo = "0.33.0"
105105

106106
[dev-dependencies]
107107
env_logger = "0.11"
108108
rand = "0.9"
109109
criterion = "0.5.1"
110-
hickory-server = "0.24.1"
110+
hickory-server = "0.24.4"
111111

112112

113113
[[bench]]

‎mitmproxy-linux-ebpf/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ aya-ebpf = { workspace = true }
1515
aya-log-ebpf = { workspace = true }
1616

1717
[build-dependencies]
18-
which = "7.0.0"
18+
which = "7.0.2"
1919

2020
[[bin]]
2121
name = "mitmproxy-linux"

‎mitmproxy-linux/Cargo.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ tun = { workspace = true, features = ["async"] }
2222
aya = { workspace = true }
2323
aya-log = { workspace = true }
2424
tokio = { version = "1.43", features = ["macros", "net", "rt-multi-thread", "sync", "io-util", "signal"] }
25-
anyhow = { version = "1.0.89", features = ["backtrace"] }
26-
log = "0.4.25"
25+
anyhow = { version = "1.0.97", features = ["backtrace"] }
26+
log = "0.4.26"
2727
env_logger = "0.11.5"
28-
prost = "0.13.3"
28+
prost = "0.13.5"
2929
internet-packet = { version = "0.2.0", features = ["checksums"] }
30-
libc = "0.2.155"
30+
libc = "0.2.170"
3131
const-sha1 = "0.3.0"
3232

3333
[target.'cfg(target_os = "linux")'.build-dependencies]
34-
cargo_metadata = { version = "0.19.0", default-features = false }
34+
cargo_metadata = { version = "0.19.2", default-features = false }
3535
mitmproxy-linux-ebpf = { path = "../mitmproxy-linux-ebpf" }
3636

3737
[target.'cfg(target_os = "linux")'.dev-dependencies]

‎mitmproxy-rs/Cargo.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ crate-type = ["lib", "cdylib"]
1717

1818
[dependencies]
1919
mitmproxy = { path = "../" }
20-
anyhow = { version = "1.0.93", features = ["backtrace"] }
21-
data-encoding = "2.7.0"
22-
log = "0.4.25"
20+
anyhow = { version = "1.0.97", features = ["backtrace"] }
21+
data-encoding = "2.8.0"
22+
log = "0.4.26"
2323
once_cell = "1"
2424
pyo3 = { version = "0.23", features = ["abi3", "abi3-py312", "anyhow"] }
2525
pyo3-async-runtimes = { version = "0.23", features = ["tokio-runtime", "testing", "attributes"] }
2626
pyo3-log = "0.12.0"
2727
rand_core = { version = "0.6.4", features = ["getrandom"] }
2828
tokio = { version = "1.43", features = ["macros", "net", "rt-multi-thread", "sync"] }
2929
boringtun = "0.6"
30-
tar = "0.4.43"
30+
tar = "0.4.44"
3131
console-subscriber = { version = "0.4.1", optional = true }
3232

3333
[target.'cfg(target_os = "linux")'.dependencies]

‎mitmproxy-windows/redirector/Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ workspace = true
1616
[target.'cfg(windows)'.dependencies]
1717
mitmproxy = { path = "../../" }
1818
tokio = { version = "1.43", features = ["macros", "net", "rt-multi-thread", "sync", "io-util"] }
19-
anyhow = { version = "1.0.93", features = ["backtrace"] }
19+
anyhow = { version = "1.0.97", features = ["backtrace"] }
2020
windivert = "0.6.0"
2121
lru_time_cache = "0.11.11"
22-
log = "0.4.25"
22+
log = "0.4.26"
2323
env_logger = "0.11.5"
24-
prost = "0.13.3"
24+
prost = "0.13.5"
2525
internet-packet = { version = "0.2.2", features = ["checksums"] }
2626

2727
[target.'cfg(windows)'.dev-dependencies]

‎wireguard-test-client/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ publish.workspace = true
1313
workspace = true
1414

1515
[dependencies]
16-
anyhow = "1.0.93"
17-
data-encoding = "2.7.0"
16+
anyhow = "1.0.97"
17+
data-encoding = "2.8.0"
1818
boringtun = "0.6"
1919
hex = "0.4"
2020
smoltcp = "0.12"

0 commit comments

Comments
 (0)
Please sign in to comment.