Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-and-patch group across 1 directory with 12 updates
Bumps the minor-and-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.4` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.94` | | [http](https://github.com/hyperium/http) | `1.1.0` | `1.2.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.89` | `2.0.90` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.12` | `0.7.13` | | [postcard](https://github.com/jamesmunns/postcard) | `1.1.0` | `1.1.1` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.0` | `0.26.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | | [lettre](https://github.com/lettre/lettre) | `0.11.10` | `0.11.11` | Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `thiserror` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...2.0.4) Updates `anyhow` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.94) Updates `http` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.1.0...v1.2.0) Updates `bytes` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.8.0...v1.9.0) Updates `syn` from 2.0.89 to 2.0.90 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.89...2.0.90) Updates `tokio-util` from 0.7.12 to 0.7.13 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.12...tokio-util-0.7.13) Updates `postcard` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/jamesmunns/postcard/releases) - [Changelog](https://github.com/jamesmunns/postcard/blob/main/CHANGELOG.md) - [Commits](jamesmunns/postcard@postcard/v1.1.0...postcard/v1.1.1) Updates `tokio-rustls` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](https://github.com/rustls/tokio-rustls/commits) Updates `clap` from 4.5.21 to 4.5.23 - [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.21...clap_complete-v4.5.23) Updates `lettre` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.10...v0.11.11) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: postcard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio-rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lettre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information