Skip to content

chore(deps): update dependency microsoft.sourcelink.github to 10.0.200#5121

Merged
thomhurst merged 1 commit intomainfrom
renovate/microsoft.sourcelink.github-10.x
Mar 10, 2026
Merged

chore(deps): update dependency microsoft.sourcelink.github to 10.0.200#5121
thomhurst merged 1 commit intomainfrom
renovate/microsoft.sourcelink.github-10.x

Conversation

@thomhurst
Copy link
Owner

@thomhurst thomhurst commented Mar 10, 2026

This PR contains the following updates:

Package Type Update Change
Microsoft.SourceLink.GitHub nuget patch 10.0.10310.0.200

Release Notes

dotnet/dotnet (Microsoft.SourceLink.GitHub)

v10.0.200: .NET 10.0.4 / 10.0.200

You can build .NET 10.0 from the repository by cloning the release tag v10.0.200 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023

v10.0.104: .NET 10.0.4 / 10.0.104

You can build .NET 10.0 from the repository by cloning the release tag v10.0.104 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023


Configuration

📅 Schedule: 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 Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Mar 10, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 10, 2026 18:24
Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Code Review: Dependency Update — Microsoft.SourceLink.GitHub 10.0.103 → 10.0.200

Summary: This is a Renovate-generated patch bump of the Microsoft.SourceLink.GitHub NuGet package. Only one line changes in Directory.Packages.props.

Assessment

This is a straightforward, low-risk patch version update. No concerns:

  • Scope is minimal — single version string change in the central package management file, which is the correct place to manage it.
  • Patch bump — no breaking changes expected per semantic versioning. Microsoft.SourceLink.GitHub at this version tracks the .NET SDK tooling release cadence; 10.0.200 aligns with SDK band 200 (SDK Preview/Preview Update), consistent with the project's use of .NET 10.
  • Auto-merge is appropriate — given the label PATCH and the nature of SourceLink (it only affects PDB source-embedding for debugging/symbols, not runtime behavior), auto-merging is safe.
  • Central Package Management — using <GlobalPackageReference> in Directory.Packages.props is the right pattern for a build-time-only tool like SourceLink.

No architectural concerns, no logic changes, no test impact. Approve to let auto-merge proceed.

@thomhurst thomhurst force-pushed the renovate/microsoft.sourcelink.github-10.x branch from 99da5f6 to 0e1fb01 Compare March 10, 2026 21:44
Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Code Review: Dependency Update — Microsoft.SourceLink.GitHub 10.0.103 → 10.0.200

This is a Renovate-generated patch bump with a single-line change in Directory.Packages.props. Previous review has already approved, and this remains clean.

Assessment:

  • Minimal scope — only the version string changes in the correct central package management file.
  • Low risk — SourceLink is a build-time-only tool affecting PDB source embedding; it has no runtime behavior impact.
  • Version alignment — 10.0.200 aligns with the .NET 10 SDK band 200 release cadence, consistent with the project's global.json targeting .NET 10.
  • No logic, test, or API surface changes.

Previous review comments have been addressed (N/A for a dependency update). Auto-merge is appropriate. ✅

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