-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update multiple dependencies to newer releases #8895
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 multiple dependencies to newer releases #8895
Conversation
Signed-off-by: Krzysztof Wilczyński <[email protected]>
|
/assign kwilczynski |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8895 +/- ##
==========================================
+ Coverage 47.09% 47.10% +0.01%
==========================================
Files 154 154
Lines 22138 22138
==========================================
+ Hits 10425 10428 +3
+ Misses 10644 10642 -2
+ Partials 1069 1068 -1 |
3af23b5 to
644a3d2
Compare
The upstream project pulled the release v1.6.1, which was allegedly incorectly released. The new version has been released in liu of the one that has been pulled. Signed-off-by: Krzysztof Wilczyński <[email protected]>
644a3d2 to
584e4a1
Compare
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
584e4a1 to
458137a
Compare
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
495a5e2 to
f5e6d6f
Compare
|
/retest |
2 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/cc @cri-o/cri-o-maintainers |
|
/retest |
sohankunkerkar
left a comment
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
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kwilczynski, sohankunkerkar The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind dependency-change
What this PR does / why we need it:
Supersedes the following Pull Requests opened by the bot:
However, none of the packages from the Kubernetes ecosystem are updated at this time.
This update also takes care of some of the vulnerabilities that popular security scanners would detect per:
Note that none of the above vulnerabilities directly affect CRI-O.
While at it, update a number of build and test time dependencies, too.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?