Skip to content

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

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#979
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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 requested a review from a team as a code owner June 30, 2026 10:50
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-giantswarm-backoff-2.x branch from 50ff1c6 to 5f7e8f2 Compare June 30, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/github.com-giantswarm-backoff-2.x branch 2 times, most recently from aeb9caf to 2a50236 Compare August 16, 2026 13:09

@mproffitt mproffitt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by gh-notify: bot-authored PR with all checks green.

@renovate
renovate Bot force-pushed the renovate/github.com-giantswarm-backoff-2.x branch 4 times, most recently from ddb501f to f8294ea Compare August 18, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/github.com-giantswarm-backoff-2.x branch from f8294ea to 09b22e9 Compare August 19, 2026 10:46
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.

1 participant