Skip to content

Update module github.com/cenkalti/backoff/v4 to v5#10

Merged
quinnypig merged 2 commits intomainfrom
renovate/github.com-cenkalti-backoff-v4-5.x
Apr 13, 2026
Merged

Update module github.com/cenkalti/backoff/v4 to v5#10
quinnypig merged 2 commits intomainfrom
renovate/github.com-cenkalti-backoff-v4-5.x

Conversation

@quinnypig
Copy link
Copy Markdown
Owner

@quinnypig quinnypig commented Apr 7, 2026

This PR contains the following updates:

Package Type Update Change
github.com/cenkalti/backoff/v4 require major v4.3.0v5.0.3

Release Notes

cenkalti/backoff (github.com/cenkalti/backoff/v4)

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…d but couldn't touch the import paths — a known limitation of Go's major version convention. The v5 API went full generics: Operation is now Operation[T], Retry takes context first, WithMaxRetries became WithMaxTries, and the backoff strategy is now a RetryOption. The Z-Cam's terrible webserver doesn't care about any of this. It will still throw bad response codes regardless of which backoff version is retrying.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@quinnypig quinnypig merged commit aa4a50a into main Apr 13, 2026
@quinnypig quinnypig deleted the renovate/github.com-cenkalti-backoff-v4-5.x branch April 13, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant