dependabot[bot] opened a new pull request, #2602:
URL: https://github.com/apache/tinkerpop/pull/2602

   Bumps [Polly](https://github.com/App-vNext/Polly) from 8.3.1 to 8.4.0.
   <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.4.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Remove async void usage by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2013";>App-vNext/Polly#2013</a></li>
   <li>[Docs] Add cheat sheet for outcome chaos strategy by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/1984";>App-vNext/Polly#1984</a></li>
   <li>Fix SA1515/SA1612/S2681 by <a 
href="https://github.com/baranyaimate";><code>@​baranyaimate</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2018";>App-vNext/Polly#2018</a></li>
   <li>Fix S3800/CA1821/S2955 by <a 
href="https://github.com/baranyaimate";><code>@​baranyaimate</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2020";>App-vNext/Polly#2020</a></li>
   <li>Document outcome strategy anti-patterns by <a 
href="https://github.com/vany0114";><code>@​vany0114</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/1994";>App-vNext/Polly#1994</a></li>
   <li>[Docs] Add cheat sheet for latency chaos by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2030";>App-vNext/Polly#2030</a></li>
   <li>[Docs] Add cheat sheet for behavior chaos by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2031";>App-vNext/Polly#2031</a></li>
   <li>Remove DiagnosticSource reference from Extensions for NET 6.0 and later 
by <a href="https://github.com/lahma";><code>@​lahma</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2033";>App-vNext/Polly#2033</a></li>
   <li>Bump actionlint to 1.6.27 by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2040";>App-vNext/Polly#2040</a></li>
   <li>Split docs build and publish by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2054";>App-vNext/Polly#2054</a></li>
   <li>Port fixes from .NET 9 testing by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2056";>App-vNext/Polly#2056</a></li>
   <li>Add sponsorship to README by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2059";>App-vNext/Polly#2059</a></li>
   <li>Add F# and VB.NET samples by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2046";>App-vNext/Polly#2046</a></li>
   <li>Fix ToC by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2063";>App-vNext/Polly#2063</a></li>
   <li>Allow adding a resilience strategy without explicit options by <a 
href="https://github.com/martintmk";><code>@​martintmk</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2068";>App-vNext/Polly#2068</a></li>
   <li>[Docs] Unify strategy descriptions and add Telemetry sections by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2060";>App-vNext/Polly#2060</a></li>
   <li>Add unit to execution time in telemetry events by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2069";>App-vNext/Polly#2069</a></li>
   <li>Release automation by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2062";>App-vNext/Polly#2062</a></li>
   <li>[Docs] Add telemetry section to chaos strategies documentation pages by 
<a href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2071";>App-vNext/Polly#2071</a></li>
   <li>Fix CI for macOS 14 by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2079";>App-vNext/Polly#2079</a></li>
   <li>Fix SA1618 by documenting typeparams by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2078";>App-vNext/Polly#2078</a></li>
   <li>Add package tools to manifest by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2084";>App-vNext/Polly#2084</a></li>
   <li>Fix IDE0011 warning by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2085";>App-vNext/Polly#2085</a></li>
   <li>Fix S3253/S6605/SA1625/S103 warnings by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2086";>App-vNext/Polly#2086</a></li>
   <li>Add CI timeouts by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2088";>App-vNext/Polly#2088</a></li>
   <li>Fix CA1000/S4023/S3442/S107/SA1402/SA1649 warnings by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2089";>App-vNext/Polly#2089</a></li>
   <li>Fix SA1615/SA1623 warnings by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2091";>App-vNext/Polly#2091</a></li>
   <li>Allow changing the severity of resilience events by <a 
href="https://github.com/martintmk";><code>@​martintmk</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2072";>App-vNext/Polly#2072</a></li>
   <li>Fix typos by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2099";>App-vNext/Polly#2099</a></li>
   <li>[Bug] Fix chaos outcome exception handling by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2101";>App-vNext/Polly#2101</a></li>
   <li>Nullability fixes for chaos outcome strategy by <a 
href="https://github.com/martintmk";><code>@​martintmk</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/1982";>App-vNext/Polly#1982</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/lahma";><code>@​lahma</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2033";>App-vNext/Polly#2033</a></li>
   <li><a href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2078";>App-vNext/Polly#2078</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/App-vNext/Polly/compare/8.3.1...8.4.0";>https://github.com/App-vNext/Polly/compare/8.3.1...8.4.0</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.4.0</h2>
   <ul>
   <li>Remove async void usage by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2013";>App-vNext/Polly#2013</a></li>
   <li>[Docs] Add cheat sheet for outcome chaos strategy by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/1984";>App-vNext/Polly#1984</a></li>
   <li>Fix SA1515/SA1612/S2681 by <a 
href="https://github.com/baranyaimate";><code>@​baranyaimate</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2018";>App-vNext/Polly#2018</a></li>
   <li>Fix S3800/CA1821/S2955 by <a 
href="https://github.com/baranyaimate";><code>@​baranyaimate</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2020";>App-vNext/Polly#2020</a></li>
   <li>Document outcome strategy anti-patterns by <a 
href="https://github.com/vany0114";><code>@​vany0114</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/1994";>App-vNext/Polly#1994</a></li>
   <li>[Docs] Add cheat sheet for latency chaos by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2030";>App-vNext/Polly#2030</a></li>
   <li>[Docs] Add cheat sheet for behavior chaos by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2031";>App-vNext/Polly#2031</a></li>
   <li>Remove DiagnosticSource reference from Extensions for NET 6.0 and later 
by <a href="https://github.com/lahma";><code>@​lahma</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2033";>App-vNext/Polly#2033</a></li>
   <li>Bump actionlint to 1.6.27 by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2040";>App-vNext/Polly#2040</a></li>
   <li>Split docs build and publish by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2054";>App-vNext/Polly#2054</a></li>
   <li>Port fixes from .NET 9 testing by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2056";>App-vNext/Polly#2056</a></li>
   <li>Add sponsorship to README by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2059";>App-vNext/Polly#2059</a></li>
   <li>Add F# and VB.NET samples by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2046";>App-vNext/Polly#2046</a></li>
   <li>Fix ToC by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2063";>App-vNext/Polly#2063</a></li>
   <li>Allow adding a resilience strategy without explicit options by <a 
href="https://github.com/martintmk";><code>@​martintmk</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2068";>App-vNext/Polly#2068</a></li>
   <li>[Docs] Unify strategy descriptions and add Telemetry sections by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2060";>App-vNext/Polly#2060</a></li>
   <li>Add unit to execution time in telemetry events by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2069";>App-vNext/Polly#2069</a></li>
   <li>Release automation by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2062";>App-vNext/Polly#2062</a></li>
   <li>[Docs] Add telemetry section to chaos strategies documentation pages by 
<a href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2071";>App-vNext/Polly#2071</a></li>
   <li>Fix CI for macOS 14 by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2079";>App-vNext/Polly#2079</a></li>
   <li>Fix SA1618 by documenting typeparams by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2078";>App-vNext/Polly#2078</a></li>
   <li>Add package tools to manifest by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2084";>App-vNext/Polly#2084</a></li>
   <li>Fix IDE0011 warning by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2085";>App-vNext/Polly#2085</a></li>
   <li>Fix S3253/S6605/SA1625/S103 warnings by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2086";>App-vNext/Polly#2086</a></li>
   <li>Add CI timeouts by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2088";>App-vNext/Polly#2088</a></li>
   <li>Fix CA1000/S4023/S3442/S107/SA1402/SA1649 warnings by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2089";>App-vNext/Polly#2089</a></li>
   <li>Fix SA1615/SA1623 warnings by <a 
href="https://github.com/iamdmitrij";><code>@​iamdmitrij</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2091";>App-vNext/Polly#2091</a></li>
   <li>Allow changing the severity of resilience events by <a 
href="https://github.com/martintmk";><code>@​martintmk</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2072";>App-vNext/Polly#2072</a></li>
   <li>Fix typos by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/App-vNext/Polly/pull/2099";>App-vNext/Polly#2099</a></li>
   <li>[Bug] Fix chaos outcome exception handling by <a 
href="https://github.com/peter-csala";><code>@​peter-csala</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/2101";>App-vNext/Polly#2101</a></li>
   <li>Nullability fixes for chaos outcome strategy by <a 
href="https://github.com/martintmk";><code>@​martintmk</code></a> in <a 
href="https://redirect.github.com/App-vNext/Polly/pull/1982";>App-vNext/Polly#1982</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/11f84b28c5fb7e02ef0f208914498fc10df9ea7f";><code>11f84b2</code></a>
 Rebase and cleanup the PR</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/41d27ff055df2175d6b048a823d3131158ff20b1";><code>41d27ff</code></a>
 [Bug] Fix chaos outcome exception handling (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2101";>#2101</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/98e9a4408956d0454421ebafe78d63d10f4a3292";><code>98e9a44</code></a>
 Bump actions/checkout from 4.1.4 to 4.1.5 (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2103";>#2103</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/4aaf99566008ebd703ac5524a6ba14723816a749";><code>4aaf995</code></a>
 Bump github/codeql-action from 3.25.3 to 3.25.4 (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2102";>#2102</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/66e97a0a596933e222e0e79ba4585ec0cbd0578f";><code>66e97a0</code></a>
 Fix typos</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/0f66d3e240553517b93821739d6abf4b982ebd0a";><code>0f66d3e</code></a>
 Allow changing the severity of resilience events (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2072";>#2072</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/f85029c6d14ad20fd36e4fcdde7a32f33409137a";><code>f85029c</code></a>
 Bump martincostello/update-dotnet-sdk from 3.2.0 to 3.2.1 (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2092";>#2092</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/51cf1b17073dec1208a954c56fe7e5221ee97573";><code>51cf1b1</code></a>
 Bump actions/dependency-review-action from 4.2.5 to 4.3.2 (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2095";>#2095</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/e07493745a5f2a3d2163af53ca3004a054c10252";><code>e074937</code></a>
 Bump codecov/codecov-action from 4.3.0 to 4.3.1 (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2094";>#2094</a>)</li>
   <li><a 
href="https://github.com/App-vNext/Polly/commit/3a20dacb7597cbff16dbabe1930c986e155c4f15";><code>3a20dac</code></a>
 Bump github/codeql-action from 3.25.2 to 3.25.3 (<a 
href="https://redirect.github.com/App-vNext/Polly/issues/2093";>#2093</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/App-vNext/Polly/compare/8.3.1...8.4.0";>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.3.1&new-version=8.4.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to