fix(deps): update module github.com/giantswarm/backoff to v2 - #979
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module github.com/giantswarm/backoff to v2#979renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/github.com-giantswarm-backoff-2.x
branch
from
June 30, 2026 15:12
50ff1c6 to
5f7e8f2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-giantswarm-backoff-2.x
branch
2 times, most recently
from
August 16, 2026 13:09
aeb9caf to
2a50236
Compare
mproffitt
approved these changes
Aug 16, 2026
mproffitt
left a comment
There was a problem hiding this comment.
Auto-approved by gh-notify: bot-authored PR with all checks green.
renovate
Bot
force-pushed
the
renovate/github.com-giantswarm-backoff-2.x
branch
4 times, most recently
from
August 18, 2026 12:49
ddb501f to
f8294ea
Compare
renovate
Bot
force-pushed
the
renovate/github.com-giantswarm-backoff-2.x
branch
from
August 19, 2026 10:46
f8294ea to
09b22e9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.1→v2.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
giantswarm/backoff (github.com/giantswarm/backoff)
v2.0.0Compare Source
Changed
Retry/RetryNotifynow return a*backoff.RetryErrorwrappingthe last operation error instead of returning that error directly. Use
errors.Is/errors.As(ormicroerror.Cause) to match the underlying error;comparing the returned error with
==will no longer work.Configuration
📅 Schedule: (UTC)
🚦 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.