Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the backend group across 1 directory with 9 updates
Bumps the backend group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.11` | `4.5.16` | | [config](https://github.com/mehcode/config-rs) | `0.13.4` | `0.14.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.39.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` | `0.12.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.208` | | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.125` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.1` | `1.39.3` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.0` | Updates `clap` from 4.5.11 to 4.5.16 - [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.11...clap_complete-v4.5.16) Updates `config` from 0.13.4 to 0.14.0 - [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.13.4...0.14.0) Updates `octocrab` from 0.33.3 to 0.39.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.33.3...v0.39.0) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.5...1.10.6) Updates `reqwest` from 0.12.5 to 0.12.6 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.5...v0.12.6) Updates `serde` from 1.0.204 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.208) Updates `serde_json` from 1.0.120 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.120...1.0.125) Updates `tokio` from 1.39.1 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.1...tokio-1.39.3) Updates `tower` from 0.4.13 to 0.5.0 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information