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

ci: batch dependabot updates #4959

Merged
merged 3 commits into from
Dec 9, 2024
Merged

ci: batch dependabot updates #4959

merged 3 commits into from
Dec 9, 2024

Conversation

jmayclin
Copy link
Contributor

@jmayclin jmayclin commented Dec 6, 2024

Description of changes:

Enable batch updates for everything except the MSRV restricted crates (s2n-tls, s2n-tls-tokio, etc)

We don't turn this on for MSRV restricted crates because I expect that most of those are not going to be acceptable, and I want to avoid a ball-of-spaghetti mess.

Testing:

Very open to testing suggestions. I guess I could set it up on a fork? Although that feels like a lot of toil for a CI change.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Dec 6, 2024
@jmayclin jmayclin requested review from dougch and goatgoose December 6, 2024 19:43
@jmayclin jmayclin marked this pull request as ready for review December 6, 2024 19:43

# Maintain dependencies for cargo
# permissive-MSRV, batch updates are acceptable
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you want to batch integration and bench?

Copy link
Contributor

@dougch dougch left a comment

Choose a reason for hiding this comment

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

Neat

@camshaft camshaft merged commit b6446c7 into aws:main Dec 9, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants