Skip to content

Commit

Permalink
.Net: Bump Microsoft.Extensions.Http.Resilience from 8.2.0 to 8.6.0 i…
Browse files Browse the repository at this point in the history
…n /dotnet (#7041)

Bumps
[Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions)
from 8.2.0 to 8.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/extensions/releases">Microsoft.Extensions.Http.Resilience's
releases</a>.</em></p>
<blockquote>
<h2>.NET Extensions 8.6.0</h2>
<p>8.6.0 packages are now all published in NuGet.org.</p>
<h2>What's Changed</h2>
<ul>
<li>Detect connection timeouts in Hedging by <a
href="https://github.com/xakep139"><code>@​xakep139</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5134">dotnet/extensions#5134</a></li>
<li>Branding updates for 8.6 by <a
href="https://github.com/joperezr"><code>@​joperezr</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5147">dotnet/extensions#5147</a></li>
<li>Upgrade to latest version of Polly by <a
href="https://github.com/martintmk"><code>@​martintmk</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5152">dotnet/extensions#5152</a></li>
<li>Merge changes from internal branch by <a
href="https://github.com/joperezr"><code>@​joperezr</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5158">dotnet/extensions#5158</a></li>
<li>[main] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5166">dotnet/extensions#5166</a></li>
<li>Remove incorrect System.Net.Http dependency by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5167">dotnet/extensions#5167</a></li>
<li>FakeTimeProvider usage update by <a
href="https://github.com/dariusclay"><code>@​dariusclay</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5169">dotnet/extensions#5169</a></li>
<li>Remove redundant package subscriptions by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5172">dotnet/extensions#5172</a></li>
<li>Fix up some docs by <a
href="https://github.com/gewarren"><code>@​gewarren</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5177">dotnet/extensions#5177</a></li>
<li>[main] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5182">dotnet/extensions#5182</a></li>
<li>Avoid buffer race conditions in CGroups by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5129">dotnet/extensions#5129</a></li>
<li>Fix logging source-gens duplication on WPF by <a
href="https://github.com/xakep139"><code>@​xakep139</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5024">dotnet/extensions#5024</a></li>
<li>Introduce FakeTimeProvider.AdjustTime by <a
href="https://github.com/geeknoid"><code>@​geeknoid</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5192">dotnet/extensions#5192</a></li>
<li>Fix [NoDataClassification] attribute handling in logging source-gen
by <a href="https://github.com/geeknoid"><code>@​geeknoid</code></a> in
<a
href="https://github.com/dotnet/extensions/pull/5191">dotnet/extensions#5191</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dotnet/extensions/compare/v8.5.0...v8.6.0">https://github.com/dotnet/extensions/compare/v8.5.0...v8.6.0</a></p>
<h2>.NET Extensions 8.5.0</h2>
<p>8.5.0 packages are now all published in NuGet.org.</p>
<h2>What's Changed</h2>
<ul>
<li>[main] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5090">dotnet/extensions#5090</a></li>
<li>Fix incorrect TCP port used by default for k8s probes by <a
href="https://github.com/geeknoid"><code>@​geeknoid</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5085">dotnet/extensions#5085</a></li>
<li>Use non *-pt images by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5106">dotnet/extensions#5106</a></li>
<li>Add support for Linux cgrpoup v2, issue-4885 by <a
href="https://github.com/nezdali"><code>@​nezdali</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5068">dotnet/extensions#5068</a></li>
<li>Securing the array for ResourceMonitoring's method by <a
href="https://github.com/nezdali"><code>@​nezdali</code></a> in <a
href="https://github.com/dotnet/extensions/pull/5111">dotnet/extensions#5111</a></li>
<li>[main] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5131">dotnet/extensions#5131</a></li>
<li>[release/8.5] Detect connection timeouts in Hedging by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5149">dotnet/extensions#5149</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/nezdali"><code>@​nezdali</code></a> made
their first contribution in <a
href="https://github.com/dotnet/extensions/pull/5068">dotnet/extensions#5068</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/dotnet/extensions/compare/v8.4.0...v8.5.0">https://github.com/dotnet/extensions/compare/v8.4.0...v8.5.0</a></p>
<h2>.NET Extensions 8.4.0</h2>
<p>8.4.0  packages are now all published in NuGet.org.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix incorrect diagnostic value. by <a
href="https://github.com/geeknoid"><code>@​geeknoid</code></a> in <a
href="https://github.com/dotnet/extensions/pull/4994">dotnet/extensions#4994</a></li>
<li>Public build pipeline by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://github.com/dotnet/extensions/pull/4993">dotnet/extensions#4993</a></li>
<li>Public build pipeline by <a
href="https://github.com/RussKie"><code>@​RussKie</code></a> in <a
href="https://github.com/dotnet/extensions/pull/4997">dotnet/extensions#4997</a></li>
<li>[automated] Merge branch 'release/8.0' =&gt; 'main' by <a
href="https://github.com/dotnet-maestro-bot"><code>@​dotnet-maestro-bot</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/4999">dotnet/extensions#4999</a></li>
<li>Update Branding for 8.4 by <a
href="https://github.com/joperezr"><code>@​joperezr</code></a> in <a
href="https://github.com/dotnet/extensions/pull/4987">dotnet/extensions#4987</a></li>
<li>[release/8.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5013">dotnet/extensions#5013</a></li>
<li>[release/8.0] Update dependencies from dotnet/arcade by <a
href="https://github.com/dotnet-maestro"><code>@​dotnet-maestro</code></a>
in <a
href="https://github.com/dotnet/extensions/pull/5027">dotnet/extensions#5027</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/extensions/commit/7843c7bd1c77ac0ea6768a3e23771cf2a1236135"><code>7843c7b</code></a>
Merged PR 40274: Fix minor version</li>
<li><a
href="https://github.com/dotnet/extensions/commit/ad11dd7402f0fa331f1b4eeb3f3d0fb4764c2845"><code>ad11dd7</code></a>
Merged PR 40267: Preparing for 8.6 release</li>
<li><a
href="https://github.com/dotnet/extensions/commit/4bafacb93092065949771f8a593a26ff883e4d48"><code>4bafacb</code></a>
Fix <a
href="https://github.com/dotnet/extensions/issues/5188">#5188</a>
(<a
href="https://github.com/dotnet/extensions/issues/5191">#5191</a>)</li>
<li><a
href="https://github.com/dotnet/extensions/commit/300c3ca65a8011058452d3a1fe200cbdbb689918"><code>300c3ca</code></a>
Introduce FakeTimeProvider.AdjustTime (<a
href="https://github.com/dotnet/extensions/issues/5192">#5192</a>)</li>
<li><a
href="https://github.com/dotnet/extensions/commit/1a52ac3ded067bd2e243a71547625976b336bede"><code>1a52ac3</code></a>
Fix logging source-gens duplication on WPF (<a
href="https://github.com/dotnet/extensions/issues/5024">#5024</a>)</li>
<li><a
href="https://github.com/dotnet/extensions/commit/14e39772f896d8e2b4b6157b6145726261dffcef"><code>14e3977</code></a>
CR;</li>
<li><a
href="https://github.com/dotnet/extensions/commit/cb67f83a07c5a49cdef1fda91230d4ef429d04eb"><code>cb67f83</code></a>
Merge branch 'main' into xakep139/log-source-gen-WPF-bug</li>
<li><a
href="https://github.com/dotnet/extensions/commit/a06edbd6fad6556542a3bdffb408add4875e5cb0"><code>a06edbd</code></a>
Avoid buffer race conditions in CGroups (<a
href="https://github.com/dotnet/extensions/issues/5129">#5129</a>)</li>
<li><a
href="https://github.com/dotnet/extensions/commit/625bb60d3ffcca225ffd740f754dc2ef82684af0"><code>625bb60</code></a>
Update dependencies from <a
href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a>
build 20240520.4 (#...</li>
<li><a
href="https://github.com/dotnet/extensions/commit/7c953a9f57dd1c7922b6a36939f645e042301728"><code>7c953a9</code></a>
fix up some docs (<a
href="https://github.com/dotnet/extensions/issues/5177">#5177</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/extensions/compare/v8.2.0...v8.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.Http.Resilience&package-manager=nuget&previous-version=8.2.0&new-version=8.6.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dmytro Struk <[email protected]>
  • Loading branch information
dependabot[bot] and dmytrostruk authored Jul 2, 2024
1 parent cd582d4 commit e375b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.2.0" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.6.0" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
Expand Down

0 comments on commit e375b6f

Please sign in to comment.