Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 18.7.0 - #262

Merged
hangy merged 1 commit into
devfrom
renovate/microsoft.net.test.sdk-18.x
Jun 23, 2026
Merged

chore(deps): update dependency microsoft.net.test.sdk to 18.7.0#262
hangy merged 1 commit into
devfrom
renovate/microsoft.net.test.sdk-18.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.NET.Test.Sdk 18.6.018.7.0 age adoption passing confidence

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk)

v18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/packages.lock.json, examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/packages.lock.json, src/AlbusKavaliro.TempMaiSe.Mailer/packages.lock.json, test/AlbusKavaliro.TempMaiSe.Tests/packages.lock.json, src/AlbusKavaliro.TempMaiSe.Models/packages.lock.json
  Determining projects to restore...
  Restored /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/src/AlbusKavaliro.TempMaiSe.Models/AlbusKavaliro.TempMaiSe.Models.csproj (in 1.87 sec).
  Restored /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/src/AlbusKavaliro.TempMaiSe.Mailer/AlbusKavaliro.TempMaiSe.Mailer.csproj (in 1.09 sec).
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : warning NU1901: Package 'NuGet.Protocol' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj : error NU1202: Package Microsoft.VisualStudio.Web.CodeGeneration.Design 10.0.0 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.VisualStudio.Web.CodeGeneration.Design 10.0.0 supports: net10.0 (.NETCoreApp,Version=v10.0)
  Failed to restore /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj (in 24.77 sec).
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : warning NU1601: Dependency specified was Microsoft.VisualStudio.Web.CodeGeneration.Design (>= 9.0.17) but ended up with Microsoft.VisualStudio.Web.CodeGeneration.Design 10.0.0. [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : warning NU1901: Package 'NuGet.Protocol' 6.12.1 has a known low severity vulnerability, https://github.com/advisories/GHSA-g4vj-cjjj-v7hg [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj : error NU1202: Package Microsoft.VisualStudio.Web.CodeGeneration.Design 10.0.0 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package Microsoft.VisualStudio.Web.CodeGeneration.Design 10.0.0 supports: net10.0 (.NETCoreApp,Version=v10.0) [/tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/test/AlbusKavaliro.TempMaiSe.Samples.Api.Tests/AlbusKavaliro.TempMaiSe.Samples.Api.Tests.csproj]
  Failed to restore /tmp/renovate/repos/github/AlbusKavaliro/TempMaiSe/examples/minimal-api/src/AlbusKavaliro.TempMaiSe.Samples.Api/AlbusKavaliro.TempMaiSe.Samples.Api.csproj (in 57 ms).

@hangy
hangy merged commit d7b48c0 into dev Jun 23, 2026
4 of 8 checks passed
@hangy
hangy deleted the renovate/microsoft.net.test.sdk-18.x branch June 23, 2026 11:07
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.4-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant