Skip to content

chore(deps): update dependency dotnet-sdk to v10.0.301#6204

Merged
thomhurst merged 1 commit into
mainfrom
renovate/dotnet-sdk-10.x
Jun 9, 2026
Merged

chore(deps): update dependency dotnet-sdk to v10.0.301#6204
thomhurst merged 1 commit into
mainfrom
renovate/dotnet-sdk-10.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
dotnet-sdk dotnet-sdk patch 10.0.30010.0.301

Release Notes

dotnet/sdk (dotnet-sdk)

v10.0.301

Compare Source


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 PATCH renovate-bot labels Jun 9, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 9, 2026 18:51
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a routine patch bump of the .NET SDK from 10.0.300 to 10.0.301 in global.json, generated by Renovate. The change is correct and minimal.

A few notes worth confirming before merge:

  1. CI green? Since global.json pins the SDK used for all builds and tests, it's worth verifying the CI run on this PR passes end-to-end — especially the source-generator snapshot tests and any AOT-compilation checks, since SDK patch releases occasionally include MSBuild / Roslyn toolchain changes that can affect code generation output.

  2. rollForward: latestMajor — the existing rollForward policy means this pin is effectively a lower bound rather than a strict lock, so the real risk is low. No concern there.

  3. No logic changes — this PR touches only global.json and carries no code, test, or snapshot changes, which is exactly right for a pure SDK bump.

Overall this looks good to merge once CI is confirmed green.

@thomhurst thomhurst merged commit 7ec3835 into main Jun 9, 2026
14 checks passed
@thomhurst thomhurst deleted the renovate/dotnet-sdk-10.x branch June 9, 2026 19:18
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants