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 12 updates
Bumps the backend group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [deadpool-postgres](https://github.com/bikeshedder/deadpool) | `0.14.0` | `0.14.1` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.42.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.135` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [tower](https://github.com/tower-rs/tower) | `0.5.1` | `0.5.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | | [hyper](https://github.com/hyperium/hyper) | `1.5.1` | `1.5.2` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `async-trait` from 0.1.83 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.85) Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) Updates `deadpool-postgres` from 0.14.0 to 0.14.1 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](bikeshedder/deadpool@deadpool-postgres-v0.14.0...deadpool-postgres-v0.14.1) Updates `octocrab` from 0.33.3 to 0.42.1 - [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.42.1) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) Updates `thiserror` from 2.0.6 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.11) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `tower` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.1...tower-0.5.2) Updates `uuid` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) Updates `hyper` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: deadpool-postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor 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: thiserror 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-minor dependency-group: backend - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information