Skip to content

fix(deps): update module github.com/giantswarm/backoff to v2 - #494

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-giantswarm-backoff-2.x
Open

fix(deps): update module github.com/giantswarm/backoff to v2#494
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-giantswarm-backoff-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/giantswarm/backoff v1.0.1v2.0.0 age confidence

Release Notes

giantswarm/backoff (github.com/giantswarm/backoff)

v2.0.0

Compare Source

Changed
  • [Breaking] Upgrade github.com/cenkalti/backoff/v4 v4.3.0 to github.com/cenkalti/backoff/v6 v6.0.1
    • On failure, Retry/RetryNotify now return a *backoff.RetryError wrapping
      the last operation error instead of returning that error directly. Use
      errors.Is/errors.As (or microerror.Cause) to match the underlying error;
      comparing the returned error with == will no longer work.
  • Upgrade to Go 1.23
  • Upgrade github.com/giantswarm/micrologger v1.1.1 to v1.1.2
  • Upgrade github.com/go-logr/logr v1.3.0 to v1.4.2

Configuration

📅 Schedule: (UTC)

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

🚦 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jun 30, 2026
@renovate
renovate Bot requested a review from a team as a code owner June 30, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate PR created by RenovateBot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants