Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Polly from 8.5.0 to 8.5.1 in /ImperatorToCK3 (#2421)
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.5.0 to 8.5.1. <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.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.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/f982bb6f28b70ec846a22f83cf9d2c8934b4ad74"><code>f982bb6</code></a> Synchronize access to Validator (<a href="https://redirect.github.com/App-vNext/Polly/issues/2428">#2428</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/c66d8cad20c2b59d23ccce77b875ce7c042556b5"><code>c66d8ca</code></a> Fix package validation</li> <li><a href="https://github.com/App-vNext/Polly/commit/59d8dcf5e692572a2985bcacb0e28d8d45ea75f3"><code>59d8dcf</code></a> Parallelise mutation tests (<a href="https://redirect.github.com/App-vNext/Polly/issues/2395">#2395</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/f5cbe89c0e42d0ec7e34f8f39d20e059d81fac19"><code>f5cbe89</code></a> xunit v3 preparation</li> <li><a href="https://github.com/App-vNext/Polly/commit/424591baeb15b451b3fd341d07a2c42db64aa04e"><code>424591b</code></a> Bump cake tools (<a href="https://redirect.github.com/App-vNext/Polly/issues/2441">#2441</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/ca229782047969a3f47309bbb2317e29b2c058e7"><code>ca22978</code></a> Fix sliding window rate limiter examples (<a href="https://redirect.github.com/App-vNext/Polly/issues/2437">#2437</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/8548e9af438d1e5c8a63d99319b0847e95e3b261"><code>8548e9a</code></a> Bump martincostello/update-dotnet-sdk from 3.3.0 to 3.4.0 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2436">#2436</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/43f9dfca7eeccb900930ca612c2c72b826948971"><code>43f9dfc</code></a> Bump xunit from 2.9.2 to 2.9.3 in the xunit group (<a href="https://redirect.github.com/App-vNext/Polly/issues/2433">#2433</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/b158cff55f8b9ce873f4c54042b78e9f079add0e"><code>b158cff</code></a> Bump actions/upload-artifact from 4.5.0 to 4.6.0 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2435">#2435</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/e90abdeab8766839cbb3f8ce1d2f0518a5e7c5d4"><code>e90abde</code></a> Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 (<a href="https://redirect.github.com/App-vNext/Polly/issues/2434">#2434</a>)</li> <li>Additional commits viewable in <a href="https://github.com/App-vNext/Polly/compare/8.5.0...8.5.1">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.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information