Skip to content

Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.200#675

Merged
github-actions[bot] merged 4 commits intomainfrom
dependabot/nuget/src/Microsoft.SourceLink.GitHub-10.0.200
Mar 12, 2026
Merged

Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.200#675
github-actions[bot] merged 4 commits intomainfrom
dependabot/nuget/src/Microsoft.SourceLink.GitHub-10.0.200

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Updated Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.200.

Release notes

Sourced from Microsoft.SourceLink.GitHub's releases.

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

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

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2026 02:44
@github-actions github-actions bot enabled auto-merge (squash) March 11, 2026 02:44
@baywet
Copy link
Copy Markdown
Member

baywet commented Mar 11, 2026

depends on #671

@baywet baywet force-pushed the dependabot/nuget/src/Microsoft.SourceLink.GitHub-10.0.200 branch from 77c250d to 75f3b72 Compare March 11, 2026 15:37
@github-project-automation github-project-automation bot moved this to In Progress 🚧 in Kiota Mar 11, 2026
@baywet baywet force-pushed the dependabot/nuget/src/Microsoft.SourceLink.GitHub-10.0.200 branch 3 times, most recently from 5a6cc26 to 4d7d0c6 Compare March 11, 2026 21:09
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@baywet baywet force-pushed the dependabot/nuget/src/Microsoft.SourceLink.GitHub-10.0.200 branch from 4d7d0c6 to 73e0e5b Compare March 12, 2026 12:35
baywet
baywet previously approved these changes Mar 12, 2026
@baywet
Copy link
Copy Markdown
Member

baywet commented Mar 12, 2026

tested with

$projPath = ".\src\abstractions\Microsoft.Kiota.Abstractions.csproj"
dotnet build $projPath -c Release
dotnet pack  $projPath -c Release
expand-Archive .\src\abstractions\bin\Release\Microsoft.Kiota.Abstractions.1.22.0.nupkg
sourcelink print-json .\src\abstractions\bin\Release\net8.0\Microsoft.Kiota.Abstractions.pdb
# dotnet tool install --global sourcelink

Which returns

{"documents":{"D:\\github\\kiota-dotnet\\*":"https://raw.githubusercontent.com/microsoft/kiota-dotnet/73e0e5b539c749fbe7172112fdc056294cb17de3/*"}}

@sonarqubecloud
Copy link
Copy Markdown

@github-actions github-actions bot merged commit db2389b into main Mar 12, 2026
12 of 14 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/src/Microsoft.SourceLink.GitHub-10.0.200 branch March 12, 2026 17:28
@github-project-automation github-project-automation bot moved this from In Progress 🚧 to Done ✔️ in Kiota Mar 12, 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

Projects

Status: Done ✔️

Development

Successfully merging this pull request may close these issues.

2 participants