Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner May 28, 2025 08:21
@renovate renovate bot added the renovate label May 28, 2025
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.08%. Comparing base (dbe8b08) to head (e52ec21).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage   87.08%   87.08%           
=======================================
  Files          45       45           
  Lines        1757     1757           
  Branches      184      184           
=======================================
  Hits         1530     1530           
  Misses        187      187           
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@askpt askpt added this pull request to the merge queue May 28, 2025
Merged via the queue into main with commit 520d383 May 28, 2025
16 of 17 checks passed
@renovate renovate bot deleted the renovate/vstest-monorepo branch May 28, 2025 08:25
github-merge-queue bot pushed a commit that referenced this pull request Jul 3, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.7.0](v2.6.0...v2.7.0)
(2025-07-03)


### 🐛 Bug Fixes

* Add generic to evaluation event builder
([#500](#500))
([68af649](68af649))
* ArgumentNullException when creating a client with optional name
([#508](#508))
([9151dcd](9151dcd))


### ✨ New Features

* Move OTEL hooks to the SDK
([#338](#338))
([77f6e1b](77f6e1b))


### 🧹 Chore

* **deps:** update actions/attest-build-provenance action to v2.4.0
([#495](#495))
([349c073](349c073))
* **deps:** update actions/attest-sbom action to v2.4.0
([#496](#496))
([f7ca416](f7ca416))
* **deps:** update dependency benchmarkdotnet to 0.15.0
([#481](#481))
([714425d](714425d))
* **deps:** update dependency benchmarkdotnet to 0.15.2
([#494](#494))
([cab3807](cab3807))
* **deps:** update dependency microsoft.net.test.sdk to 17.14.0
([#482](#482))
([520d383](520d383))
* **deps:** update dependency microsoft.net.test.sdk to 17.14.1
([#485](#485))
([78bfdbf](78bfdbf))
* **deps:** update dependency opentelemetry.instrumentation.aspnetcore
to 1.12.0
([#505](#505))
([241d880](241d880))
* **deps:** update dependency reqnroll.xunit to 2.4.1
([#483](#483))
([99f7584](99f7584))
* **deps:** update dependency system.valuetuple to 4.6.1
([#503](#503))
([39f884d](39f884d))
* **deps:** update github/codeql-action digest to 39edc49
([#504](#504))
([08ff43c](08ff43c))
* **deps:** update github/codeql-action digest to ce28f5b
([#492](#492))
([cce224f](cce224f))
* **deps:** update github/codeql-action digest to fca7ace
([#486](#486))
([e18ad50](e18ad50))
* **deps:** update opentelemetry-dotnet monorepo to 1.12.0
([#506](#506))
([69dc186](69dc186))
* **deps:** update spec digest to 1965aae
([#499](#499))
([2e3dffd](2e3dffd))
* **deps:** update spec digest to 42340bb
([#493](#493))
([909c51d](909c51d))
* **deps:** update spec digest to c37ac17
([#502](#502))
([38f63fc](38f63fc))
* **deps:** update spec digest to f014806
([#479](#479))
([dbe8b08](dbe8b08))
* fix sample build warning
([#498](#498))
([08a00e1](08a00e1))


### 📚 Documentation

* add XML comment on FeatureClient
([#507](#507))
([f923cea](f923cea))
* updated contributing link on the README
([8435bf7](8435bf7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant