Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/cenkalti/backoff/v4 v4.3.0 -> v5.0.2 age adoption passing confidence

Warning

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


Release Notes

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

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

Copy link

openshift-ci bot commented Jan 26, 2025

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:665-55cc3ac02cf34ce0633a124cf12019cbaf965dee

Copy link

@rhmdnd rhmdnd left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented Jan 29, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate[bot], rhmdnd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@renovate renovate bot force-pushed the renovate/github.com-cenkalti-backoff-v4-5.x branch from 55cc3ac to 45239c0 Compare February 9, 2025 21:15
@openshift-ci openshift-ci bot removed the lgtm label Feb 9, 2025
Copy link

openshift-ci bot commented Feb 9, 2025

New changes are detected. LGTM label has been removed.

@@ -4,6 +4,7 @@ go 1.23.0

require (
github.com/cenkalti/backoff/v4 v4.3.0
github.com/cenkalti/backoff/v5 v5.0.2
Copy link

Choose a reason for hiding this comment

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

We have a couple places in the code where we're using backoff/v4. Looking into refactoring those to use v5 instead so we only need a single module that does this instead of pulling in both.

@renovate renovate bot force-pushed the renovate/github.com-cenkalti-backoff-v4-5.x branch from 45239c0 to 6700f9f Compare February 27, 2025 16:34
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:665-6700f9f356527cf556ae25382486255a117b12c3

@renovate renovate bot force-pushed the renovate/github.com-cenkalti-backoff-v4-5.x branch from 6700f9f to 0725578 Compare February 27, 2025 18:36
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:665-07255787ca9f70402d294d191d74f3a34b79ed1d

@renovate renovate bot force-pushed the renovate/github.com-cenkalti-backoff-v4-5.x branch from 0725578 to fb8c12b Compare March 3, 2025 16:23
Copy link

github-actions bot commented Mar 3, 2025

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:665-fb8c12b90138968141f0784423820b87f81d153f

@renovate renovate bot force-pushed the renovate/github.com-cenkalti-backoff-v4-5.x branch from fb8c12b to 96fb2f1 Compare March 11, 2025 11:15
Copy link

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:665-96fb2f1fffbc718ca634263a69b63f4a36fda53c

Copy link

openshift-ci bot commented Mar 11, 2025

@renovate[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-parallel 96fb2f1 link true /test e2e-aws-parallel
ci/prow/e2e-aws-serial 96fb2f1 link true /test e2e-aws-serial
ci/prow/e2e-aws-parallel-arm 96fb2f1 link true /test e2e-aws-parallel-arm
ci/prow/e2e-aws-serial-arm 96fb2f1 link true /test e2e-aws-serial-arm
ci/prow/e2e-rosa 96fb2f1 link true /test e2e-rosa

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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