Skip to content

chore: Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 - #43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/DisplayForge.Core.Tests/Microsoft.NET.Test.Sdk-18.9.0
Open

chore: Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/tests/DisplayForge.Core.Tests/Microsoft.NET.Test.Sdk-18.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0.

Release notes

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

18.9.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.8.0...v18.9.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 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Dependencies update labels Aug 15, 2026
@dependabot
dependabot Bot requested a review from dreamingdog0529 as a code owner August 15, 2026 09:14
@dependabot dependabot Bot added dependencies Dependencies update .NET Pull requests that update .NET code labels Aug 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your first pull request! 🎉

A maintainer will review this soon. Please ensure:

  • Tests pass locally (dotnet build / dotnet test)
  • Code follows our style guidelines
  • Commits are signed off (DCO) — git commit -s
  • PR title follows Conventional Commits

Check out our Contributing Guide for more details.

@github-actions github-actions Bot added tests Test-related changes size/XS Extra small PR (< 10 lines) labels Aug 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

tests/DisplayForge.Core.Tests/DisplayForge.Core.Tests.csproj

PackageVersionLicenseIssue Type
Microsoft.NET.Test.Sdk18.9.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Microsoft.NET.Test.Sdk 18.9.0 🟢 6
Details
CheckScoreReason
Code-Review🟢 8Found 23/26 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy🟢 10security policy file detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 2branch protection is not maximal on development and all release branches
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts⚠️ 0binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 9dependency not pinned by hash detected -- score normalized to 9
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • tests/DisplayForge.Core.Tests/DisplayForge.Core.Tests.csproj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update .NET Pull requests that update .NET code size/XS Extra small PR (< 10 lines) tests Test-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants