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

Update rust dependencies for next release #2458

Merged
merged 3 commits into from Sep 28, 2022

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Sep 26, 2022

Issue number:

#2412

Description of changes:

Ran cargo update for sources and tools, while adjusting the deny and clarify TOMLs as necessary.

Also normalized the deny TOMLs for consistency.

Testing done:
Built aws-k8s-1.21 (x86_64) and aws-ecs-1 (aarch64). Verified there were no issues in systemctl, the api client, and using apiclient exec to interact with the host containers.

Also verified TUF repos with cargo make repo, cargo make validate-repo, and cargo make check-repo-expirations.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Ran 'cargo update' in sources workspace and updated license check tomls.
Ran 'cargo update' in sources workspace and updated license check tomls.
@jpculp
Copy link
Member Author

jpculp commented Sep 26, 2022

I'm going to wait and bump AWS SDK for Rust once #2414 is merged and we bump tough and coldsnap, but I'd like to get these updates in now.

@jpculp
Copy link
Member Author

jpculp commented Sep 26, 2022

Removed structopt-derive skip-tree since it's already taken care of by the structopt skip-tree.

Copy link
Contributor

@stmcginnis stmcginnis left a comment

Choose a reason for hiding this comment

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

Seems fine and jobs are happy. Would be good to get this in quickly so we can watch for any unintended side effects and have time to address them if so.

@jpculp jpculp merged commit 743e85d into bottlerocket-os:develop Sep 28, 2022
@jpculp jpculp deleted the rust-deps-bump-v1.10.0 branch September 28, 2022 00:11
@jpculp jpculp mentioned this pull request Sep 29, 2022
6 tasks
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.

None yet

4 participants