-
Notifications
You must be signed in to change notification settings - Fork 197
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
#3989
Conversation
A new generated diff is ready to view.
A new doc preview is ready to view. |
A new generated diff is ready to view.
A new doc preview is ready to view. |
A new generated diff is ready to view.
A new doc preview is ready to view. |
My bad, this entry can be removed so we should revert commit f480d49. Instead, we need to pass |
A new generated diff is ready to view.
A new doc preview is ready to view. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A new generated diff is ready to view.
A new doc preview is ready to view. |
From aws-inlineable to aws-http. Both contribute to introducing the wit-bindgen-rt dependency, but aws-inlineable is not present in the AWS_SDK_RUNTIMES in the audit tool (since it isn't a published crate)
A new generated diff is ready to view.
A new doc preview is ready to view. |
A new generated diff is ready to view.
A new doc preview is ready to view. |
A new generated diff is ready to view.
A new doc preview is ready to view. |
If CI fails, commit the necessary fixes to this PR until all checks pass.
If changes are required to crateNameToLastKnownWorkingVersions, revert the first commit in the PR, run
./gradlew aws:sdk:cargoUpdateAllLockfiles
, and commit the updated lockfiles.