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

Run cargo update on the runtime lockfiles and the SDK lockfile #3878

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

aws-sdk-rust-ci
Copy link
Collaborator

If CI fails, commit the necessary fixes to this PR until all checks pass. If required, update entries in crateNameToLastKnownWorkingVersions.

Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahash is still in the SDK lockfile, but we can disregard this. It's coming from aws-sdk-s3 (the one with crates.io dependency, rather than a path dependency) used by aws-smithy-mocks-experimental. When we release a new smithy-rs and then release a new aws-sdk-s3 based on that, this ahash entry will be automatically removed upon a subsequent cargo lock update.

@aajtodd aajtodd added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit 8e8101a Oct 16, 2024
44 checks passed
@aajtodd aajtodd deleted the update-all-lockfiles-1729029740 branch October 16, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants