Commit 67535dc
Bump the patch group across 1 directory with 28 updates
Bumps the patch group with 21 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.3` |
| [axum-extra](https://github.com/tokio-rs/axum) | `0.10.0` | `0.10.1` |
| [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.34` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.14` | `0.12.15` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.19.0` | `3.19.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.17` |
| [darling](https://github.com/TedDriggs/darling) | `0.20.10` | `0.20.11` |
| [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.3` | `0.5.4` |
| [git2](https://github.com/rust-lang/git2-rs) | `0.20.0` | `0.20.1` |
| [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` |
| [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.61` | `0.1.63` |
| [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` |
| [icu_normalizer_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` |
| [icu_properties_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` |
| [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` |
| [once_cell](https://github.com/matklad/once_cell) | `1.21.1` | `1.21.3` |
| [quinn](https://github.com/quinn-rs/quinn) | `0.11.6` | `0.11.7` |
| [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.10` | `0.5.11` |
| [rustls-webpki](https://github.com/rustls/webpki) | `0.103.0` | `0.103.1` |
| [windows-link](https://github.com/microsoft/windows-rs) | `0.1.0` | `0.1.1` |
| [windows-result](https://github.com/microsoft/windows-rs) | `0.3.1` | `0.3.2` |
Updates `axum` from 0.8.1 to 0.8.3
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.3)
Updates `axum-extra` from 0.10.0 to 0.10.1
- [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.10.0...axum-extra-v0.10.1)
Updates `clap` from 4.5.32 to 4.5.34
- [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.32...clap_complete-v4.5.34)
Updates `reqwest` from 0.12.14 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.14...v0.12.15)
Updates `tempfile` from 3.19.0 to 3.19.1
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.19.0...v3.19.1)
Updates `cc` from 1.2.16 to 1.2.17
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.16...cc-v1.2.17)
Updates `clap_builder` from 4.5.32 to 4.5.34
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.5.32...v4.5.34)
Updates `darling` from 0.20.10 to 0.20.11
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.20.10...v0.20.11)
Updates `darling_core` from 0.20.10 to 0.20.11
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.20.10...v0.20.11)
Updates `darling_macro` from 0.20.10 to 0.20.11
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](TedDriggs/darling@v0.20.10...v0.20.11)
Updates `event-listener-strategy` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/smol-rs/event-listener-strategy/releases)
- [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md)
- [Commits](smol-rs/event-listener-strategy@v0.5.3...v0.5.4)
Updates `git2` from 0.20.0 to 0.20.1
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@git2-0.20.0...git2-0.20.1)
Updates `hyper-util` from 0.1.10 to 0.1.11
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.10...v0.1.11)
Updates `iana-time-zone` from 0.1.61 to 0.1.63
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](strawlab/iana-time-zone@v0.1.61...v0.1.63)
Updates `icu_locid_transform_data` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected])
Updates `icu_normalizer_data` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected])
Updates `icu_properties_data` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected])
Updates `libgit2-sys` from 0.18.0+1.9.0 to 0.18.1+1.9.0
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@git2-0.18.0...git2-0.18.1)
Updates `log` from 0.4.26 to 0.4.27
- [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.26...0.4.27)
Updates `once_cell` from 1.21.1 to 1.21.3
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](matklad/once_cell@v1.21.1...v1.21.3)
Updates `quinn` from 0.11.6 to 0.11.7
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-0.11.6...quinn-0.11.7)
Updates `quinn-proto` from 0.11.9 to 0.11.10
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-proto-0.11.9...quinn-proto-0.11.10)
Updates `quinn-udp` from 0.5.10 to 0.5.11
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-udp-0.5.10...quinn-udp-0.5.11)
Updates `rustls-webpki` from 0.103.0 to 0.103.1
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](rustls/webpki@v/0.103.0...v/0.103.1)
Updates `socket2` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)
Updates `windows-core` from 0.52.0 to 0.60.1
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
Updates `windows-link` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
Updates `windows-result` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
---
updated-dependencies:
- dependency-name: axum
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: axum-extra
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: clap_builder
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: darling
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: darling_core
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: darling_macro
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: event-listener-strategy
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: git2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: hyper-util
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: iana-time-zone
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: icu_locid_transform_data
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: icu_normalizer_data
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: icu_properties_data
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: libgit2-sys
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: log
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: once_cell
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: quinn
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: quinn-proto
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: quinn-udp
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: rustls-webpki
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: socket2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: windows-core
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: patch
- dependency-name: windows-link
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
- dependency-name: windows-result
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 2a90637 commit 67535dc
2 files changed
+113
-80
lines changed
0 commit comments