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 #3870

Merged
merged 6 commits into from
Oct 14, 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

github-actions bot commented Oct 8, 2024

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.

@landonxjames landonxjames requested a review from a team as a code owner October 14, 2024 01:21
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

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

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.

@landonxjames
Copy link
Contributor

Notes on the changes I made here: I updated cargo-deny and removed some flags we were setting since those are all now the default values in the newest version (see EmbarkStudios/cargo-deny#611)

I also bumped the version of the lru crate to 0.12.5 which completely removes the transitive dependency on ahash so we can remove the code that pins the versions of that crate.

@landonxjames landonxjames added this pull request to the merge queue Oct 14, 2024
@landonxjames landonxjames removed this pull request from the merge queue due to a manual request Oct 14, 2024
@landonxjames landonxjames added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 4291ba0 Oct 14, 2024
44 checks passed
@landonxjames landonxjames deleted the update-all-lockfiles-1728424958 branch October 14, 2024 19:10
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