freerware / work

A compact library for tracking and committing changes to your entities.
Apache License 2.0
59 stars 2 forks source link

Bump github.com/avast/retry-go/v4 from 4.1.0 to 4.3.2 in /v4 #103

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Bugfixes

#79 #80 #81

Bugfixes

#74 #75

support for attempts based on error types

#71 #48

Unwrap error support

#65 #70

Commits
  • 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
  • 54c42e0 fix: return last non-nil value when unwrapping errors
  • affbf8f Merge pull request #75 from KeiichiHirobe/fix-use-configtimer
  • f8ec78f Merge pull request #74 from KeiichiHirobe/fix-overwrite-error
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 98.71% // Head: 98.71% // No change to project coverage :thumbsup:

Coverage data is based on head (73ca8af) compared to base (846faf6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #103 +/- ## ======================================= Coverage 98.71% 98.71% ======================================= Files 14 14 Lines 1399 1399 ======================================= Hits 1381 1381 Misses 14 14 Partials 4 4 ``` | Flag | Coverage Δ | | |---|---|---| | v3 | `98.71% <ø> (ø)` | | | v4 | `98.70% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=freerware#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=freerware). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=freerware)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Superseded by #109.