Commit 84349c2
authored
chore(deps): update rust crate retry-policies to 0.5.0 (#504)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [retry-policies](https://redirect.github.com/TrueLayer/retry-policies)
| workspace.dependencies | minor | `0.4.0` -> `0.5.0` |
---
### Release Notes
<details>
<summary>TrueLayer/retry-policies (retry-policies)</summary>
###
[`v0.5.1`](https://redirect.github.com/TrueLayer/retry-policies/blob/HEAD/CHANGELOG.md#051---2025-05-14)
[Compare
Source](https://redirect.github.com/TrueLayer/retry-policies/compare/v0.5.0...v0.5.1)
##### Changed
- Improved bounded jitter to use 50% of `min_retry_interval` instead of
100%.
###
[`v0.5.0`](https://redirect.github.com/TrueLayer/retry-policies/blob/HEAD/CHANGELOG.md#050---2025-05-14)
[Compare
Source](https://redirect.github.com/TrueLayer/retry-policies/compare/v0.4.0...v0.5.0)
##### Changed
- \[Breaking] Renamed `build_with_total_retry_duration_and_max_retries`
to `build_with_total_retry_duration_and_limit_retries`.
##### Added
- Added `build_with_total_retry_duration_and_max_retries`.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/graphql-hive/router).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d290eba commit 84349c2
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments