Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps github.com/sethvargo/go-retry from 0.1.0 to 0.2.4.

Release notes

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

v0.2.4

What's Changed

New Contributors

Full Changelog: sethvargo/go-retry@v0.2.3...v0.2.4

v0.2.3

What's Changed

New Contributors

Full Changelog: sethvargo/go-retry@v0.2.2...v0.2.3

v0.2.2

What's Changed

New Contributors

Full Changelog: sethvargo/go-retry@v0.2.1...v0.2.2

v0.2.1

This is the same release as v0.2.0, but v0.2.0 had issues publishing to the Go module registry.

What's Changed

New Contributors

Full Changelog: sethvargo/go-retry@v0.1.0...v0.2.0

v0.2.0

What's Changed

  • Breaking - panic instead of returning an error negative bases. The signature for constructors no longer returns an error, for a better devx.
  • Potentially breaking - Automatically unwrap returned error by @​sethvargo in sethvargo/go-retry#6

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 8, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sethvargo/go-retry-0.2.4 branch from 56e87ee to e093df9 Compare February 8, 2023 05:25
Bumps [github.com/sethvargo/go-retry](https://github.com/sethvargo/go-retry) from 0.1.0 to 0.2.4.
- [Release notes](https://github.com/sethvargo/go-retry/releases)
- [Commits](sethvargo/go-retry@v0.1.0...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/sethvargo/go-retry
  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/sethvargo/go-retry-0.2.4 branch from e093df9 to 62700a7 Compare February 8, 2023 05:43
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

Development

Successfully merging this pull request may close these issues.

1 participant