Commit f82ca8d
authored
fix(deps): Update module github.com/avast/retry-go/v4 to v4.7.0 (#568)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/avast/retry-go/v4](https://redirect.github.com/avast/retry-go) | require | minor | `v4.6.1` -> `v4.7.0` |
---
### Release Notes
<details>
<summary>avast/retry-go (github.com/avast/retry-go/v4)</summary>
### [`v4.7.0`](https://redirect.github.com/avast/retry-go/releases/tag/v4.7.0)
[Compare Source](https://redirect.github.com/avast/retry-go/compare/4.6.1...4.7.0)
#### What's Changed
- support context cancel cause by [@​NivKeidan](https://redirect.github.com/NivKeidan) in [https://github.com/avast/retry-go/pull/117](https://redirect.github.com/avast/retry-go/pull/117)
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/avast/retry-go/pull/136](https://redirect.github.com/avast/retry-go/pull/136)6
- Add FullJitterBackoffDelay by [@​amirrezafahimi](https://redirect.github.com/amirrezafahimi) in [https://github.com/avast/retry-go/pull/128](https://redirect.github.com/avast/retry-go/pull/128)
- No delay after final retry on max attempts by [@​StounhandJ](https://redirect.github.com/StounhandJ) in [https://github.com/avast/retry-go/pull/129](https://redirect.github.com/avast/retry-go/pull/129)
- BackOffDelay multiplies attempts from zero by [@​StounhandJ](https://redirect.github.com/StounhandJ) in [https://github.com/avast/retry-go/pull/130](https://redirect.github.com/avast/retry-go/pull/130)
- add Go version 1.25 to test matrix for expanded compatibility testing by [@​JaSei](https://redirect.github.com/JaSei) in [https://github.com/avast/retry-go/pull/142](https://redirect.github.com/avast/retry-go/pull/142)
#### New Contributors
- [@​NivKeidan](https://redirect.github.com/NivKeidan) made their first contribution in [https://github.com/avast/retry-go/pull/117](https://redirect.github.com/avast/retry-go/pull/117)
- [@​amirrezafahimi](https://redirect.github.com/amirrezafahimi) made their first contribution in [https://github.com/avast/retry-go/pull/128](https://redirect.github.com/avast/retry-go/pull/128)
- [@​StounhandJ](https://redirect.github.com/StounhandJ) made their first contribution in [https://github.com/avast/retry-go/pull/129](https://redirect.github.com/avast/retry-go/pull/129)
**Full Changelog**: avast/retry-go@4.6.1...v4.7.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent 0939fc4 commit f82ca8d
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments