Skip to content

deps: Bump the microsoft-dependencies group with 4 updates#26

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/Selena/microsoft-dependencies-bee363ed40
Open

deps: Bump the microsoft-dependencies group with 4 updates#26
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/Selena/microsoft-dependencies-bee363ed40

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updated Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

Commits viewable in compare view.

Updated Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.300.

Release notes

Sourced from Microsoft.SourceLink.GitHub's releases.

10.0.300

You can build .NET 10.0 from the repository by cloning the release tag v10.0.300 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.204

You can build .NET 10.0 from the repository by cloning the release tag v10.0.204 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.203

You can build .NET 10.0 from the repository by cloning the release tag v10.0.203 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.202

You can build .NET 10.0 from the repository by cloning the release tag v10.0.202 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.

Updated System.Text.Json from 10.0.5 to 10.0.8.

Release notes

Sourced from System.Text.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Threading.Channels from 10.0.5 to 10.0.8.

Release notes

Sourced from System.Threading.Channels's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1
Bumps Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.300
Bumps System.Text.Json from 10.0.5 to 10.0.8
Bumps System.Threading.Channels from 10.0.5 to 10.0.8

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft-dependencies
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.300
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-dependencies
- dependency-name: System.Text.Json
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-dependencies
- dependency-name: System.Threading.Channels
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from Taiizor as a code owner May 18, 2026 14:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file nuget Pull requests that update NuGet dependencies labels May 18, 2026
@github-actions
Copy link
Copy Markdown

🎉 Welcome, Contributor!

Thank you for submitting your first pull request to this repository! We're thrilled to see your contribution.

⏳ What Happens Next?

  • A maintainer will review your changes as soon as possible
  • You may receive feedback or requests for modifications
  • Once approved, your PR will be merged into the codebase

✅ PR Checklist

Before your PR can be merged, please ensure:

  • Your code follows the project's coding style and conventions
  • You've tested your changes locally
  • You've updated relevant documentation (if applicable)
  • All CI checks are passing
  • Your commits have clear and meaningful messages

💡 Tips for Success

  • Keep it focused: Smaller, focused PRs are easier to review
  • Describe your changes: Help reviewers understand what you did and why
  • Be responsive: Address feedback promptly to keep the review moving
  • Ask questions: Don't hesitate to ask if something is unclear

🔄 Need to Make Changes?

If you need to update your PR based on feedback:

  1. Make your changes locally
  2. Commit and push to the same branch
  3. The PR will automatically update

Your contribution makes this project better. Thank you for being part of our community! 💜

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 nuget Pull requests that update NuGet dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants