Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cargo](deps): Bump the deps group with 11 updates #185

Merged
merged 1 commit into from
Aug 26, 2024

Commits on Aug 26, 2024

  1. [cargo](deps): Bump the deps group with 11 updates

    Bumps the deps group with 11 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.43.0` | `1.46.0` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.5` | `0.12.7` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` |
    | [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) | `1.37.0` | `1.39.0` |
    | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.38.0` | `1.40.0` |
    | [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) | `1.37.0` | `1.39.0` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.14` |
    | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` |
    | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |
    | [serde_derive](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` |
    
    
    Updates `aws-sdk-s3` from 1.43.0 to 1.46.0
    - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
    - [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
    
    Updates `reqwest` from 0.12.5 to 0.12.7
    - [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.7)
    
    Updates `serde` from 1.0.208 to 1.0.209
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.208...v1.0.209)
    
    Updates `serde_json` from 1.0.125 to 1.0.127
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.125...1.0.127)
    
    Updates `aws-sdk-sso` from 1.37.0 to 1.39.0
    - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
    - [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
    
    Updates `aws-sdk-ssooidc` from 1.38.0 to 1.40.0
    - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
    - [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
    
    Updates `aws-sdk-sts` from 1.37.0 to 1.39.0
    - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
    - [Commits](https://github.com/awslabs/aws-sdk-rust/commits)
    
    Updates `cc` from 1.1.13 to 1.1.14
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/cc-rs@cc-v1.1.13...cc-v1.1.14)
    
    Updates `fastrand` from 2.1.0 to 2.1.1
    - [Release notes](https://github.com/smol-rs/fastrand/releases)
    - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
    - [Commits](smol-rs/fastrand@v2.1.0...v2.1.1)
    
    Updates `quote` from 1.0.36 to 1.0.37
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.36...1.0.37)
    
    Updates `serde_derive` from 1.0.208 to 1.0.209
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.208...v1.0.209)
    
    ---
    updated-dependencies:
    - dependency-name: aws-sdk-s3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: aws-sdk-sso
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: aws-sdk-ssooidc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: aws-sdk-sts
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: deps
    - dependency-name: cc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: fastrand
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: quote
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    - dependency-name: serde_derive
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    924b833 View commit details
    Browse the repository at this point in the history