Skip to content

deps: Update dependency Microsoft.Build to 18.8.2#533

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dotnet-monorepo
Open

deps: Update dependency Microsoft.Build to 18.8.2#533
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dotnet-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.Build (source) 18.7.118.8.2 age confidence

Release Notes

dotnet/msbuild (Microsoft.Build)

v18.8.2

What's Changed

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


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 17, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 17, 2026 05:19

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ca50517edb

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread global.json
{
"sdk": {
"version": "10.0.301",
"version": "10.0.302",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Bump QylVersion for SDK package-path changes

For a push to main after 0.1.0-beta.2 has been published/tagged, this SDK bump changes a path that the NuGet trusted-publishing workflow treats as package-owned: the publish gate diffs global.json in .github/workflows/nuget-publish.yml lines 277-289, then rejects a publish when the existing v$VERSION tag or NuGet package belongs to a different commit. Because Version.props still declares 0.1.0-beta.2, merging this by itself will make the publish job fail with the workflow's “bump QylVersion” guard instead of completing the release path.

Useful? React with 👍 / 👎.

Comment thread global.json
{
"sdk": {
"version": "10.0.301",
"version": "10.0.302",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep the contributor SDK contract in sync

After this line selects SDK 10.0.302, AGENTS.md line 86 still tells agents and contributors that the repository toolchain is the global.json SDK 10.0.301 with latestFeature. Anyone following that repository contract after this merge gets conflicting instructions about which SDK is allowed, so the SDK bump should update the contract in the same change instead of leaving future edits/reviews pinned back to 10.0.301.

Useful? React with 👍 / 👎.

@renovate
renovate Bot force-pushed the renovate/dotnet-monorepo branch 4 times, most recently from c63a36d to eaf74f1 Compare July 18, 2026 17:51
@renovate renovate Bot changed the title deps: Update dependency dotnet-sdk to v10.0.302 deps: Update dotnet monorepo Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/dotnet-monorepo branch from eaf74f1 to 8fa2544 Compare July 19, 2026 16:06
@renovate renovate Bot changed the title deps: Update dotnet monorepo deps: Update dependency Microsoft.Build to 18.8.2 Jul 19, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8fa2544f36

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Directory.Packages.props
<PackageVersion Include="McMaster.Extensions.CommandLineUtils" Version="5.1.0"/>
<!-- Nuke.ProjectModel requires this floor under transitive pinning. -->
<PackageVersion Include="Microsoft.Build" Version="18.7.1"/>
<PackageVersion Include="Microsoft.Build" Version="18.8.2"/>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Bump QylVersion for this package-owned change

If 0.1.0-beta.9 has already been published from the release commit in this branch, this dependency bump creates another package-owned change without updating Version.props: .github/workflows/nuget-publish.yml diffs Directory.Packages.props in the publish gate, then rejects an existing tag/package for the same version when it belongs to a different commit. That means a push to main would try to republish immutable beta.9 packages and fail instead of releasing this update; bump QylVersion with the dependency change.

Useful? React with 👍 / 👎.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants