Skip to content

Commit

Permalink
Bump the cargo-all group with 3 updates (#74)
Browse files Browse the repository at this point in the history
Bumps the cargo-all group with 3 updates: [aws-config](https://github.com/smithy-lang/smithy-rs), [aws-sdk-cloudwatchevents](https://github.com/awslabs/aws-sdk-rust) and [aws-sdk-ssm](https://github.com/awslabs/aws-sdk-rust).


Updates `aws-config` from 1.5.14 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-cloudwatchevents` from 1.54.0 to 1.56.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

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

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: aws-sdk-cloudwatchevents
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-all
- dependency-name: aws-sdk-ssm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-all
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 8884cdc commit ff3566f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ edition = "2021"
anyhow = "1.0.95"
async-trait = "0.1.85"
aws_lambda_events = "0.16"
aws-config = { version = "1.5.14", features = ["behavior-version-latest"] }
aws-sdk-cloudwatchevents = "1.54.0"
aws-sdk-ssm = "1.60"
aws-config = { version = "1.5.15", features = ["behavior-version-latest"] }
aws-sdk-cloudwatchevents = "1.56.0"
aws-sdk-ssm = "1.62"
axum = "0.7.9"
base64 = "0.22"
chrono = "0.4.39"
Expand Down

0 comments on commit ff3566f

Please sign in to comment.