Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Bump Microsoft.Extensions.TimeProvider.Testing from 8.9.1 to 8.…
…10.0 in /dotnet (#9745) Bumps [Microsoft.Extensions.TimeProvider.Testing](https://github.com/dotnet/extensions) from 8.9.1 to 8.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/extensions/releases">Microsoft.Extensions.TimeProvider.Testing's releases</a>.</em></p> <blockquote> <h2>.NET Extensions 8.10.0</h2> <p>8.10.0 packages are no all published in NuGet.org</p> <h2>What's Changed</h2> <ul> <li>Add metrics with correct names for Resource Monitoring by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5341">dotnet/extensions#5341</a></li> <li>Logging generator: Handle multiple type definitions by <a href="https://github.com/dariusclay"><code>@dariusclay</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5352">dotnet/extensions#5352</a></li> <li>Add logging to Resource Monitoring by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5355">dotnet/extensions#5355</a></li> <li>Branding updates for preview 9 by <a href="https://github.com/RussKie"><code>@RussKie</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5359">dotnet/extensions#5359</a></li> <li>Merge internal changes by <a href="https://github.com/joperezr"><code>@joperezr</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5366">dotnet/extensions#5366</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://redirect.github.com/dotnet/extensions/pull/5373">dotnet/extensions#5373</a></li> <li>Add logging of snapshot information in ResourceMonitorService by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5362">dotnet/extensions#5362</a></li> <li>Deprecate IResourceUtilizationPublisher by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5360">dotnet/extensions#5360</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://redirect.github.com/dotnet/extensions/pull/5381">dotnet/extensions#5381</a></li> <li>Add network metrics to Resource Monitoring for Linux by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5367">dotnet/extensions#5367</a></li> <li>Expose Resource Monitoring Snapshot API by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5392">dotnet/extensions#5392</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://redirect.github.com/dotnet/extensions/pull/5396">dotnet/extensions#5396</a></li> <li>Bring parity to dotnet extensions logging generator behavior by <a href="https://github.com/dariusclay"><code>@dariusclay</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5370">dotnet/extensions#5370</a></li> <li>Replace Network Type string with Const in ResourceMonitoring by <a href="https://github.com/makazeu"><code>@makazeu</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5398">dotnet/extensions#5398</a></li> <li>Make capping happen after scale of the CPU usage in ResourceUtilization by <a href="https://github.com/Weikai1997"><code>@Weikai1997</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5388">dotnet/extensions#5388</a></li> <li>Revert correct Meter name by <a href="https://github.com/gitmln"><code>@gitmln</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5403">dotnet/extensions#5403</a></li> <li>Disable HttpClient's timeout for Standard Resilience and Hedging by <a href="https://github.com/iliar-turdushev"><code>@iliar-turdushev</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5363">dotnet/extensions#5363</a></li> <li>ResourceUtilizationHealthCheck - Report both CPU and Memory issues by <a href="https://github.com/willibrandon"><code>@willibrandon</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5407">dotnet/extensions#5407</a></li> <li>Register internal ResourceMonitor with ResourceUtilizationHealthCheck by <a href="https://github.com/evgenyfedorov2"><code>@evgenyfedorov2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5413">dotnet/extensions#5413</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://redirect.github.com/dotnet/extensions/pull/5427">dotnet/extensions#5427</a></li> <li>fix: [LogProperties] avoid early ToString of Nullable Properties by <a href="https://github.com/rwoll"><code>@rwoll</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5416">dotnet/extensions#5416</a></li> <li>Add NullRedactor to the RedactorProvider during initialization by <a href="https://github.com/makazeu"><code>@makazeu</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5424">dotnet/extensions#5424</a></li> <li>Fix test warning in 9.0 by <a href="https://github.com/eerhardt"><code>@eerhardt</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5437">dotnet/extensions#5437</a></li> <li>Add KubernetesProbesOptionsValidator to ensure different ports for probes by <a href="https://github.com/makazeu"><code>@makazeu</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5400">dotnet/extensions#5400</a></li> <li>Clarify HttpRetryStrategyOptions/HttpHedgingStrategyOptions XML doc by <a href="https://github.com/joegoldman2"><code>@joegoldman2</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5445">dotnet/extensions#5445</a></li> <li>Describes compatibility issue of Http.Resilience with App Insights by <a href="https://github.com/iliar-turdushev"><code>@iliar-turdushev</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5444">dotnet/extensions#5444</a></li> <li>Update Polly to v8.4.2 by <a href="https://github.com/iliar-turdushev"><code>@iliar-turdushev</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5452">dotnet/extensions#5452</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://redirect.github.com/dotnet/extensions/pull/5458">dotnet/extensions#5458</a></li> <li>Add methods allowing retrieval of HttpRequestMessage from ResilienceContext by <a href="https://github.com/iliar-turdushev"><code>@iliar-turdushev</code></a> in <a href="https://redirect.github.com/dotnet/extensions/pull/5460">dotnet/extensions#5460</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Weikai1997"><code>@Weikai1997</code></a> made their first contribution in <a href="https://redirect.github.com/dotnet/extensions/pull/5388">dotnet/extensions#5388</a></li> <li><a href="https://github.com/gitmln"><code>@gitmln</code></a> made their first contribution in <a href="https://redirect.github.com/dotnet/extensions/pull/5403">dotnet/extensions#5403</a></li> <li><a href="https://github.com/willibrandon"><code>@willibrandon</code></a> made their first contribution in <a href="https://redirect.github.com/dotnet/extensions/pull/5407">dotnet/extensions#5407</a></li> <li><a href="https://github.com/rwoll"><code>@rwoll</code></a> made their first contribution in <a href="https://redirect.github.com/dotnet/extensions/pull/5416">dotnet/extensions#5416</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dotnet/extensions/compare/v8.8.0...v8.10.0">https://github.com/dotnet/extensions/compare/v8.8.0...v8.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/extensions/commit/2d7ad3a50441dca3e5d90be59b82859410187d90"><code>2d7ad3a</code></a> Merged PR 43287: Getting ready for 8.10 release</li> <li><a href="https://github.com/dotnet/extensions/commit/18002bee78062a2455d9a6f492695240a9a838f0"><code>18002be</code></a> Add methods allowing retrieval of HttpRequestMessage from ResilienceContext (...</li> <li><a href="https://github.com/dotnet/extensions/commit/06e66b73f4b46aed3a698e3c0b984f384febd27b"><code>06e66b7</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20240925.3 (#...</li> <li><a href="https://github.com/dotnet/extensions/commit/2b6bc3827b0d951059a12d2362588d8da1d72bbc"><code>2b6bc38</code></a> Contributes to <a href="https://redirect.github.com/dotnet/extensions/issues/4957">#4957</a> (<a href="https://redirect.github.com/dotnet/extensions/issues/5452">#5452</a>)</li> <li><a href="https://github.com/dotnet/extensions/commit/68d6894601c425f7881e539fb9d253a70b7f9d0b"><code>68d6894</code></a> Describes compatibility issue with .NET App Insights (<a href="https://redirect.github.com/dotnet/extensions/issues/5444">#5444</a>)</li> <li><a href="https://github.com/dotnet/extensions/commit/5dc647614784e885c98525c2f321152b7537fbd9"><code>5dc6476</code></a> Clarify HttpRetryStrategyOptions/HttpHedgingStrategyOptions XML doc (<a href="https://redirect.github.com/dotnet/extensions/issues/5445">#5445</a>)</li> <li><a href="https://github.com/dotnet/extensions/commit/c799d768af96a37412f4231d3ab6ef96c6e1e7ed"><code>c799d76</code></a> Add KubernetesProbesOptionsValidator to ensure different ports for probes (<a href="https://redirect.github.com/dotnet/extensions/issues/5">#5</a>...</li> <li><a href="https://github.com/dotnet/extensions/commit/05df0833c0b889bd8f795e14643efa270dfdbd1e"><code>05df083</code></a> Fix test warning in 9.0 (<a href="https://redirect.github.com/dotnet/extensions/issues/5437">#5437</a>)</li> <li><a href="https://github.com/dotnet/extensions/commit/1d9d44f58d693b3fdd66bd5178625fe1dc2b0c51"><code>1d9d44f</code></a> Add NullRedactor to the RedactorProvider during initialization (<a href="https://redirect.github.com/dotnet/extensions/issues/5424">#5424</a>)</li> <li><a href="https://github.com/dotnet/extensions/commit/539f3a333963a201230cdaca2ef71de2cb92fa35"><code>539f3a3</code></a> repro and fix (<a href="https://redirect.github.com/dotnet/extensions/issues/5416">#5416</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/extensions/compare/v8.9.1...v8.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.TimeProvider.Testing&package-manager=nuget&previous-version=8.9.1&new-version=8.10.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>
- Loading branch information