Skip to content
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

Bump the all group with 5 updates #4

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps the all group with 5 updates:

Package From To
Microsoft.NET.Test.Sdk 16.9.4 17.8.0
MSTest.TestAdapter 2.2.3 3.2.0
MSTest.TestFramework 2.2.3 3.2.0
coverlet.collector 3.0.2 6.0.0
DaanV2.Essentials.Net 1.3.0 2.0.1

Updates Microsoft.NET.Test.Sdk from 16.9.4 to 17.8.0

Release notes

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

v17.8.0

What's Changed

Full Changelog: microsoft/vstest@v17.7.2...v17.8.0

v17.8.0-release-23468-02

What's Changed

Full Changelog: microsoft/vstest@v17.8.0-preview-23424-02...v17.8.0-release-23468-02

v17.8.0-preview-23424-02

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.8.0-preview-23371-04...v17.8.0-preview-23424-02

v17.8.0-preview-23371-04

Issues Fixed

  • Take System dlls from testhost folder #4610
  • Simplify naming in ExecutionTests
  • Fix XmlException when writing Html log with certain test names #4576

Full Changelog: here

Drops

v17.7.2

What's Changed

... (truncated)

Changelog

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

Release Notes

17.6.1 and newer

Please see release notes directly in the release page: https://github.com/microsoft/vstest/releases

17.6.0

Issues Fixed

  • Add legacy feeds
  • [rel/17.6] Fix Newtonsoft versions in testhost.deps.json #4372
  • Revert "Revert "Fix signature verification" (#4333" #4345
  • Revert "Fix signature verification" #4333
  • Fix signature verification #4331
  • Pre-start testhosts #3666
  • Add dotnet vstest deprecation message #4297
  • Catch unhandled exception and avoid crash on test host exit #4291
  • Remove chutzpah #4249
  • Fix string conversion of Microsoft.TestPlatform.Extensions.TrxLogger.ObjectMode.TestOutcome #4243
  • Fix potential trx logger NRE #4240
  • handle object disposed exception #4221
  • Added support for checking testhost compatibility with test sessions #4199

See full log here

Artifacts

  • TestPlatform vsix: 17.6.0
  • Microsoft.TestPlatform.ObjectModel : 17.6.0

17.3.3

Issues Fixed

  • [rel/17.3] Update Newtonsoft.Json to 13.0.1 #4299

See full log here

Drops

  • TestPlatform vsix: 17.3.3
  • Microsoft.TestPlatform.ObjectModel : 17.3.3

17.2.1

Issues Fixed

  • [rel/17.2] Update Newtonsoft.Json to 13.0.1 #4310

See full log here

... (truncated)

Commits

Updates MSTest.TestAdapter from 2.2.3 to 3.2.0

Release notes

Sourced from MSTest.TestAdapter's releases.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

v3.1.1

See the release notes here.

v3.1.0

See the release notes here.

ARTIFACTS FOR THIS RELEASE WERE CORRUPTED - YOU NEED TO LOOK AT ARTIFACTS OF v3.1.1

v3.0.4

See the release notes here.

v3.0.3

See the release notes here.

v3.0.2

See the release notes here.

v3.0.1

See the release notes here.

v3.0.0

See the release notes here.

v3.0.0-preview-20221122-01

See the release notes here.

v3.0.0-preview-20221110-04

See the release notes here.

Breaking changes

See breaking changes announcement

  • Following Microsoft .NET lifecycle
    • Dropped support for .NET Framework 4.5 (moved to 4.6.2)
    • Dropped support for .NET Standard 1.0 (moved to 2.0)
    • Dropped support for UWP before 16299
    • Dropped support for WinUI before 18362

... (truncated)

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.2.0] - 2024-01-24

See full log here

Added

Fixed

Chores

... (truncated)

Commits

Updates MSTest.TestFramework from 2.2.3 to 3.2.0

Release notes

Sourced from MSTest.TestFramework's releases.

v.3.2.0

See the release notes here.

v3.2.0-preview.24069.3

See the release notes here.

v3.2.0-preview.23623.1

See the release notes here.

v3.2.0-preview.23622.1

See the release notes here.

v3.1.1

See the release notes here.

v3.1.0

See the release notes here.

ARTIFACTS FOR THIS RELEASE WERE CORRUPTED - YOU NEED TO LOOK AT ARTIFACTS OF v3.1.1

v3.0.4

See the release notes here.

v3.0.3

See the release notes here.

v3.0.2

See the release notes here.

v3.0.1

See the release notes here.

v3.0.0

See the release notes here.

v3.0.0-preview-20221122-01

See the release notes here.

v3.0.0-preview-20221110-04

See the release notes here.

Breaking changes

See breaking changes announcement

  • Following Microsoft .NET lifecycle
    • Dropped support for .NET Framework 4.5 (moved to 4.6.2)
    • Dropped support for .NET Standard 1.0 (moved to 2.0)
    • Dropped support for UWP before 16299
    • Dropped support for WinUI before 18362

... (truncated)

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.2.0] - 2024-01-24

See full log here

Added

Fixed

Chores

... (truncated)

Commits

Updates coverlet.collector from 3.0.2 to 6.0.0

Release notes

Sourced from coverlet.collector's releases.

v6.0.0

Fixed -Could not write lines to file CoverletSourceRootsMapping - in use by another process coverlet-coverage/coverlet#1155
-Incorrect coverage for methods returning IAsyncEnumerable in generic classes coverlet-coverage/coverlet#1383
-Wrong branch coverage for async methods .NET Standard 1.x coverlet-coverage/coverlet#1376
-Empty path exception in visual basic projects coverlet-coverage/coverlet#775
-Align published nuget package version to github release version coverlet-coverage/coverlet#1413
-Sync nuget and github release versions coverlet-coverage/coverlet#1122

Improvements -Migration of the project to .NET 6.0 coverlet-coverage/coverlet#1473

Breaking changes New parameter ExcludeAssembliesWithoutSources to control automatic assembly exclusion coverlet-coverage/coverlet#1164. The parameter InstrumentModulesWithoutLocalSources has been removed. since it can be handled by setting ExcludeAssembliesWithoutSources to None. The default heuristics for determining whether to instrument an assembly has been changed. In previous versions any missing source file was taken as a signal that it was a third-party project that shouldn't be instrumented, with exceptions for some common file name patterns for source generators. Now only assemblies where no source files at all can be found are excluded from instrumentation, and the code for detecting source generator files have been removed. To get back to the behaviour that at least one missing file is sufficient to exclude an assembly, set ExcludeAssembliesWithoutSources to MissingAny, or use assembly exclusion filters for more fine-grained control.

Diff between 3.2.0 and 6.0.0

v5.8.0

Fixed

-Fix TypeLoadException when referencing Microsoft.Extensions.DependencyInjection v6.0.1 #1390
-Source Link for code generators fails #1322
-Await foreach has wrong branch coverage when method is generic #1210
-ExcludeFromCodeCoverage attribute on local functions ignores lambda expression #1302

Added

-Added InstrumentModulesWithoutLocalSources setting #1360 by @​TFTomSun

Diff between 3.1.2 and 3.2.0

v5.7.2

Fixed -Fix CoreLib's coverage measurement is broken #1286 -Fix UnloadModule injection 1291

Diff between 3.1.1 and 3.1.2

v5.7.1

Fixed -Fix wrong branch coverage with EnumeratorCancellation attribute #1275 -Fix negative coverage exceeding int.MaxValue #1266 -Fix summary output format for culture de-DE #1263 -Fix branch coverage issue for finally block with await #1233 -Fix threshold doesn't work when coverage empty #1205 -Fix branch coverage issue for il switch #1177 -Fix branch coverage with using statement and several awaits#1176 -Fix CopyCoverletDataCollectorFiles to avoid to override user dlls for dotnet publish scenario #1243

Improvements -Improve logging in case of exception inside static ctor of NetstandardAwareAssemblyResolver #1230 -When collecting open the hitfile with read access #1214 by https://github.com/JamesWTruher

... (truncated)

Commits

Updates DaanV2.Essentials.Net from 1.3.0 to 2.0.1

Release notes

Sourced from DaanV2.Essentials.Net's releases.

v2.0.1

Full Changelog: v2.0.0...v2.0.1

v2.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/DaanV2/DaanV2.Essentials.Net/commits/v2.0.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `16.9.4` | `17.8.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `2.2.3` | `3.2.0` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `2.2.3` | `3.2.0` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `3.0.2` | `6.0.0` |
| [DaanV2.Essentials.Net](https://github.com/DaanV2/DaanV2.Essentials.Net) | `1.3.0` | `2.0.1` |


Updates `Microsoft.NET.Test.Sdk` from 16.9.4 to 17.8.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v16.9.4...v17.8.0)

Updates `MSTest.TestAdapter` from 2.2.3 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v2.2.3...v.3.2.0)

Updates `MSTest.TestFramework` from 2.2.3 to 3.2.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v2.2.3...v.3.2.0)

Updates `coverlet.collector` from 3.0.2 to 6.0.0
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v6.0.0)

Updates `DaanV2.Essentials.Net` from 1.3.0 to 2.0.1
- [Release notes](https://github.com/DaanV2/DaanV2.Essentials.Net/releases)
- [Commits](https://github.com/DaanV2/DaanV2.Essentials.Net/commits/v2.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: DaanV2.Essentials.Net
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 1, 2024
@DaanV2 DaanV2 merged commit 16554f7 into main Feb 2, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/all-635a4015cc branch February 2, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant