fix(deps): update module github.com/avast/retry-go/v4 to v4.7.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/avast/retry-go/v4 | require | minor |
v4.6.1 -> v4.7.0
|
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
View the Renovate pipeline for this MR
Release Notes
avast/retry-go (github.com/avast/retry-go/v4)
v4.7.0
What's Changed
- support context cancel cause by @NivKeidan in https://github.com/avast/retry-go/pull/117
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in https://github.com/avast/retry-go/pull/136
- Add FullJitterBackoffDelay by @amirrezafahimi in https://github.com/avast/retry-go/pull/128
- No delay after final retry on max attempts by @StounhandJ in https://github.com/avast/retry-go/pull/129
- BackOffDelay multiplies attempts from zero by @StounhandJ in https://github.com/avast/retry-go/pull/130
- add Go version 1.25 to test matrix for expanded compatibility testing by @JaSei in https://github.com/avast/retry-go/pull/142
New Contributors
- @NivKeidan made their first contribution in https://github.com/avast/retry-go/pull/117
- @amirrezafahimi made their first contribution in https://github.com/avast/retry-go/pull/128
- @StounhandJ made their first contribution in https://github.com/avast/retry-go/pull/129
Full Changelog: https://github.com/avast/retry-go/compare/4.6.1...v4.7.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate-bot