Skip to content

chore(deps): update dependency microsoft.build.utilities.core to v18 - #6525

Merged
thomhurst merged 1 commit into
mainfrom
renovate/major-microsoft.build
Jul 30, 2026
Merged

chore(deps): update dependency microsoft.build.utilities.core to v18#6525
thomhurst merged 1 commit into
mainfrom
renovate/major-microsoft.build

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
Microsoft.Build.Utilities.Core (source) nuget major 17.8.318.8.2

Release Notes

dotnet/msbuild (Microsoft.Build.Utilities.Core)

v18.8.2

What's Changed

Full Changelog: dotnet/msbuild@v18.7.1...v18.8.2

v18.7.1

What's Changed
New Contributors

Full Changelog: dotnet/msbuild@v18.6.3...v18.7.1

v18.6.3

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MAJOR renovate-bot labels Jul 30, 2026
@thomhurst
thomhurst enabled auto-merge (squash) July 30, 2026 12:41
@greptile-apps

greptile-apps Bot commented Jul 30, 2026

Copy link
Copy Markdown

Greptile Summary

Updates Microsoft.Build.Utilities.Core from 17.8.3 to 18.8.2.

  • Upgrades the compile-time-only reference used by the net472/net8.0 MSBuild task.
  • Upgrades the runtime reference used by the net10.0 in-process task tests.

Confidence Score: 5/5

The PR appears safe to merge, with no concrete compatibility or behavioral failure identified.

The upgraded package supplies assets compatible with the projects’ target frameworks, and the task uses stable MSBuild abstractions while preserving the existing host-provided runtime model.

Important Files Changed

Filename Overview
src/TUnit.Mocks.InternalsAccess.Tasks/TUnit.Mocks.InternalsAccess.Tasks.csproj Upgrades the MSBuild utilities compile-time reference while retaining host-provided runtime assemblies.
tests/TUnit.Mocks.InternalsAccess.Tests/TUnit.Mocks.InternalsAccess.Tests.csproj Aligns the in-process test runtime with Microsoft.Build.Utilities.Core 18.8.2.

Reviews (1): Last reviewed commit: "chore(deps): update dependency microsoft..." | Re-trigger Greptile

@claude

claude Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Code review

No issues found. This is an automated Renovate dependency bump (Microsoft.Build.Utilities.Core 17.8.318.8.2), scoped to a single VersionOverride change in two .csproj files (src/TUnit.Mocks.InternalsAccess.Tasks/TUnit.Mocks.InternalsAccess.Tasks.csproj and tests/TUnit.Mocks.InternalsAccess.Tests/TUnit.Mocks.InternalsAccess.Tests.csproj). The change is mechanical and self-consistent — both the compile-time-only reference and the test runtime reference are bumped together, and the ExcludeAssets="runtime" / host-provided-runtime setup is preserved. Nothing here warrants deeper review.

This was referenced Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MAJOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants