-
Notifications
You must be signed in to change notification settings - Fork 1.2k
dependency updates for cve patches (part 3) #5383
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5383 +/- ##
==========================================
- Coverage 76.50% 76.45% -0.05%
==========================================
Files 240 240
Lines 14569 14569
Branches 647 647
==========================================
- Hits 11146 11139 -7
- Misses 3423 3430 +7
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
lgtm
No good deed goes unpunished... The downstream runtime builds are now all failing with:
|
not sure what's going on there since it seems like it's able to compile the core project in the previous task before this step. It seems like it's looking to load the dependency without any version? maybe a discrepancy in gradle version it doesn't know how to handle the |
* more dependency vulns * remove zinc upgrade for now * fix build attempt * apply avro pin everywhere * another build fix * changes * revert * override scoverage versions * revert swagger bump * cleanup --------- Co-authored-by: Brendan Doyle <[email protected]> (cherry picked from commit 65a0132)
Description
For what's left, I'm overriding transitive dependencies where possible and give a description on the reason for the constraint
Related issue and scope
My changes affect the following components
Types of changes
Checklist: