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

Bump github.com/avast/retry-go from 2.4.1+incompatible to 2.7.0+incompatible #110

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps github.com/avast/retry-go from 2.4.1+incompatible to 2.7.0+incompatible.

Release notes

Sourced from github.com/avast/retry-go's releases.

Add context support

PR #34 issue #33

Avoid overflow in BackOffDelay and CombineDelay

#30

Export default configuration & MaxDelay option

contains

Support random jitter combined with other delay options.

PR: #26

Allocated length of errorLog should be 1 and not config.attempts if lastErrorOnly is set to true in the config

issue: #23 PR: #22

retryIf should be called before onRetry #21

Commits
  • d5890ce Merge pull request #34 from avast/context_support
  • 7b7365c fix context behaviour
  • fb576e6 add context support
  • 1472dd7 update see also
  • 06f486a remove go 1.6 from travis test, add go 1.13 - 1.15
  • bbd7e3f Merge branch 'master' of github.com:avast/retry-go
  • 59632cb Merge pull request #30 from fishy/avoid-overflow
  • c0babf7 Avoid overflow in BackOffDelay and CombineDelay
  • a8f6dc7 release of #27 & #28
  • 01ec765 Merge pull request #28 from lebauce/max-delay
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner May 15, 2023 20:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #110 (63c3465) into master (b5c747c) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   69.71%   69.71%           
=======================================
  Files          12       12           
  Lines        1311     1311           
=======================================
  Hits          914      914           
  Misses        325      325           
  Partials       72       72           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tekenstam
Copy link
Member

@dependabot rebase

Bumps [github.com/avast/retry-go](https://github.com/avast/retry-go) from 2.4.1+incompatible to 2.7.0+incompatible.
- [Release notes](https://github.com/avast/retry-go/releases)
- [Commits](avast/retry-go@2.4.1...2.7.0)

---
updated-dependencies:
- dependency-name: github.com/avast/retry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/avast/retry-go-2.7.0incompatible branch from 3a54dc2 to 63c3465 Compare September 13, 2023 18:26
@tekenstam tekenstam merged commit 468d7ed into master Sep 13, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/avast/retry-go-2.7.0incompatible branch September 13, 2023 18: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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant