-
Notifications
You must be signed in to change notification settings - Fork 44
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
Bump github.com/cenkalti/backoff from 2.2.0 to 4.1.0 #28
Bump github.com/cenkalti/backoff from 2.2.0 to 4.1.0 #28
Conversation
Bumps [github.com/cenkalti/backoff](https://github.com/cenkalti/backoff) from 2.2.0 to 4.1.0. - [Release notes](https://github.com/cenkalti/backoff/releases) - [Commits](cenkalti/backoff@v2.2.0...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #39, which may be blocking Dependabot from updating your dependency files. |
@dependabot recreate |
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #39, which may be blocking Dependabot from updating your dependency files. |
1 similar comment
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #39, which may be blocking Dependabot from updating your dependency files. |
@dependabot recreate |
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #39, which may be blocking Dependabot from updating your dependency files. |
2 similar comments
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #39, which may be blocking Dependabot from updating your dependency files. |
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #39, which may be blocking Dependabot from updating your dependency files. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to
dependabot
commands nor will it be automatically closed if a new version is found.If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps github.com/cenkalti/backoff from 2.2.0 to 4.1.0.
Commits
c2975ff
bump minimal go version to 1.13cb87eb5
retry: use errors.As instead of type assertion for PermanentError7175d05
retry: Implement Is(error) for PermanentError382faa4
Make Permanent(nil) return nil.31cc31b
fix the links in README18fe4ce
add next interval to elapsed time before deciding to stop exponential backoff...78afdac
Fix crash if nil passed to NewTickerWithTimere13aad9
Fix documentation on getRandomValueFromIntervala9a4cec
require minimum go 1.126e2a5d4
v4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: