Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.10.0 - #1634
Update dependency Microsoft.Testing.Extensions.CodeCoverage to 18.10.0#1634renovate[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.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the centralized .NET package version for code coverage tooling.
Changes:
- Bumps
Microsoft.Testing.Extensions.CodeCoveragefrom18.9.0to18.10.0in the shared package version props.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
3753c0e to
3006e5d
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Suppressed comments (1)
Directory.Packages.props:44
- This package version is now pinned to a concrete value while the other Microsoft.Testing.Extensions packages in the same ItemGroup use
$(MicrosoftTestingPlatformVersion). Consider aligning this to use$(MicrosoftTestingPlatformVersion)as well (or add a brief comment explaining why CodeCoverage must be versioned independently) to reduce future drift and simplify upgrades.
<ItemGroup Label="Library.Template">
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.10.0" />
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
Suppressed comments (1)
Directory.Packages.props:44
- The diff shows the removed line at this position had different indentation/formatting than the added line. Please keep indentation consistent within the
<ItemGroup>to avoid noisy diffs and reduce merge conflicts (align the spacing of<PackageVersion ... />entries under this group to match the surrounding lines).
<ItemGroup Label="Library.Template">
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.10.0" />
This PR contains the following updates:
18.9.0→18.10.0Configuration
📅 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.