8000 chore(deps): update dependency microsoft.net.test.sdk to 17.14.0 by renovate[bot] · Pull Request #1040 · nunit/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 17.14.0 #1040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 24, 2025

Conversation

renovate[bot]
Copy link
Contributor
@renovate renovate bot commented May 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.NET.Test.Sdk 17.13.0 -> 17.14.0 age adoption passing confidence

Release Notes

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

v17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes
Internal version updates and fixes

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0


Configuration

📅 Schedule: 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.

Copy link
Member
@mikkelbu mikkelbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - but linting is failing with (I'm not sure why it started to complain here)

Summary: 4 error(s)
docs/articles/nunit/technical-notes/usage/Trace-and-Debug-Output.md:113:2 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]
docs/articles/nunit/technical-notes/usage/Trace-and-Debug-Output.md:[11](https://github.com/nunit/docs/actions/runs/15138689167/job/42556671588?pr=1040#step:5:12)4:2 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]
docs/articles/vs-test-adapter/AdapterV4-Release-Notes.md:11:23 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]
docs/articles/vs-test-adapter/Trace-and-Debug.md:4:47 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]

@SeanKilleen
Copy link
Member

Sorry, was at a conference and missed this in my emails.

My thinking is that a new linting rule was added and we started automatically picking it up in our builds.

I should be able to get it straightened out today and get this merged in. Thanks for the patience!

@SeanKilleen
Copy link
Member

This should be ready to go shortly now that #1042 is merged in. 👍

@renovate renovate bot force-pushed the renovate/vstest-monorepo branch from 807ae2c to 057676e Compare May 24, 2025 16:09
@SeanKilleen SeanKilleen enabled auto-merge (squash) May 24, 2025 16:10
@SeanKilleen SeanKilleen merged commit 5aa6100 into master May 24, 2025
7 of 8 checks passed
@SeanKilleen SeanKilleen deleted the renovate/vstest-monorepo branch May 24, 2025 16:10
github-actions bot pushed a commit that referenced this pull request May 24, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 5aa6100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0