Skip to content

Commit 53ced91

Browse files
chore(deps): update dotnet monorepo (#379)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [Microsoft.AspNetCore.TestHost](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | `9.0.1` -> `9.0.2` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.TestHost/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.AspNetCore.TestHost/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.AspNetCore.TestHost/9.0.1/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.TestHost/9.0.1/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | patch | | [Microsoft.Extensions.Diagnostics.Testing](https://dot.net/) ([source](https://redirect.github.com/dotnet/extensions)) | `9.1.0` -> `9.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Diagnostics.Testing/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.Extensions.Diagnostics.Testing/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.Extensions.Diagnostics.Testing/9.1.0/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Diagnostics.Testing/9.1.0/9.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | minor | | [dotnet-sdk](https://redirect.github.com/dotnet/sdk) | `9.0.102` -> `9.0.200` | [![age](https://developer.mend.io/api/mc/badges/age/dotnet-version/dotnet-sdk/9.0.200?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/dotnet-version/dotnet-sdk/9.0.200?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/dotnet-version/dotnet-sdk/9.0.102/9.0.200?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/dotnet-version/dotnet-sdk/9.0.102/9.0.200?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dotnet-sdk | patch | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.TestHost)</summary> ### [`v9.0.2`](https://redirect.github.com/dotnet/aspnetcore/compare/v9.0.1...v9.0.2) </details> <details> <summary>dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)</summary> ### [`v9.2.0`](https://redirect.github.com/dotnet/extensions/releases/tag/v9.2.0) #### What's Changed - Add `FunctionInvokingChatClient.CurrentContext` by [@&#8203;MackinnonBuck](https://redirect.github.com/MackinnonBuck) in [https://github.com/dotnet/extensions/pull/5786](https://redirect.github.com/dotnet/extensions/pull/5786) - Fix schema generation for floating point types by [@&#8203;eiriktsarpalis](https://redirect.github.com/eiriktsarpalis) in [https://github.com/dotnet/extensions/pull/5788](https://redirect.github.com/dotnet/extensions/pull/5788) - Add an extension method for registering custom AIContent types by [@&#8203;eiriktsarpalis](https://redirect.github.com/eiriktsarpalis) in [https://github.com/dotnet/extensions/pull/5789](https://redirect.github.com/dotnet/extensions/pull/5789) - Fix XML comment by [@&#8203;gewarren](https://redirect.github.com/gewarren) in [https://github.com/dotnet/extensions/pull/5790](https://redirect.github.com/dotnet/extensions/pull/5790) - Update HybridCacheOptions.cs (minor typo) by [@&#8203;jodydonetti](https://redirect.github.com/jodydonetti) in [https://github.com/dotnet/extensions/pull/5757](https://redirect.github.com/dotnet/extensions/pull/5757) - Ensure Ollama streaming updates specify a CompletionId. by [@&#8203;eiriktsarpalis](https://redirect.github.com/eiriktsarpalis) in [https://github.com/dotnet/extensions/pull/5795](https://redirect.github.com/dotnet/extensions/pull/5795) - Update CHANGELOG.mds for 9.1.0-preview.1.25064.3 by [@&#8203;stephentoub](https://redirect.github.com/stephentoub) in [https://github.com/dotnet/extensions/pull/5797](https://redirect.github.com/dotnet/extensions/pull/5797) - Add Obsolete attribute on IResourceMonitor and its friends by [@&#8203;evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5774](https://redirect.github.com/dotnet/extensions/pull/5774) - Make a number of improvements to the OpenAI serialization helpers. by [@&#8203;eiriktsarpalis](https://redirect.github.com/eiriktsarpalis) in [https://github.com/dotnet/extensions/pull/5799](https://redirect.github.com/dotnet/extensions/pull/5799) - Add note and sample for the case of using Azure OpenAI by [@&#8203;joperezr](https://redirect.github.com/joperezr) in [https://github.com/dotnet/extensions/pull/5802](https://redirect.github.com/dotnet/extensions/pull/5802) - API that allows to remove all resilience handlers from the HTTP client by [@&#8203;rainsxng](https://redirect.github.com/rainsxng) in [https://github.com/dotnet/extensions/pull/5801](https://redirect.github.com/dotnet/extensions/pull/5801) - Update OpenTelemtryChatClient/EmbeddingGenerator for 1.30 by [@&#8203;stephentoub](https://redirect.github.com/stephentoub) in [https://github.com/dotnet/extensions/pull/5815](https://redirect.github.com/dotnet/extensions/pull/5815) - Metadata reports generator (Issue [#&#8203;3999](https://redirect.github.com/dotnet/extensions/issues/3999)) by [@&#8203;IbrahimMNada](https://redirect.github.com/IbrahimMNada) in [https://github.com/dotnet/extensions/pull/5531](https://redirect.github.com/dotnet/extensions/pull/5531) - Ensure the Ollama clients validate HTTP status codes. by [@&#8203;eiriktsarpalis](https://redirect.github.com/eiriktsarpalis) in [https://github.com/dotnet/extensions/pull/5821](https://redirect.github.com/dotnet/extensions/pull/5821) - Fix poor wording in CA2253 error message by [@&#8203;evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5822](https://redirect.github.com/dotnet/extensions/pull/5822) - Inheritdoc fixes by [@&#8203;gewarren](https://redirect.github.com/gewarren) in [https://github.com/dotnet/extensions/pull/5823](https://redirect.github.com/dotnet/extensions/pull/5823) - Remove `ImageContent` and `AudioContent` by [@&#8203;MackinnonBuck](https://redirect.github.com/MackinnonBuck) in [https://github.com/dotnet/extensions/pull/5814](https://redirect.github.com/dotnet/extensions/pull/5814) - Make HealthChecks.ResourceUtilization use observable instruments by [@&#8203;evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5798](https://redirect.github.com/dotnet/extensions/pull/5798) - Resource Monitoring metrics on Windows - remove multiplication by 100 by [@&#8203;evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) in [https://github.com/dotnet/extensions/pull/5473](https://redirect.github.com/dotnet/extensions/pull/5473) - Initial chat template by [@&#8203;SteveSandersonMS](https://redirect.github.com/SteveSandersonMS) in [https://github.com/dotnet/extensions/pull/5837](https://redirect.github.com/dotnet/extensions/pull/5837) - The tested logic uses invariant culture, but unit tests assert against current culture by [@&#8203;Demo30](https://redirect.github.com/Demo30) in [https://github.com/dotnet/extensions/pull/5841](https://redirect.github.com/dotnet/extensions/pull/5841) - Fix links in CONTRIBUTING.md by [@&#8203;Demo30](https://redirect.github.com/Demo30) in [https://github.com/dotnet/extensions/pull/5840](https://redirect.github.com/dotnet/extensions/pull/5840) - Chat template CR feedback by [@&#8203;SteveSandersonMS](https://redirect.github.com/SteveSandersonMS) in [https://github.com/dotnet/extensions/pull/5845](https://redirect.github.com/dotnet/extensions/pull/5845) - Chat template: PDF citation viewer by [@&#8203;SteveSandersonMS](https://redirect.github.com/SteveSandersonMS) in [https://github.com/dotnet/extensions/pull/5843](https://redirect.github.com/dotnet/extensions/pull/5843) - Small fixes for chat template by [@&#8203;MackinnonBuck](https://redirect.github.com/MackinnonBuck) in [https://github.com/dotnet/extensions/pull/5839](https://redirect.github.com/dotnet/extensions/pull/5839) - HybridCache : implement the tag expiration feature by [@&#8203;mgravell](https://redirect.github.com/mgravell) in [https://github.com/dotnet/extensions/pull/5785](https://redirect.github.com/dotnet/extensions/pull/5785) #### New Contributors - [@&#8203;IbrahimMNada](https://redirect.github.com/IbrahimMNada) made their first contribution in [https://github.com/dotnet/extensions/pull/5531](https://redirect.github.com/dotnet/extensions/pull/5531) - [@&#8203;Demo30](https://redirect.github.com/Demo30) made their first contribution in [https://github.com/dotnet/extensions/pull/5841](https://redirect.github.com/dotnet/extensions/pull/5841) **Full Changelog**: dotnet/extensions@v9.1.0...v9.2.0 </details> <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v9.0.200`](https://redirect.github.com/dotnet/sdk/compare/v9.0.103...v9.0.200) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v9.0.103...v9.0.200) ### [`v9.0.103`](https://redirect.github.com/dotnet/sdk/compare/v9.0.102...v9.0.103) [Compare Source](https://redirect.github.com/dotnet/sdk/compare/v9.0.102...v9.0.103) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/dotnet-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e8b230 commit 53ced91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
2323
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
2424
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
25-
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.1.0" />
25+
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.2.0" />
2626
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2727
<PackageVersion Include="NSubstitute" Version="5.3.0" />
2828
<PackageVersion Include="Reqnroll.xUnit" Version="2.3.0" />
2929
<PackageVersion Include="xunit" Version="2.9.3" />
3030
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
31-
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.1" />
31+
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.2" />
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="'$(OS)' == 'Unix'">

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
33
"rollForward": "latestMajor",
4-
"version": "9.0.102",
4+
"version": "9.0.200",
55
"allowPrerelease": false
66
}
77
}

0 commit comments

Comments
 (0)