Commit 87a0419
authored
fix(deps): Update module github.com/avast/retry-go/v4 to v4.6.1 (#496)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/avast/retry-go/v4](https://redirect.github.com/avast/retry-go) | require | patch | `v4.6.0` -> `v4.6.1` |
---
### Release Notes
<details>
<summary>avast/retry-go (github.com/avast/retry-go/v4)</summary>
### [`v4.6.1`](https://redirect.github.com/avast/retry-go/releases/tag/v4.6.1)
[Compare Source](https://redirect.github.com/avast/retry-go/compare/4.6.0...4.6.1)
#### What's Changed
- Update link to docs by [@​ajeetdsouza](https://redirect.github.com/ajeetdsouza) in [https://github.com/avast/retry-go/pull/100](https://redirect.github.com/avast/retry-go/pull/100)
- fix test for slow windows + add newer golang versions by [@​JaSei](https://redirect.github.com/JaSei) in [https://github.com/avast/retry-go/pull/126](https://redirect.github.com/avast/retry-go/pull/126)
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/avast/retry-go/pull/123](https://redirect.github.com/avast/retry-go/pull/123)
- Make sure DelayType function gets consistent values of n by [@​haaawk](https://redirect.github.com/haaawk) in [https://github.com/avast/retry-go/pull/125](https://redirect.github.com/avast/retry-go/pull/125)
#### New Contributors
- [@​ajeetdsouza](https://redirect.github.com/ajeetdsouza) made their first contribution in [https://github.com/avast/retry-go/pull/100](https://redirect.github.com/avast/retry-go/pull/100)
- [@​haaawk](https://redirect.github.com/haaawk) made their first contribution in [https://github.com/avast/retry-go/pull/125](https://redirect.github.com/avast/retry-go/pull/125)
**Full Changelog**: avast/retry-go@4.6.0...v4.6.1
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent a3b1469 commit 87a0419
2 files changed
+3
-3
lines changed| 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