Skip to content

Bump github.com/avast/retry-go/v4 from 4.1.0 to 4.3.3#324

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/avast/retry-go/v4-4.3.3
Open

Bump github.com/avast/retry-go/v4 from 4.1.0 to 4.3.3#324
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/avast/retry-go/v4-4.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 13, 2023

Bumps github.com/avast/retry-go/v4 from 4.1.0 to 4.3.3.

Release notes

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

fix: zero attempt should return error when the error is either unrecoverable or context error

#84

What's Changed

New Contributors

Full Changelog: avast/retry-go@4.3.2...4.3.3

Bugfixes

#79 #80 #81

What's Changed

New Contributors

Full Changelog: avast/retry-go@4.3.0...4.3.2

Bugfixes

#74 #75

What's Changed

New Contributors

Full Changelog: avast/retry-go@4.3.0...v4.3.1

support for attempts based on error types

#71 #48

Unwrap error support

#65 #70

Commits
  • 0407c19 new version with PR #84
  • 9ae5a72 Merge pull request #84 from lizhiquan/master
  • f540612 fix: zero attempt should return error when the error is either unrecoverable ...
  • c65eeae bump version of fixes #79 #80 #81
  • 50ad89e version bump (bugfixes)
  • e1515ac Merge pull request #81 from JamieEdge/fix-80
  • a297da9 Merge pull request #79 from JamieEdge/fix-78
  • b30adbd Merge pull request #82 from JamieEdge/fix-error-unwrap-godoc
  • 2d06845 docs: fix typo and improve consistency of comment for Error.Unwrap
  • 56486ba fix: reslice error log to remove nil values
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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)

Bumps [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) from 4.1.0 to 4.3.3.
- [Release notes](https://github.com/avast/retry-go/releases)
- [Commits](avast/retry-go@4.1.0...4.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2023
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.

0 participants