deps: update dependencies for all modules#8331
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8331 +/- ##
==========================================
- Coverage 82.41% 82.29% -0.13%
==========================================
Files 419 419
Lines 42025 42025
==========================================
- Hits 34637 34585 -52
- Misses 5944 5987 +43
- Partials 1444 1453 +9 🚀 New features to boost your workflow:
|
|
Vet is failing, seems to be related to this PR. Can you PTAL? |
bf2fac0 to
9aaedee
Compare
9aaedee to
6178fbf
Compare
So, looks like there was version incompatibility with For our release I think we can skip upgrading the revive this time because otherwise we have to wait for their patch release. So, i have reverted the version bump for revive. |
Can you open an issue for this and add a TODO so that this issue is not forgotten? |
arjan-bal
left a comment
There was a problem hiding this comment.
LGTM with a comment for opening a tracking issue for bumping revive later.
Done |
In general can we do the version bump after the release is published? In case of revive though its for internal use only. Would it still need to be done as part of patch release? or we just wait for next minor release? @dfawley cc |
We are bumping the dep on master (not a release branch), I don't think we need to worry about patch releases here. We can bump this dependency at any point in the future. |
yeah for revive we need bump only on master branch |
RELEASE NOTES: None