Commit 2197f04
authored
Bump Polly from 8.6.5 to 8.6.6 (#234)
Updated [Polly](https://github.com/App-vNext/Polly) from 8.6.5 to 8.6.6.
<details>
<summary>Release notes</summary>
_Sourced from [Polly's
releases](https://github.com/App-vNext/Polly/releases)._
## 8.6.6
## Highlights
* Fix `ScheduledTaskExecutor` deadlock when `TrySetResult` runs
continuations inline by @crnhrv in
App-vNext/Polly#2953
## What's Changed
* Add specification tests for jitter by @martincostello in
App-vNext/Polly#2830
* Refactor property-based tests by @martincostello in
App-vNext/Polly#2831
* .NET 10 preparation by @martincostello in
App-vNext/Polly#2842
* Fix CS7035 warning in dependabot jobs by @martincostello in
App-vNext/Polly#2849
* Remove codecov/test-results-action by @martincostello in
App-vNext/Polly#2872
* Update to .NET 10 SDK by @martincostello in
App-vNext/Polly#2531
* Bump zizmor to v1.19.0 by @martincostello in
App-vNext/Polly#2882
* Fix typo by @martincostello in
App-vNext/Polly#2886
* Add RateLimitHeaders library to community resources by @alexis- in
App-vNext/Polly#2887
* Bump zizmor to 1.21.0 by @martincostello in
App-vNext/Polly#2905
* .NET 11 preparation by @martincostello in
App-vNext/Polly#2932
* Remove Stryker workaround by @martincostello in
App-vNext/Polly#2933
* Group .NET dependency updates by @martincostello in
App-vNext/Polly#2944
* Migrate to actions/attest by @martincostello in
App-vNext/Polly#2952
## New Contributors
* @alexis- made their first contribution in
App-vNext/Polly#2887
* @crnhrv made their first contribution in
App-vNext/Polly#2953
**Full Changelog**:
App-vNext/Polly@8.6.5...8.6.6
Commits viewable in [compare
view](App-vNext/Polly@8.6.5...8.6.6).
</details>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 943ba35 commit 2197f04
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments