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 sidecar-patch group
Bumps the sidecar-patch group in /bolt-sidecar with 5 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.27` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` | | [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.137` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | Updates `clap` from 4.5.23 to 4.5.27 - [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.27) Updates `axum` from 0.8.1 to 0.8.2 - [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.2) Updates `reqwest` from 0.12.9 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) Updates `serde_json` from 1.0.135 to 1.0.137 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.135...v1.0.137) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sidecar-patch - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sidecar-patch - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sidecar-patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sidecar-patch - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sidecar-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information