Skip to content

deps(dotnet): Bump the microsoft group with 1 update#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/microsoft-92e0d09f4d
Open

deps(dotnet): Bump the microsoft group with 1 update#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/microsoft-92e0d09f4d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

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

Release notes

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

18.4.0

What's Changed

New Contributors

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

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 <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.4.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Apr 12, 2026
@dependabot dependabot bot requested a review from karlspace as a code owner April 12, 2026 06:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file nuget NuGet package updates labels Apr 12, 2026
@github-actions
Copy link
Copy Markdown

AI Analysis

Technical Summary:

This pull request updates the Microsoft.NET.Test.Sdk dependency from version 18.3.0 to 18.4.0. The update incorporates a series of improvements, new features, fixes, and updates introduced in the 18.4.0 release of the Microsoft.NET.Test.Sdk, which is part of the broader vstest testing framework.


Technical Requirements and Constraints

  • Dependency Management: The project must support upgrading the Microsoft.NET.Test.Sdk package via NuGet without breaking existing test infrastructure.
  • Runtime Compatibility: The new version supports newer target frameworks .NET 10.0 and .NET 11.0, which implies the underlying build/test environments should be compatible with these frameworks.
  • Architecture Support: Adds LoongArch64 CPU architecture support, possibly requiring CI/test infrastructure adjustments if such hardware or emulation is used.
  • Backward Compatibility: Fixes regressions related to .NET 10

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Suggested Labels: test

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 NuGet package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants