Skip to content

Commit

Permalink
Bump the cargo-all group with 8 updates (#67)
Browse files Browse the repository at this point in the history
* Bump the cargo-all group with 8 updates

Bumps the cargo-all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [aws_lambda_events](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.15.1` | `0.16.0` |
| [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) | `3.0.1` | `3.0.2` |
| [lambda_http](https://github.com/awslabs/aws-lambda-rust-runtime) | `0.13.0` | `0.14.0` |
| [octorust](https://github.com/oxidecomputer/third-party-api-clients) | `0.7.0` | `0.9.0` |
| [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.216` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.7` |
| [tower](https://github.com/tower-rs/tower) | `0.5.1` | `0.5.2` |
| [axum-test](https://github.com/JosephLenton/axum-test) | `16.4.0` | `16.4.1` |


Updates `aws_lambda_events` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases)
- [Commits](awslabs/aws-lambda-rust-runtime@lambda-events-0.15.1...lambda-events-0.16.0)

Updates `clap-verbosity-flag` from 3.0.1 to 3.0.2
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v3.0.1...v3.0.2)

Updates `lambda_http` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/awslabs/aws-lambda-rust-runtime/releases)
- [Commits](awslabs/aws-lambda-rust-runtime@lambda-http-0.13.0...lambda-http-0.14.0)

Updates `octorust` from 0.7.0 to 0.9.0
- [Changelog](https://github.com/oxidecomputer/third-party-api-clients/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oxidecomputer/third-party-api-clients/commits)

Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.215...v1.0.216)

Updates `thiserror` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.6...2.0.7)

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 `axum-test` from 16.4.0 to 16.4.1
- [Commits](https://github.com/JosephLenton/axum-test/commits)

---
updated-dependencies:
- dependency-name: aws_lambda_events
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-all
- dependency-name: clap-verbosity-flag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: lambda_http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-all
- dependency-name: octorust
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-all
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: tower
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: axum-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade reqwest ecosystem

Signed-off-by: Taiki Ono <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Taiki Ono <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taiki Ono <[email protected]>
  • Loading branch information
dependabot[bot] and taiki45 authored Dec 17, 2024
1 parent d103f87 commit c6a42ca
Show file tree
Hide file tree
Showing 3 changed files with 341 additions and 224 deletions.
Loading

0 comments on commit c6a42ca

Please sign in to comment.