Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the rust-dependencies group with 14 updates:

Package From To
tokio-util 0.7.14 0.7.15
webpki-roots 0.26.8 0.26.10
sha2 0.10.8 0.10.9
axum 0.8.3 0.8.4
chrono 0.4.40 0.4.41
tun 0.7.18 0.7.19
hickory-client 0.25.1 0.25.2
hickory-resolver 0.25.1 0.25.2
hickory-proto 0.25.1 0.25.2
shadowsocks 1.23.0 1.23.1
public-suffix 0.1.2 0.1.3
shadowquic 7842b95 b7f1572
tracing-oslog b44d628 af14fcc
env_logger 0.11.6 0.11.8

Updates tokio-util from 0.7.14 to 0.7.15

Commits

Updates webpki-roots from 0.26.8 to 0.26.10

Release notes

Sourced from webpki-roots's releases.

0.26.10

Incorporates CCADB April updates.

Roots removed due to https://wiki.mozilla.org/CA/Root_CA_Lifecycles / https://bugzilla.mozilla.org/show_bug.cgi?id=1957685:

  • "AAA Certificate Services"
  • "Baltimore CyberTrust Root"
  • "Entrust.net Certification Authority (2048)"
  • "GlobalSign Root CA"
  • "Go Daddy Class 2 Certification Authority"
  • "Starfield Class 2 Certification Authority"
  • "XRamp Global Certification Authority"

What's Changed

Full Changelog: rustls/webpki-roots@v/0.26.9...v/0.26.10

0.26.9

The license of the webpki-roots and webpki-root-certs crates changed from MPL-2.0 to CDLA-Permissive-2.0. Thank you to the CCADB maintainers for enabling us to make this change.

Upstream changes

None

What's Changed

Full Changelog: rustls/webpki-roots@v/0.26.8...v/0.26.9

Commits
  • e37165d webpki-(roots|root-certs): v0.26.9 -> v0.26.10
  • 4a4e2aa April CCADB updates:
  • 82c433e webpki-ccadb: support placeholder absent trust bits
  • 5b76d00 Address new nightly clippy lints
  • 7c4a882 Move to 2021 edition
  • 575994b webpki-(roots|root-certs): v0.26.8 -> v0.26.9
  • f9f5789 manual_ok_err clippy fix
  • fce41f7 Support code-signing trust bit
  • f19c83f Run CI on ubuntu-latest
  • 90c48f3 Adjust license of mechanically-reformed crates
  • See full diff in compare view

Updates sha2 from 0.10.8 to 0.10.9

Commits

Updates axum from 0.8.3 to 0.8.4

Release notes

Sourced from axum's releases.

axum v0.8.4

  • added: Router::reset_fallback (#3320)
  • added: WebSocketUpgrade::selected_protocol (#3248)
  • fixed: Panic location for overlapping method routes (#3319)
  • fixed: Don't leak a tokio task when using serve without graceful shutdown (#3129)

#3319: tokio-rs/axum#3319 #3320: tokio-rs/axum#3320 #3248: tokio-rs/axum#3248 #3129: tokio-rs/axum#3129

Commits
  • 8762520 Release axum 0.8.4
  • ac75e2f Split up serve functions for Serve and WithGracefulShutdown again
  • c1162d3 Extract handle_connection out of do_serve
  • c251845 Simplify do_serve a bit
  • ba4327e Stop implementing IntoFuture for Serve via with_graceful_shutdown
  • 085be69 Move serve implementation out of WithGracefulShutdown
  • 6587b65 Replace futures_util::pin_mut with std::pin::pin
  • 80c4ead Improve documentation about sharing state with handlers (#3333)
  • 53631b2 refactor(axum): Refactor json module (#3332)
  • 7b04b17 axum-extra: Pre-allocate right sized buffer when encoding protobuf response (...
  • Additional commits viewable in compare view

Updates chrono from 0.4.40 to 0.4.41

Release notes

Sourced from chrono's releases.

v0.4.41

What's Changed

Commits
  • d1de1d9 Bump version to 0.4.41
  • e2bd1d1 Add support for lenient format strings (#1693)
  • 2c95b0a Tweak expression to avoid repetition
  • ebeef99 TimeZone::from_posix_tz: Treat empty TZ variable as UTC
  • dc068f0 Tweak style on NaiveWeek fixes
  • b267a4f Implemented consistent Hash and Eq trait for NaiveWeek
  • 7c0bd13 Apply suggestions from clippy 1.86
  • 104cdc7 Bump MSRV to 1.62
  • 6a85301 Upgrade to windows-bindgen 0.61
  • 265c79b Tweak WeekdaySet method order
  • Additional commits viewable in compare view

Updates tun from 0.7.18 to 0.7.19

Commits

Updates hickory-client from 0.25.1 to 0.25.2

Release notes

Sourced from hickory-client's releases.

0.25.2

What's Changed

... (truncated)

Commits
  • 527c9f4 Update semver-compatible dependencies
  • 96936b3 Upgrade rusqlite to 0.35
  • 34b38d9 Bump version to 0.25.2
  • d442a94 Add separate Prometheus HTTP server
  • 91d963d Wait for child process to exit in tests
  • 30acda1 tests: tidy legacy config field comments
  • eafae8f resolver: use errors to improve connection stats
  • d52a67c Use structured logging
  • 84eba21 Send SERVFAIL when response encoding fails
  • c6e037c Send REFUSED response to disallowed clients
  • Additional commits viewable in compare view

Updates hickory-resolver from 0.25.1 to 0.25.2

Release notes

Sourced from hickory-resolver's releases.

0.25.2

What's Changed

... (truncated)

Commits
  • 527c9f4 Update semver-compatible dependencies
  • 96936b3 Upgrade rusqlite to 0.35
  • 34b38d9 Bump version to 0.25.2
  • d442a94 Add separate Prometheus HTTP server
  • 91d963d Wait for child process to exit in tests
  • 30acda1 tests: tidy legacy config field comments
  • eafae8f resolver: use errors to improve connection stats
  • d52a67c Use structured logging
  • 84eba21 Send SERVFAIL when response encoding fails
  • c6e037c Send REFUSED response to disallowed clients
  • Additional commits viewable in compare view

Updates hickory-proto from 0.25.1 to 0.25.2

Release notes

Sourced from hickory-proto's releases.

0.25.2

What's Changed

... (truncated)

Commits
  • 527c9f4 Update semver-compatible dependencies
  • 96936b3 Upgrade rusqlite to 0.35
  • 34b38d9 Bump version to 0.25.2
  • d442a94 Add separate Prometheus HTTP server
  • 91d963d Wait for child process to exit in tests
  • 30acda1 tests: tidy legacy config field comments
  • eafae8f resolver: use errors to improve connection stats
  • d52a67c Use structured logging
  • 84eba21 Send SERVFAIL when response encoding fails
  • c6e037c Send REFUSED response to disallowed clients
  • Additional commits viewable in compare view

Updates shadowsocks from 1.23.0 to 1.23.1

Release notes

Sourced from shadowsocks's releases.

v1.23.1

Features

  • #1922 local-tun: Enable congestion control algorithm for TCP connections
  • #1923 local-tun: Disable TCP package receive checksum for improving performance
  • local-tun: Buffer for receiving/sending packets from/to tun device are cached globally

Bug Fixes

  • #1929 outbound_bind_addr for UDP sockets failed to bind() if it is an IPv4 address
  • Double check IPSK key length (AEAD-2022) when reading from configuration file

What's Changed

New Contributors

Full Changelog: shadowsocks/shadowsocks-rust@v1.23.0...v1.23.1

Commits
  • b33b7d7 chore: updated shadowsocks to v1.23.1
  • 3f95ad9 chore: release v1.23.1
  • 08041c9 fix(deps): update rust crate blake3 to v1.8.2
  • f608117 fix(deps): update rust crate rpassword to v7.4.0
  • 7acd944 fix(deps): update rust crate brotli to v8 (#1939)
  • 701bd8d fix(deps): update rust crate sendfd to v0.4.4
  • c02d2ed fix(deps): update rust crate clap to v4.5.37
  • 2511547 fix(deps): update rust crate rand to v0.9.1
  • 29db7b0 fix(deps): update rust crate libc to v0.2.172
  • d7ead5d feat(shadowsocks): double check AEAD-2022 ipsk length
  • Additional commits viewable in

Bumps the rust-dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` |
| [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.8` | `0.26.10` |
| [sha2](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.10.9` |
| [axum](https://github.com/tokio-rs/axum) | `0.8.3` | `0.8.4` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.41` |
| [tun](https://github.com/meh/rust-tun) | `0.7.18` | `0.7.19` |
| [hickory-client](https://github.com/hickory-dns/hickory-dns) | `0.25.1` | `0.25.2` |
| [hickory-resolver](https://github.com/hickory-dns/hickory-dns) | `0.25.1` | `0.25.2` |
| [hickory-proto](https://github.com/hickory-dns/hickory-dns) | `0.25.1` | `0.25.2` |
| [shadowsocks](https://github.com/shadowsocks/shadowsocks-rust) | `1.23.0` | `1.23.1` |
| [public-suffix](https://github.com/1Password/passkey-rs) | `0.1.2` | `0.1.3` |
| [shadowquic](https://github.com/spongebob888/shadowquic) | ``7842b95`` | ``b7f1572`` |
| [tracing-oslog](https://github.com/Absolucy/tracing-oslog) | ``b44d628`` | ``af14fcc`` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.8` |


Updates `tokio-util` from 0.7.14 to 0.7.15
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15)

Updates `webpki-roots` from 0.26.8 to 0.26.10
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](rustls/webpki-roots@v/0.26.8...v/0.26.10)

Updates `sha2` from 0.10.8 to 0.10.9
- [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9)

Updates `axum` from 0.8.3 to 0.8.4
- [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.3...axum-v0.8.4)

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

Updates `tun` from 0.7.18 to 0.7.19
- [Release notes](https://github.com/meh/rust-tun/releases)
- [Commits](https://github.com/meh/rust-tun/commits)

Updates `hickory-client` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.25.1...v0.25.2)

Updates `hickory-resolver` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.25.1...v0.25.2)

Updates `hickory-proto` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/main/OLD-CHANGELOG.md)
- [Commits](hickory-dns/hickory-dns@v0.25.1...v0.25.2)

Updates `shadowsocks` from 1.23.0 to 1.23.1
- [Release notes](https://github.com/shadowsocks/shadowsocks-rust/releases)
- [Commits](shadowsocks/shadowsocks-rust@v1.23.0...v1.23.1)

Updates `public-suffix` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/1Password/passkey-rs/releases)
- [Changelog](https://github.com/1Password/passkey-rs/blob/main/CHANGELOG.md)
- [Commits](1Password/passkey-rs@public-suffix-v0.1.2...public-suffix-v0.1.3)

Updates `shadowquic` from `7842b95` to `b7f1572`
- [Release notes](https://github.com/spongebob888/shadowquic/releases)
- [Commits](spongebob888/shadowquic@7842b95...b7f1572)

Updates `tracing-oslog` from `b44d628` to `af14fcc`
- [Release notes](https://github.com/Absolucy/tracing-oslog/releases)
- [Commits](Absolucy/tracing-oslog@b44d628...af14fcc)

Updates `env_logger` from 0.11.6 to 0.11.8
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.11.6...v0.11.8)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-version: 0.7.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: webpki-roots
  dependency-version: 0.26.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: sha2
  dependency-version: 0.10.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: axum
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: chrono
  dependency-version: 0.4.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: tun
  dependency-version: 0.7.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: hickory-client
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: hickory-resolver
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: hickory-proto
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: shadowsocks
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: public-suffix
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: shadowquic
  dependency-version: b7f157219c6850032ce8c18129a0204c1cb6dea0
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: tracing-oslog
  dependency-version: af14fccd47e92c0892dae0e9747ce06d44fe14f4
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: env_logger
  dependency-version: 0.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 5, 2025
@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@ibigbug ibigbug enabled auto-merge (squash) May 5, 2025 03:43
@ibigbug ibigbug merged commit f795bf6 into master May 5, 2025
32 checks passed
@ibigbug ibigbug deleted the dependabot/cargo/rust-dependencies-d929b2d8d0 branch May 5, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants