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: specify specific bolero dependency rather than workspace dependency in s2n-quic-xdp #2425

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

boquan-fang
Copy link
Contributor

@boquan-fang boquan-fang commented Dec 13, 2024

Description of changes:

This PR follows up PR#2424. The previous PR missed one bolero.workspace = true that needs to be removed:

[dev-dependencies]
bolero.workspace = true

Hence, this PR will fix that problem as well.

Call-outs:

I have done a search in the entire codebase for bolero.workspace. Hence, there shouldn't be any more bolero.workspace left after this PR is merged.

Testing:

Merge this PR and see if Dependabot can properly update. Same as PR#2424.

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

@boquan-fang boquan-fang marked this pull request as ready for review December 13, 2024 23:47
@boquan-fang boquan-fang merged commit 0b3f892 into aws:main Dec 14, 2024
121 checks passed
@boquan-fang boquan-fang deleted the bolero-dependabot-fix-missing branch December 19, 2024 17:49
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.

2 participants