Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the backwards-compatible group with 6 updates
Bumps the backwards-compatible group with 6 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.9` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.40.0` | `0.41.2` | Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `reqwest` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `octocrab` from 0.40.0 to 0.41.2 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.40.0...v0.41.2) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backwards-compatible - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backwards-compatible ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information