Update module github.com/cenkalti/backoff/v4 to v7 (main)#1798
Update module github.com/cenkalti/backoff/v4 to v7 (main)#1798renovate[bot] wants to merge 6 commits into
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1798 +/- ##
==========================================
+ Coverage 84.86% 84.94% +0.07%
==========================================
Files 105 105
Lines 13665 13679 +14
==========================================
+ Hits 11597 11619 +22
+ Misses 1544 1536 -8
Partials 524 524
... and 1 file with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
| eb.Multiplier = backoffSettings.Multiplier | ||
|
|
||
| return backoff.WithContext(eb, ctx) | ||
| func Context(ctx context.Context, backoffSettings *config.BackOff) []backoff.RetryOption { |
There was a problem hiding this comment.
is this Context function being used anymore?
There was a problem hiding this comment.
Thanks for the question Donal, It is being used in backoff_test.go, just one usage though.
This PR contains the following updates:
v4.3.0→v7.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cenkalti/backoff (github.com/cenkalti/backoff/v4)
v7.0.0Compare Source
v6.0.1v6.0.0v5.0.3v5.0.2v5.0.1v5.0.0Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.