chore(deps): update dependency microsoft.sourcelink.github to 10.0.200#5121
Merged
chore(deps): update dependency microsoft.sourcelink.github to 10.0.200#5121
Conversation
Contributor
There was a problem hiding this comment.
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.GitHubat 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
PATCHand 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>inDirectory.Packages.propsis 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.
99da5f6 to
0e1fb01
Compare
Contributor
There was a problem hiding this comment.
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.jsontargeting .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. ✅
This was referenced Mar 13, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.0.103→10.0.200Release Notes
dotnet/dotnet (Microsoft.SourceLink.GitHub)
v10.0.200: .NET 10.0.4 / 10.0.200You can build .NET 10.0 from the repository by cloning the release tag
v10.0.200and 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.104You can build .NET 10.0 from the repository by cloning the release tag
v10.0.104and 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.
This PR has been generated by Renovate Bot.