Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-407341980e
Open

deps(dotnet): Bump the microsoft group with 1 update#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/microsoft-407341980e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown

Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.

Release notes

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

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.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.6.0 to 18.7.0

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.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 Dependabot: dependencies nuget Dependabot: nuget labels Jun 28, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner June 28, 2026 06:35
@dependabot dependabot Bot added dependencies Dependabot: dependencies nuget Dependabot: nuget labels Jun 28, 2026
@github-actions

Copy link
Copy Markdown

AI Analysis

Technical Summary

Pull Request: Bump Microsoft.NET.Test.Sdk from version 18.6.0 to 18.7.0


Technical Requirements and Constraints

  • Upgrade the dependency Microsoft.NET.Test.Sdk to the latest stable version (18.7.0) to incorporate new features and fixes.
  • Ensure compatibility of the updated SDK version with the current codebase and CI/CD pipelines.
  • Confirm that the new version is compatible with the target runtime environments, especially where ARM64 support might be relevant.
  • Address any transitive dependency updates, such as the System.Memory package bump from 4.5.5 to 4.6.3.

Implementation Considerations

  • The update introduces ARM64 support for msdia140.dll in test platform packages, so testing on ARM64 architectures should be considered.
  • Verify that test executions continue to work reliably post-update, with particular focus on potential differences or regressions introduced by the dependency update.

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 Dependabot: dependencies nuget Dependabot: nuget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants