Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the aws group with 6 updates in the / directory:

Package From To
aws-types 1.3.3 1.3.4
aws-runtime 1.5.3 1.5.4
aws-smithy-json 0.61.1 0.61.2
aws-config 1.5.13 1.5.15
aws-sdk-cognitoidentity 1.54.0 1.58.0
aws-sdk-cognitoidentityprovider 1.63.0 1.67.0

Updates aws-types from 1.3.3 to 1.3.4

Commits

Updates aws-runtime from 1.5.3 to 1.5.4

Commits

Updates aws-smithy-async from 1.2.3 to 1.2.4

Commits

Updates aws-smithy-http from 0.60.11 to 0.60.12

Commits

Updates aws-smithy-json from 0.61.1 to 0.61.2

Commits

Updates aws-smithy-runtime from 1.7.6 to 1.7.7

Commits

Updates aws-smithy-types from 1.2.11 to 1.2.12

Commits

Updates aws-smithy-eventstream from 0.60.5 to 0.60.6

Commits

Updates aws-config from 1.5.13 to 1.5.15

Commits

Updates aws-sdk-ssooidc from 1.54.0 to 1.58.0

Commits

Updates aws-sdk-cognitoidentity from 1.54.0 to 1.58.0

Commits

Updates aws-sdk-cognitoidentityprovider from 1.63.0 to 1.67.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 30, 2025
@dependabot dependabot bot requested a review from a team January 30, 2025 03:59
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.66%. Comparing base (adb88b6) to head (8cffe8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #514   +/-   ##
=======================================
  Coverage   12.66%   12.66%           
=======================================
  Files        2274     2274           
  Lines      194961   194961           
  Branches   175503   175503           
=======================================
  Hits        24690    24690           
  Misses     169061   169061           
  Partials     1210     1210           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps the aws group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.3` | `1.3.4` |
| [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.3` | `1.5.4` |
| [aws-smithy-json](https://github.com/smithy-lang/smithy-rs) | `0.61.1` | `0.61.2` |
| [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.5.13` | `1.5.15` |
| [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) | `1.54.0` | `1.58.0` |
| [aws-sdk-cognitoidentityprovider](https://github.com/awslabs/aws-sdk-rust) | `1.63.0` | `1.67.0` |



Updates `aws-types` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-runtime` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-async` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-http` from 0.60.11 to 0.60.12
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-json` from 0.61.1 to 0.61.2
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-runtime` from 1.7.6 to 1.7.7
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-types` from 1.2.11 to 1.2.12
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-smithy-eventstream` from 0.60.5 to 0.60.6
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-config` from 1.5.13 to 1.5.15
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-ssooidc` from 1.54.0 to 1.58.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-cognitoidentity` from 1.54.0 to 1.58.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

Updates `aws-sdk-cognitoidentityprovider` from 1.63.0 to 1.67.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-smithy-eventstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-sdk-ssooidc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-cognitoidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-sdk-cognitoidentityprovider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/aws-c8f370f8e3 branch from af5458b to 8cffe8a Compare February 3, 2025 04:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #539.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/cargo/aws-c8f370f8e3 branch February 3, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants