Skip to content

Commit a41b074

Browse files
deps(test): update dotnet monorepo (#1144)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.8` → `10.0.9` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.AspNetCore.Mvc.Testing/10.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.AspNetCore.Mvc.Testing/10.0.8/10.0.9?slim=true) | | [Microsoft.Build.Framework](http://go.microsoft.com/fwlink/?LinkId=624683) ([source](https://redirect.github.com/dotnet/msbuild)) | `18.6.3` → `18.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Build.Framework/18.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Build.Framework/18.6.3/18.7.1?slim=true) | | [Microsoft.Extensions.Diagnostics.HealthChecks](https://asp.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.8` → `10.0.9` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Diagnostics.HealthChecks/10.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Diagnostics.HealthChecks/10.0.8/10.0.9?slim=true) | | [Microsoft.Extensions.Hosting](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.8` → `10.0.9` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Hosting/10.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Hosting/10.0.8/10.0.9?slim=true) | | [Microsoft.Extensions.Hosting.Abstractions](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.8` → `10.0.9` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Hosting.Abstractions/10.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Hosting.Abstractions/10.0.8/10.0.9?slim=true) | | [Microsoft.Extensions.Http.Resilience](https://dot.net/) ([source](https://redirect.github.com/dotnet/extensions)) | `10.6.0` → `10.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.Http.Resilience/10.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.Http.Resilience/10.6.0/10.7.0?slim=true) | | [Microsoft.Extensions.ServiceDiscovery](https://dot.net/) ([source](https://redirect.github.com/dotnet/extensions)) | `10.6.0` → `10.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.ServiceDiscovery/10.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.ServiceDiscovery/10.6.0/10.7.0?slim=true) | | [Microsoft.Extensions.TimeProvider.Testing](https://dot.net/) ([source](https://redirect.github.com/dotnet/extensions)) | `10.6.0` → `10.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Extensions.TimeProvider.Testing/10.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Extensions.TimeProvider.Testing/10.6.0/10.7.0?slim=true) | | [Microsoft.NET.StringTools](http://go.microsoft.com/fwlink/?LinkId=624683) ([source](https://redirect.github.com/dotnet/msbuild)) | `18.6.3` → `18.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.NET.StringTools/18.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.NET.StringTools/18.6.3/18.7.1?slim=true) | | [System.CommandLine](https://redirect.github.com/dotnet/command-line-api) ([source](https://redirect.github.com/dotnet/dotnet)) | `2.0.8` → `2.0.9` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/System.CommandLine/2.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.CommandLine/2.0.8/2.0.9?slim=true) | | [System.Reflection.MetadataLoadContext](https://dot.net/) ([source](https://redirect.github.com/dotnet/dotnet)) | `10.0.8` → `10.0.9` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Reflection.MetadataLoadContext/10.0.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Reflection.MetadataLoadContext/10.0.8/10.0.9?slim=true) | --- ### Release Notes <details> <summary>dotnet/dotnet (Microsoft.AspNetCore.Mvc.Testing)</summary> ### [`v10.0.9`](https://redirect.github.com/dotnet/dotnet/compare/v10.0.8...v10.0.9) </details> <details> <summary>dotnet/msbuild (Microsoft.Build.Framework)</summary> ### [`v18.7.1`](https://redirect.github.com/dotnet/msbuild/releases/tag/v18.7.1) ##### What's Changed - Fix TraceEngine file contention deadlock in multithreaded mode by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13446](https://redirect.github.com/dotnet/msbuild/pull/13446) - Remove duplicate test cases in MultithreadableTaskAnalyzer by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;13483](https://redirect.github.com/dotnet/msbuild/pull/13483) - Ensure ThreadSafeTaskAnalyzer.Tests is considered as a unit test project by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;13481](https://redirect.github.com/dotnet/msbuild/pull/13481) - Fix MSBuildTask0002 analyzer warnings in already-migrated tasks by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13466](https://redirect.github.com/dotnet/msbuild/pull/13466) - Fix race conditions in task host path resolution by [@&#8203;AR-May](https://redirect.github.com/AR-May) in [#&#8203;13485](https://redirect.github.com/dotnet/msbuild/pull/13485) - Migrate ToolTask and Al task to TaskEnvironment API by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13423](https://redirect.github.com/dotnet/msbuild/pull/13423) - Bump main to 18.7, add vs18.6 to merge flow by [@&#8203;MichalPavlik](https://redirect.github.com/MichalPavlik) in [#&#8203;13472](https://redirect.github.com/dotnet/msbuild/pull/13472) - Avoid allocations in GetHashCode implementations by [@&#8203;DustinCampbell](https://redirect.github.com/DustinCampbell) in [#&#8203;13475](https://redirect.github.com/dotnet/msbuild/pull/13475) - Add PATs rotation to agentic workflow(s) by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13496](https://redirect.github.com/dotnet/msbuild/pull/13496) - Fix ASP.NET WebSite projects to copy netstandard.dll facade when required by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13058](https://redirect.github.com/dotnet/msbuild/pull/13058) - Migrate AspNetCompiler to TaskEnvironment API by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13424](https://redirect.github.com/dotnet/msbuild/pull/13424) - Add review workflow by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13503](https://redirect.github.com/dotnet/msbuild/pull/13503) - Strengthen reviewer skill: add step-back analysis dimensions by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13504](https://redirect.github.com/dotnet/msbuild/pull/13504) - Add 'Request Speedometer Perf Run' to VS experimental insertion build policies by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13505](https://redirect.github.com/dotnet/msbuild/pull/13505) - Remove duplicate @&#8203; prefix from issueAuthor in GitOps by [@&#8203;akoeplinger](https://redirect.github.com/akoeplinger) in [#&#8203;13492](https://redirect.github.com/dotnet/msbuild/pull/13492) - Improve review aw by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13510](https://redirect.github.com/dotnet/msbuild/pull/13510) - Migrates unit tests to use RoslynCodeTaskFactory to enable running tests under .NET Core by [@&#8203;jankratochvilcz](https://redirect.github.com/jankratochvilcz) in [#&#8203;13500](https://redirect.github.com/dotnet/msbuild/pull/13500) - Fix cross-AppDomain TaskItem modifier cache regression by [@&#8203;DustinCampbell](https://redirect.github.com/DustinCampbell) in [#&#8203;13493](https://redirect.github.com/dotnet/msbuild/pull/13493) - Discourage review agent from approving PRs by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13512](https://redirect.github.com/dotnet/msbuild/pull/13512) - Stop trying to deploy ValueTuple by [@&#8203;rainersigwald](https://redirect.github.com/rainersigwald) in [#&#8203;13507](https://redirect.github.com/dotnet/msbuild/pull/13507) - Ad-hoc re-sign bootstrap dotnet on macOS to prevent SIGKILL by [@&#8203;jankratochvilcz](https://redirect.github.com/jankratochvilcz) in [#&#8203;13513](https://redirect.github.com/dotnet/msbuild/pull/13513) - RoslynCodeTaskFactory: Log MSB3753 when task class does not implement ITask by [@&#8203;jankratochvilcz](https://redirect.github.com/jankratochvilcz) in [#&#8203;13517](https://redirect.github.com/dotnet/msbuild/pull/13517) - Update gh-aw (upon mcp policy changes) by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13526](https://redirect.github.com/dotnet/msbuild/pull/13526) - Eliminate XmlChildNodes allocations in GetXmlNodeInnerContents by [@&#8203;nareshjo](https://redirect.github.com/nareshjo) in [#&#8203;13509](https://redirect.github.com/dotnet/msbuild/pull/13509) - Fix telemetry allocation regression: per-engine collector ownership by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13516](https://redirect.github.com/dotnet/msbuild/pull/13516) - Migrate to xunit.v3 by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;13482](https://redirect.github.com/dotnet/msbuild/pull/13482) - Fix stray brace in HandleBuildCancel trace string causing MSB1025 by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13535](https://redirect.github.com/dotnet/msbuild/pull/13535) - Bumping to 10.0.4 runtime packages by [@&#8203;MichalPavlik](https://redirect.github.com/MichalPavlik) in [#&#8203;13533](https://redirect.github.com/dotnet/msbuild/pull/13533) - Remove early return in GetCanonicalForm, always call System.IO.Path by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13532](https://redirect.github.com/dotnet/msbuild/pull/13532) - Do not overwrite GetCopyToOutputDirectoryItemsDependsOn, just add new… by [@&#8203;snechaev](https://redirect.github.com/snechaev) in [#&#8203;13474](https://redirect.github.com/dotnet/msbuild/pull/13474) - Migrate GetReferenceAssemblyPaths task to TaskEnvironment API by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13495](https://redirect.github.com/dotnet/msbuild/pull/13495) - Stabilize ToolTaskThatTimeoutAndRetry test by [@&#8203;rainersigwald](https://redirect.github.com/rainersigwald) in [#&#8203;13489](https://redirect.github.com/dotnet/msbuild/pull/13489) - \[automated] Merge branch 'vs18.6' => 'main' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;13506](https://redirect.github.com/dotnet/msbuild/pull/13506) - Add extra test assertions around tests by [@&#8203;Youssef1313](https://redirect.github.com/Youssef1313) in [#&#8203;13536](https://redirect.github.com/dotnet/msbuild/pull/13536) - Add static eval for repo skills/agents via skill-validator by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13537](https://redirect.github.com/dotnet/msbuild/pull/13537) - Migrate SGen task to Task environment API by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13457](https://redirect.github.com/dotnet/msbuild/pull/13457) - Fix TerminalLogger assert failure for metaproj files and cached project eval ID by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13480](https://redirect.github.com/dotnet/msbuild/pull/13480) - Filter out approving review from pr-reviewer agent by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13553](https://redirect.github.com/dotnet/msbuild/pull/13553) - Use a unique task name per invocation to tabilize RoslynCodeTaskFactory\_ReuseCompilation test by [@&#8203;huulinhnguyen-dev](https://redirect.github.com/huulinhnguyen-dev) in [#&#8203;13551](https://redirect.github.com/dotnet/msbuild/pull/13551) - Brief doc on feedback/logging/data systems by [@&#8203;rainersigwald](https://redirect.github.com/rainersigwald) in [#&#8203;13554](https://redirect.github.com/dotnet/msbuild/pull/13554) - Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID [`1388198`](https://redirect.github.com/dotnet/msbuild/commit/13881982) by [@&#8203;dotnet-bot](https://redirect.github.com/dotnet-bot) in [#&#8203;13437](https://redirect.github.com/dotnet/msbuild/pull/13437) - Stage 3: Forward BuildProjectFile\* callbacks from OOP TaskHost to worker node by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13350](https://redirect.github.com/dotnet/msbuild/pull/13350) - Enable TaskHost Callbacks by default by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13579](https://redirect.github.com/dotnet/msbuild/pull/13579) - Remove unactionable info from reviewer agent by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13578](https://redirect.github.com/dotnet/msbuild/pull/13578) - Enlighten RequiresFramework35SP1Assembly task for multithreaded mode by [@&#8203;jankratochvilcz](https://redirect.github.com/jankratochvilcz) in [#&#8203;13575](https://redirect.github.com/dotnet/msbuild/pull/13575) - Make SdkResolver-provided environment variables take precedence over ambient environment by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12655](https://redirect.github.com/dotnet/msbuild/pull/12655) - Add dotnet/skills marketplace and enable plugins by [@&#8203;Evangelink](https://redirect.github.com/Evangelink) in [#&#8203;13582](https://redirect.github.com/dotnet/msbuild/pull/13582) - The skills/agents check filters-in only touched files by [@&#8203;JanKrivanek](https://redirect.github.com/JanKrivanek) in [#&#8203;13586](https://redirect.github.com/dotnet/msbuild/pull/13586) - Fix skill-validation workflow failing when agents directory is deleted by [@&#8203;JeremyKuhne](https://redirect.github.com/JeremyKuhne) in [#&#8203;13592](https://redirect.github.com/dotnet/msbuild/pull/13592) - \[automated] Merge branch 'vs18.6' => 'main' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;13593](https://redirect.github.com/dotnet/msbuild/pull/13593) - Fix: Show source project in graph build errors for invalid project references by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;12672](https://redirect.github.com/dotnet/msbuild/pull/12672) - Performance optimizations for EscapingUtilities by [@&#8203;DustinCampbell](https://redirect.github.com/DustinCampbell) in [#&#8203;13426](https://redirect.github.com/dotnet/msbuild/pull/13426) - Refactor Tests using Dispose() Pattern in TastExecution Tests by [@&#8203;AlesProkop](https://redirect.github.com/AlesProkop) in [#&#8203;13584](https://redirect.github.com/dotnet/msbuild/pull/13584) - Unit testing skill by [@&#8203;jankratochvilcz](https://redirect.github.com/jankratochvilcz) in [#&#8203;13574](https://redirect.github.com/dotnet/msbuild/pull/13574) - Measure task host overhead in mt by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13555](https://redirect.github.com/dotnet/msbuild/pull/13555) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13600](https://redirect.github.com/dotnet/msbuild/pull/13600) - \[main] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot] in [#&#8203;13624](https://redirect.github.com/dotnet/msbuild/pull/13624) - Document MSBuildTaskHost compatibility constraints by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13640](https://redirect.github.com/dotnet/msbuild/pull/13640) - Add codeowners entries to auto-request review from ClickOnce by [@&#8203;rainersigwald](https://redirect.github.com/rainersigwald) in [#&#8203;13641](https://redirect.github.com/dotnet/msbuild/pull/13641) - Exclude documentation and .github from CI triggers by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;13214](https://redirect.github.com/dotnet/msbuild/pull/13214) - Add more multithreaded tests by [@&#8203;AR-May](https://redirect.github.com/AR-May) in [#&#8203;12994](https://redirect.github.com/dotnet/msbuild/pull/12994) - Migrate GetInstalledSDKLocations to Task Environment API by [@&#8203;OvesN](https://redirect.github.com/OvesN) in [#&#8203;13564](https://redirect.github.com/dotnet/msbuild/pull/13564) - Move remaining CommunicationsUtilities to Microsoft.Build.Framework by [@&#8203;DustinCampbell](https://redirect.github.com/DustinCampbell) in [#&#8203;13547](https://redirect.github.com/dotnet/msbuild/pull/13547) - Add support for Haiku by [@&#8203;trungnt2910](https://redirect.github.com/trungnt2910) in [#&#8203;13607](https://redirect.github.com/dotnet/msbuild/pull/13607) - Removed WMI due to performance by [@&#8203;MichalPavlik](https://redirect.github.com/MichalPavlik) in [#&#8203;13610](https://redirect.github.com/dotnet/msbuild/pull/13610) - Migrate manifest-handling tasks to TaskEnvironment API by [@&#8203;JanProvaznik](https://redirect.github.com/JanProvaznik) in [#&#8203;13177](https://redirect.github.com/dotnet/msbuild/pull/13177) - \[automated] Merge branch 'vs18.6' => 'main' by [@&#8203;github-actions](https://redirect.github.com/github-actions)\[bot] in [#&#8203;13654](https://redirect.github.com/dotnet/msbuild/pull/13654) - Final branding for 18.7 release by [@&#8203;SimaTian](https://redirect.github.com/SimaTian) in [#&#8203;13658](https://redirect.github.com/dotnet/msbuild/pull/13658) - Bump version prefix from 18.7.0 to 18.7.1 by [@&#8203;rainersigwald](https://redirect.github.com/rainersigwald) in [#&#8203;13664](https://redirect.github.com/dotnet/msbuild/pull/13664) ##### New Contributors - [@&#8203;snechaev](https://redirect.github.com/snechaev) made their first contribution in [#&#8203;13474](https://redirect.github.com/dotnet/msbuild/pull/13474) - [@&#8203;Evangelink](https://redirect.github.com/Evangelink) made their first contribution in [#&#8203;13582](https://redirect.github.com/dotnet/msbuild/pull/13582) - [@&#8203;trungnt2910](https://redirect.github.com/trungnt2910) made their first contribution in [#&#8203;13607](https://redirect.github.com/dotnet/msbuild/pull/13607) **Full Changelog**: <dotnet/msbuild@v18.6.3...v18.7.1> </details> <details> <summary>dotnet/extensions (Microsoft.Extensions.Http.Resilience)</summary> ### [`v10.7.0`](https://redirect.github.com/dotnet/extensions/releases/tag/v10.7.0) v10.7.0 graduates the [Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes) package to stable. The package registers a Kubernetes-aware `ResourceQuotaProvider` that reads the pod's CPU and memory requests and limits and exposes them to `Microsoft.Extensions.Diagnostics.ResourceMonitoring` as baseline and maximum quotas, which then feed the request and limit dimensions of the published resource utilization metrics. The companion `ResourceQuota` and `ResourceQuotaProvider` types in `Microsoft.Extensions.Diagnostics.ResourceMonitoring` graduate to stable in the same change so that consumers can implement custom quota providers without taking an experimental dependency. On the AI side, `Microsoft.Extensions.AI.OpenAI` moves to OpenAI 2.11.0 and fixes a deserialization bug in `ToolJson.AdditionalProperties` so that JSON Schema `additionalProperties` values shaped as sub-schema objects (for example `{"type":"string"}`) are preserved instead of throwing during deserialization. `HostedFileContent.SizeInBytes` and `HostedFileContent.CreatedAt` graduate to stable since both values are consistently available across hosted-file providers, while `Purpose` and `Scope` remain experimental as provider-shaped vocabulary. `FunctionInvokingChatClient` drops a backward-compat path that auto-marked `ToolApprovalResponseContent` entries with `InformationalOnly: true`; consumers that need to continue accepting sessions serialized before [#&#8203;7468](https://redirect.github.com/dotnet/extensions/issues/7468) can use the sample `ApprovalHistoryNormalizingChatClient` middleware added in the test project. #### Experimental API Changes ##### Now Stable - `Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes` package is now stable [#&#8203;7253](https://redirect.github.com/dotnet/extensions/issues/7253) - Resource Monitoring `ResourceQuota` and `ResourceQuotaProvider` APIs are now stable (previously `EXTEXP0008`) [#&#8203;7253](https://redirect.github.com/dotnet/extensions/issues/7253) - `HostedFileContent.SizeInBytes` and `HostedFileContent.CreatedAt` are now stable (previously `MEAI001`) [#&#8203;7513](https://redirect.github.com/dotnet/extensions/issues/7513) #### What's Changed ##### AI - Graduate HostedFileContent.SizeInBytes and HostedFileContent.CreatedAt [#&#8203;7513](https://redirect.github.com/dotnet/extensions/issues/7513) by [@&#8203;jozkee](https://redirect.github.com/jozkee) (co-authored by [@&#8203;Copilot](https://redirect.github.com/Copilot)) - Remove backward-compat InformationalOnly case from FICC; suggest middleware workaround [#&#8203;7538](https://redirect.github.com/dotnet/extensions/issues/7538) by [@&#8203;jozkee](https://redirect.github.com/jozkee) (co-authored by [@&#8203;Copilot](https://redirect.github.com/Copilot)) - Upgrade OpenAI package from 2.10.0 to 2.11.0 [#&#8203;7544](https://redirect.github.com/dotnet/extensions/issues/7544) by [@&#8203;jozkee](https://redirect.github.com/jozkee) (co-authored by [@&#8203;Copilot](https://redirect.github.com/Copilot)) - Fix ToolJson.AdditionalProperties to accept sub-schema objects [#&#8203;7546](https://redirect.github.com/dotnet/extensions/issues/7546) by [@&#8203;jozkee](https://redirect.github.com/jozkee) (co-authored by [@&#8203;Copilot](https://redirect.github.com/Copilot)) ##### Diagnostics, Health Checks, and Resource Monitoring - Move Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes to stable [#&#8203;7253](https://redirect.github.com/dotnet/extensions/issues/7253) by [@&#8203;amadeuszl](https://redirect.github.com/amadeuszl) (co-authored by [@&#8203;Copilot](https://redirect.github.com/Copilot)) #### Repository Infrastructure Updates - \[main] Update dependencies from dotnet/arcade [#&#8203;7521](https://redirect.github.com/dotnet/extensions/issues/7521) - Bump dotnet-reportgenerator-globaltool from 5.5.9 to 5.5.10 [#&#8203;7522](https://redirect.github.com/dotnet/extensions/issues/7522) - Bump dotnet-coverage from 18.6.2 to 18.7.0 [#&#8203;7530](https://redirect.github.com/dotnet/extensions/issues/7530) - Bump PowerShell from 7.6.1 to 7.6.2 [#&#8203;7531](https://redirect.github.com/dotnet/extensions/issues/7531) - Bump qs from 6.15.1 to 6.15.2 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript [#&#8203;7532](https://redirect.github.com/dotnet/extensions/issues/7532) - \[main] Update dependencies from dotnet/arcade [#&#8203;7534](https://redirect.github.com/dotnet/extensions/issues/7534) - Bump tmp from 0.2.5 to 0.2.6 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript [#&#8203;7537](https://redirect.github.com/dotnet/extensions/issues/7537) #### Acknowledgements - [@&#8203;ericstj](https://redirect.github.com/ericstj) submitted issue [#&#8203;7509](https://redirect.github.com/dotnet/extensions/issues/7509) (resolved by [#&#8203;7544](https://redirect.github.com/dotnet/extensions/issues/7544)) - [@&#8203;scottt732](https://redirect.github.com/scottt732) submitted issue [#&#8203;7540](https://redirect.github.com/dotnet/extensions/issues/7540) (resolved by [#&#8203;7546](https://redirect.github.com/dotnet/extensions/issues/7546)) - [@&#8203;DeagleGross](https://redirect.github.com/DeagleGross) [@&#8203;wtgodbe](https://redirect.github.com/wtgodbe) [@&#8203;dariusclay](https://redirect.github.com/dariusclay) [@&#8203;evgenyfedorov2](https://redirect.github.com/evgenyfedorov2) [@&#8203;peterwald](https://redirect.github.com/peterwald) [@&#8203;PranavSenthilnathan](https://redirect.github.com/PranavSenthilnathan) [@&#8203;shyamnamboodiripad](https://redirect.github.com/shyamnamboodiripad) [@&#8203;stephentoub](https://redirect.github.com/stephentoub) [@&#8203;tarekgh](https://redirect.github.com/tarekgh) reviewed pull requests **Full Changelog**: <dotnet/extensions@v10.6.0...v10.7.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Zurich) - Branch creation - "after 9pm,before 6am" - 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/dotnet/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6227e4 commit a41b074

10 files changed

Lines changed: 22 additions & 22 deletions

File tree

src/KubeOps.Abstractions/KubeOps.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="JsonPatch.Net" Version="4.0.1" />
1818
<PackageReference Include="KubernetesClient" Version="19.0.2" />
19-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.8" />
19+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.9" />
2020
<PackageReference Include="ZiggyCreatures.FusionCache" Version="2.6.0" />
2121
</ItemGroup>
2222

src/KubeOps.Aspire/KubeOps.Aspire.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.8" />
21-
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.8" />
22-
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="10.6.0" />
23-
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="10.6.0" />
20+
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.9" />
21+
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="10.0.9" />
22+
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="10.7.0" />
23+
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="10.7.0" />
2424
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.16.0" />
2525
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.16.0" />
2626
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.15.1" />

src/KubeOps.Cli/KubeOps.Cli.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>
32-
<PackageReference Include="System.CommandLine" Version="2.0.8" />
32+
<PackageReference Include="System.CommandLine" Version="2.0.9" />
3333
</ItemGroup>
3434

3535
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
@@ -43,8 +43,8 @@
4343
</ItemGroup>
4444

4545
<ItemGroup Condition="'$(TargetFramework)' == 'net10.0'">
46-
<PackageReference Include="Microsoft.Build.Framework" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
47-
<PackageReference Include="Microsoft.NET.StringTools" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
46+
<PackageReference Include="Microsoft.Build.Framework" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
47+
<PackageReference Include="Microsoft.NET.StringTools" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
4848
</ItemGroup>
4949

5050
<ItemGroup>

src/KubeOps.Operator/KubeOps.Operator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8" />
19+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.9" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

src/KubeOps.Transpiler/KubeOps.Transpiler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="10.0.8" />
18+
<PackageReference Include="System.Reflection.MetadataLoadContext" Version="10.0.9" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

test/KubeOps.Aspire.Test/KubeOps.Aspire.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.8" />
4+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.9" />
55
</ItemGroup>
66

77
<ItemGroup>

test/KubeOps.Cli.Test/KubeOps.Cli.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="5.3.0" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
1313
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
14-
<PackageReference Include="Microsoft.Build.Framework" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
15-
<PackageReference Include="Microsoft.NET.StringTools" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
14+
<PackageReference Include="Microsoft.Build.Framework" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
15+
<PackageReference Include="Microsoft.NET.StringTools" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
1616
<PackageReference Include="Spectre.Console.Testing" Version="0.57.0" />
1717
</ItemGroup>
1818
</Project>

test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="KubernetesClient" Version="19.0.2" />
4-
<PackageReference Include="Microsoft.Build.Framework" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
4+
<PackageReference Include="Microsoft.Build.Framework" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
55
<PackageReference Include="Microsoft.Build.Locator" Version="1.11.2" />
6-
<PackageReference Include="Microsoft.NET.StringTools" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
6+
<PackageReference Include="Microsoft.NET.StringTools" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
77
<PackageReference Include="Microsoft.CodeAnalysis" Version="5.3.0" />
88
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="5.3.0" />
99
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
1010
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
1111
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0" />
12-
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="10.6.0" />
12+
<PackageReference Include="Microsoft.Extensions.TimeProvider.Testing" Version="10.7.0" />
1313
<PackageReference Include="Moq" Version="4.20.72" />
1414
</ItemGroup>
1515

test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
88
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
99
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0" />
10-
<PackageReference Include="Microsoft.Build.Framework" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
11-
<PackageReference Include="Microsoft.NET.StringTools" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
10+
<PackageReference Include="Microsoft.Build.Framework" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
11+
<PackageReference Include="Microsoft.NET.StringTools" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
1212
</ItemGroup>
1313
<ItemGroup Condition="'$(TargetFramework)'=='net8.0' Or '$(TargetFramework)'=='net9.0'">
14-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8"/>
14+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.9"/>
1515
</ItemGroup>
1616
<ItemGroup Condition="'$(TargetFramework)'=='net10.0'">
17-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
17+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.9" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
99
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.3.0" />
1010
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="5.3.0" />
11-
<PackageReference Include="Microsoft.Build.Framework" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.NET.StringTools" Version="18.6.3" ExcludeAssets="runtime" PrivateAssets="all" />
11+
<PackageReference Include="Microsoft.Build.Framework" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
12+
<PackageReference Include="Microsoft.NET.StringTools" Version="18.7.1" ExcludeAssets="runtime" PrivateAssets="all" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)