Update dependency Microsoft.Diagnostics.Runtime to 4.1.745802 - #1683
Update dependency Microsoft.Diagnostics.Runtime to 4.1.745802#1683renovate[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
🟡 Changes recommended
The CLRMD packages are now pinned to mismatched versions (Microsoft.Diagnostics.Runtime vs Microsoft.Diagnostics.Runtime.Utilities), which can create restore/build/runtime inconsistencies under central transitive pinning.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the centrally managed NuGet package version for CLRMD (Microsoft.Diagnostics.Runtime) to a newer release, which affects the runtime/debugging dependencies used by the SosThreadingTools project.
Changes:
- Bump
Microsoft.Diagnostics.Runtimefrom4.0.732401to4.1.745802in central package management.
File summaries
| File | Description |
|---|---|
| Directory.Packages.props | Updates the centrally pinned CLRMD package version. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <PackageVersion Include="Microsoft.Diagnostics.Runtime.Utilities" Version="4.0.732401" /> | ||
| <PackageVersion Include="Microsoft.Diagnostics.Runtime" Version="4.0.732401" /> | ||
| <PackageVersion Include="Microsoft.Diagnostics.Runtime" Version="4.1.745802" /> |
|
One or more custom setup steps configured for this repository failed during this Copilot code review run: Setup steps run before each review. If the review above is missing context, or no review was posted at all, the failing step above may be the cause. See the workflow run for failure details, fix your setup steps configuration, and re-request a review. Note You can configure setup steps for Copilot code review separately from Copilot cloud agent with a |
This PR contains the following updates:
4.0.732401→4.1.745802Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.