Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Bump Polly from 7.2.4 to 8.0.0 in /dotnet (#3051)
Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.4 to 8.0.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.0.0</h2> <h2>What's Changed</h2> <ul> <li>BenchmarkDotNet 0.13.2 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/972">App-vNext/Polly#972</a></li> <li>Update branch guidance by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/976">App-vNext/Polly#976</a></li> <li>Merge v724-or-v730 to default branch by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/979">App-vNext/Polly#979</a></li> <li>update to Moq 4.18.3 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/974">App-vNext/Polly#974</a></li> <li>Microsoft.NET.Test.Sdk 17.4 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/973">App-vNext/Polly#973</a></li> <li>Fix bracket in documentation by <a href="https://github.com/tomaszek92"><code>@tomaszek92</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/983">App-vNext/Polly#983</a></li> <li>Changed the branch name to main by <a href="https://github.com/joelhulen"><code>@joelhulen</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/987">App-vNext/Polly#987</a></li> <li>Updated the branch to main by <a href="https://github.com/joelhulen"><code>@joelhulen</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/988">App-vNext/Polly#988</a></li> <li>Updated the changelog link to the main branch by <a href="https://github.com/joelhulen"><code>@joelhulen</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/989">App-vNext/Polly#989</a></li> <li>Fixed paths and links by <a href="https://github.com/joelhulen"><code>@joelhulen</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/990">App-vNext/Polly#990</a></li> <li>Added blog post on circuit breakers in asp.net 6 by <a href="https://github.com/rocklan"><code>@rocklan</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/986">App-vNext/Polly#986</a></li> <li>#944- Added to readme explaining waitand/retryforever is not actually… by <a href="https://github.com/james-2001"><code>@james-2001</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/992">App-vNext/Polly#992</a></li> <li>Remove AppVeyor build by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/993">App-vNext/Polly#993</a></li> <li>Upload code coverage to codecov.io by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/995">App-vNext/Polly#995</a></li> <li>Build on Linux and macOS by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/996">App-vNext/Polly#996</a></li> <li>update to SDK 7.0.101 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/984">App-vNext/Polly#984</a></li> <li>remove redundant Microsoft.CSharp by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/998">App-vNext/Polly#998</a></li> <li>remove some trailing whitespace by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/997">App-vNext/Polly#997</a></li> <li>Microsoft.Extensions.Caching.Memory 7.0.0 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/999">App-vNext/Polly#999</a></li> <li>remove redundant langversion by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1000">App-vNext/Polly#1000</a></li> <li>enable nullable in benchmarks by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1001">App-vNext/Polly#1001</a></li> <li>Add some missing asserts by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1002">App-vNext/Polly#1002</a></li> <li>remove some redundant async state machines by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/985">App-vNext/Polly#985</a></li> <li>Enable nullable in tests by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1003">App-vNext/Polly#1003</a></li> <li>Add dependabot updates by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1004">App-vNext/Polly#1004</a></li> <li>Add GitHub Actions workflow to update the .NET SDK by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1005">App-vNext/Polly#1005</a></li> <li>remove some redundant parens by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1008">App-vNext/Polly#1008</a></li> <li>Move to implicit usings by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1006">App-vNext/Polly#1006</a></li> <li>move tests from net472 to 481 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1011">App-vNext/Polly#1011</a></li> <li>also benchmark on net7 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1009">App-vNext/Polly#1009</a></li> <li>also run tests on net7 by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1010">App-vNext/Polly#1010</a></li> <li>enable some nullables by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1012">App-vNext/Polly#1012</a></li> <li>more nullables by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1013">App-vNext/Polly#1013</a></li> <li>Use dotnet add instead of Install-Package by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1016">App-vNext/Polly#1016</a></li> <li>Update .NET SDK to 7.0.102 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1017">App-vNext/Polly#1017</a></li> <li>Bump FluentAssertions from 6.8.0 to 6.9.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1018">App-vNext/Polly#1018</a></li> <li>use default literal by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1020">App-vNext/Polly#1020</a></li> <li>use some compound assignments by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1022">App-vNext/Polly#1022</a></li> <li>consistent expression bodied member usage by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1021">App-vNext/Polly#1021</a></li> <li>try get nullable by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1015">App-vNext/Polly#1015</a></li> <li>propagate null for error delegates by <a href="https://github.com/SimonCropp"><code>@SimonCropp</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1023">App-vNext/Polly#1023</a></li> <li>Bump BenchmarkDotNet from 0.13.3 to 0.13.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1029">App-vNext/Polly#1029</a></li> <li>Bump ReportGenerator from 5.1.13 to 5.1.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1030">App-vNext/Polly#1030</a></li> <li>Bump ReportGenerator from 5.1.14 to 5.1.15 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1032">App-vNext/Polly#1032</a></li> <li>Bump ReportGenerator from 5.1.15 to 5.1.16 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1033">App-vNext/Polly#1033</a></li> <li>Update .NET SDK to 7.0.200 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1036">App-vNext/Polly#1036</a></li> <li>Update .NET SDK by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1037">App-vNext/Polly#1037</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.0.0</h2> <ul> <li>Updates for beta.2 by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1580">App-vNext/Polly#1580</a></li> <li>Updates docs structure to prepare for Github Pages by <a href="https://github.com/adamnova"><code>@adamnova</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1581">App-vNext/Polly#1581</a></li> <li>Re-run the benchmarks by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1586">App-vNext/Polly#1586</a></li> <li>Update README.md by <a href="https://github.com/joelhulen"><code>@joelhulen</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1595">App-vNext/Polly#1595</a></li> <li>Adds gh-pages support by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1593">App-vNext/Polly#1593</a></li> <li>Don't publish docs on PRs by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1596">App-vNext/Polly#1596</a></li> <li>Fix some XML docs inaccuracies by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1592">App-vNext/Polly#1592</a></li> <li>Try fix gh-pages domain reset by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1597">App-vNext/Polly#1597</a></li> <li>Migration guide from v7 to v8 by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1598">App-vNext/Polly#1598</a></li> <li>Simmy v8 by <a href="https://github.com/vany0114"><code>@vany0114</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1459">App-vNext/Polly#1459</a></li> <li>[Docs] Introduce Performance article by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1600">App-vNext/Polly#1600</a></li> <li>Hide Simmy API for initial v8 release by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1601">App-vNext/Polly#1601</a></li> <li>Add docs on how to use snippets by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1604">App-vNext/Polly#1604</a></li> <li>[Docs] General extensibility and implementation of proactive strategies by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1602">App-vNext/Polly#1602</a></li> <li>Align the telemetry tags with official guidelines by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1583">App-vNext/Polly#1583</a></li> <li>Add antipatterns to retry 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/1603">App-vNext/Polly#1603</a></li> <li>[Docs] Reactive strategies extensibility by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1606">App-vNext/Polly#1606</a></li> <li>Add antipatterns to fallback 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/1607">App-vNext/Polly#1607</a></li> <li>Avoid capturing where possible. by <a href="https://github.com/IEvangelist"><code>@IEvangelist</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1609">App-vNext/Polly#1609</a></li> <li>Fix urls within readme extensions project by <a href="https://github.com/wahid-moh"><code>@wahid-moh</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1616">App-vNext/Polly#1616</a></li> <li>[Docs] Testing by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1608">App-vNext/Polly#1608</a></li> <li>[Docs] Add antipatterns to circuit breaker documentation page by <a href="https://github.com/peter-csala"><code>@peter-csala</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1621">App-vNext/Polly#1621</a></li> <li>[Docs] Performance docs improvements by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1618">App-vNext/Polly#1618</a></li> <li>[Docs] Polish the docs by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1619">App-vNext/Polly#1619</a></li> <li>Introduce <code>RetryStrategyOptions.MaxDelay</code> property by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1620">App-vNext/Polly#1620</a></li> <li>Use SHA256 for ChecksumAlgorithm and fix Binskim warning by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1623">App-vNext/Polly#1623</a></li> <li>[Docs] Add an antipattern to the DI documentation page by <a href="https://github.com/peter-csala"><code>@peter-csala</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1624">App-vNext/Polly#1624</a></li> <li>Harden gh-pages workflow by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1628">App-vNext/Polly#1628</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/1627">App-vNext/Polly#1627</a></li> <li>Update README by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1626">App-vNext/Polly#1626</a></li> <li>[Docs] Timeout policy migration by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1622">App-vNext/Polly#1622</a></li> <li>Fix the behavior of <code>OnHedging</code> event by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1625">App-vNext/Polly#1625</a></li> <li>Fix typo by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1629">App-vNext/Polly#1629</a></li> <li>[Docs] Update some README links to point to pollydocs.org by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1634">App-vNext/Polly#1634</a></li> <li>[Docs] Document Retry's <code>MaxDelay</code> property by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1631">App-vNext/Polly#1631</a></li> <li>Bump actionlint by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1637">App-vNext/Polly#1637</a></li> <li>Documentation updates by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1630">App-vNext/Polly#1630</a></li> <li>[Docs] Add safe execution section to the migration guide by <a href="https://github.com/peter-csala"><code>@peter-csala</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1638">App-vNext/Polly#1638</a></li> <li>Add OSSF scorecard badge by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1642">App-vNext/Polly#1642</a></li> <li>Bump xunit.runner.console by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1643">App-vNext/Polly#1643</a></li> <li>Update CHANGELOG for 8.0.0 by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1645">App-vNext/Polly#1645</a></li> <li>Update docs source by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1641">App-vNext/Polly#1641</a></li> <li>Stabilize <code>AddHedging_IntegrationTest</code> test by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1644">App-vNext/Polly#1644</a></li> <li>Release v8 docs by <a href="https://github.com/martintmk"><code>@martintmk</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1599">App-vNext/Polly#1599</a></li> <li>Add banned API analyzers and fix time zone issue by <a href="https://github.com/martincostello"><code>@martincostello</code></a> and <a href="https://github.com/IEvangelist"><code>@IEvangelist</code></a> in <a href="https://redirect.github.com/App-vNext/Polly/pull/1651">App-vNext/Polly#1651</a></li> </ul> <h2>8.0.0-beta.2</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/App-vNext/Polly/commit/49dea3c96ec70ccf8e8e26a72eb908b7dee5f5e3"><code>49dea3c</code></a> Update CHANGELOG</li> <li><a href="https://github.com/App-vNext/Polly/commit/0aa6a1ae4fd8745aefd1d749f0639ad04ce7510a"><code>0aa6a1a</code></a> Fix issue I was experiencing in my time zone (<a href="https://redirect.github.com/App-vNext/Polly/issues/1650">#1650</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/a7defaa8bae4c564a8c22a33cd8634f1d8cef636"><code>a7defaa</code></a> Fix StyleCop warning</li> <li><a href="https://github.com/App-vNext/Polly/commit/c4eaa689c808b806f537c990479d357dd6cd0945"><code>c4eaa68</code></a> Add banned API analyzers</li> <li><a href="https://github.com/App-vNext/Polly/commit/cf8406949cc07f6517f7e9fe0de7741787541572"><code>cf84069</code></a> Update CHANGELOG</li> <li><a href="https://github.com/App-vNext/Polly/commit/1296756c02f7dae7f11b93188fc9c525b80319d5"><code>1296756</code></a> Release v8 docs (<a href="https://redirect.github.com/App-vNext/Polly/issues/1599">#1599</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/32aa4bc46d307948789b53634e6fc2df7fd91437"><code>32aa4bc</code></a> Stabilize <code>AddHedging_IntegrationTest</code> test (<a href="https://redirect.github.com/App-vNext/Polly/issues/1644">#1644</a>)</li> <li><a href="https://github.com/App-vNext/Polly/commit/6ce11581e15f9b567c81bc93f76d65f2cdfb1057"><code>6ce1158</code></a> Rename exception</li> <li><a href="https://github.com/App-vNext/Polly/commit/3254c5391f2d41e2e4e37f94d5d21622a25375f1"><code>3254c53</code></a> Update docs source</li> <li><a href="https://github.com/App-vNext/Polly/commit/ef00136e15f6715d75c0d6b521db6580d8262893"><code>ef00136</code></a> Update CHANGELOG for 8.0.0</li> <li>Additional commits viewable in <a href="https://github.com/App-vNext/Polly/compare/7.2.4...8.0.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=7.2.4&new-version=8.0.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roger Barreto <19890735+RogerBarreto@users.noreply.github.com> Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
- Loading branch information