Skip to content

Commit f02c033

Browse files
chore(deps): bump Polly from 8.5.0 to 8.5.2 (#172)
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.5.0 to 8.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/App-vNext/Polly/releases">Polly's releases</a>.</em></p> <blockquote> <h2>8.5.2</h2> <h2>What's Changed</h2> <ul> <li>Fix build badges by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2445">App-vNext/Polly#2445</a></li> <li>Fix Registry vs. Provider Migration doc typo by <a href="https://github.com/jernejg"><code>@​jernejg</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2447">App-vNext/Polly#2447</a></li> <li>Fix flaky test by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2457">App-vNext/Polly#2457</a></li> <li>Use Shouldly in all test projects by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2458">App-vNext/Polly#2458</a> and <a href="https://redirect.github.com/App-vNext/Polly/pull/2459">App-vNext/Polly#2459</a></li> <li>Tidy up code in Polly.Specs by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2466">App-vNext/Polly#2466</a> and <a href="https://redirect.github.com/App-vNext/Polly/pull/2467">App-vNext/Polly#2467</a></li> <li>Fix for retry cancellation by <a href="https://github.com/kmcclellan"><code>@​kmcclellan</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2456">App-vNext/Polly#2456</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jernejg"><code>@​jernejg</code></a> made their first contribution in <a href="https://redirect.github.com/App-vNext/Polly/pull/2447">App-vNext/Polly#2447</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/App-vNext/Polly/compare/8.5.1...8.5.2">https://github.com/App-vNext/Polly/compare/8.5.1...8.5.2</a></p> <h2>8.5.1</h2> <h2>What's Changed</h2> <ul> <li>Synchronize access to <code>System.ComponentModel.DataAnnotations.Validator</code> by <a href="https://github.com/kmcclellan"><code>@​kmcclellan</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2428">App-vNext/Polly#2428</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kmcclellan"><code>@​kmcclellan</code></a> made their first contribution in <a href="https://redirect.github.com/App-vNext/Polly/pull/2428">App-vNext/Polly#2428</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/App-vNext/Polly/compare/8.5.0...8.5.1">https://github.com/App-vNext/Polly/compare/8.5.0...8.5.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md">Polly's changelog</a>.</em></p> <blockquote> <h2>8.5.2</h2> <ul> <li>Fix build badges by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2445">App-vNext/Polly#2445</a></li> <li>Fix Registry vs. Provider Migration doc typo by <a href="https://github.com/jernejg"><code>@​jernejg</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2447">App-vNext/Polly#2447</a></li> <li>Fix flaky test by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2457">App-vNext/Polly#2457</a></li> <li>Use Shouldly in all test projects by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2458">App-vNext/Polly#2458</a> and <a href="https://redirect.github.com/App-vNext/Polly/pull/2459">App-vNext/Polly#2459</a></li> <li>Tidy up code in Polly.Specs by <a href="https://github.com/martincostello"><code>@​martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2466">App-vNext/Polly#2466</a> and <a href="https://redirect.github.com/App-vNext/Polly/pull/2467">App-vNext/Polly#2467</a></li> <li>Fix for retry cancellation by <a href="https://github.com/kmcclellan"><code>@​kmcclellan</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2456">App-vNext/Polly#2456</a></li> </ul> <h2>8.5.1</h2> <ul> <li>Synchronize access to <code>System.ComponentModel.DataAnnotations.Validator</code> by <a href="https://github.com/kmcclellan"><code>@​kmcclellan</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/2428">App-vNext/Polly#2428</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/App-vNext/Polly/commit/a953ba8119074d7f63cc69643d4ef1d1de52ee3f"><code>a953ba8</code></a> Fix for retry cancellation (<a href="https://redirect.github.com/App-vNext/Polly/issues/2456">#2456</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/4f207a17ca6c03e40169b75e69c720f21c68c8ab"><code>4f207a1</code></a> Bump codecov/codecov-action from 5.2.0 to 5.3.1 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2472">#2472</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/fd3b85b17e1d763148f7e0e55b8328719177fda0"><code>fd3b85b</code></a> Bump actions/setup-dotnet from 4.2.0 to 4.3.0 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2474">#2474</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/9c9dc8f24f39148263dc6c24dfc4df3cfdd83a4c"><code>9c9dc8f</code></a> Bump github/codeql-action from 3.28.4 to 3.28.8 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2473">#2473</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/3c02ffa376d38ae81b4b7835cd5fcfcbfea89f63"><code>3c02ffa</code></a> Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2471">#2471</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/c3c90b33fb8f328746ce527c7766915ddb63de4b"><code>c3c90b3</code></a> Bump peter-murray/workflow-application-token-action from 4.0.0 to 4.0.1 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2470">#2470</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/fccaa803fbf6d4ff01e08fc7135973334e6488fb"><code>fccaa80</code></a> Bump SonarAnalyzer.CSharp from 10.5.0.109200 to 10.6.0.109712 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2469">#2469</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/7d4bfd86aabfcc1f3c0c85f8bcbedca9b7008773"><code>7d4bfd8</code></a> Fix IDE0055 warnings</li> <li><a href="https://github.com/App-vNext/Polly/commit/9838bb95ac2006cddd6e2b77a0710a47c6ae7109"><code>9838bb9</code></a> Fix build</li> <li><a href="https://github.com/App-vNext/Polly/commit/482c49c0ac8992260c21b184d9dab34c65286a0c"><code>482c49c</code></a> Enable CA1063</li> <li>Additional commits viewable in <a href="https://github.com/App-vNext/Polly/compare/8.5.0...8.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Polly&package-manager=nuget&previous-version=8.5.0&new-version=8.5.2)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 26df913 commit f02c033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
1010
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1111
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
12-
<PackageVersion Include="Polly" Version="8.5.0" />
12+
<PackageVersion Include="Polly" Version="8.5.2" />
1313
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.24528.1" />
1414
<PackageVersion Include="xunit" Version="2.9.3" />
1515
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />

0 commit comments

Comments
 (0)