TestCentric / testcentric-gui

TestCentric GUI Runner for NUnit
Other
66 stars 31 forks source link

Bump NUnit.Extension.VSProjectLoader from 3.8.0 to 3.9.0 #1008

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps NUnit.Extension.VSProjectLoader from 3.8.0 to 3.9.0.

Release notes

Sourced from NUnit.Extension.VSProjectLoader's releases.

Visual Studio Project Loader Extension 3.9.0

As part of this release we had 16 issues closed.

The major changes in this release are the addition of support for SDK-style projects written in VB and F# and automatic use of the SkipNonTestAssemblies option when loading a solution. In addition, the build and release process has been entirely restructured and a number of outstanding bugs have been fixed.

Feature

Enhancement

Bugs

Build

Packages

There are two different packages available for the extension. For a chocolatey install: nunit-extension-nunit-v2-result-writer.3.9.0.nupkg For a nuget install: NUnit.Extension.NUnitV2ResultWriter.3.9.0.nupkg You may also download the extension from chocolatey.org or nuget.org.

SHA256 Hashes of the release artifacts

  • c423c24cc5dbf0f2a9ed915c90d05979f6d64691a20f05f76e35a01c848a69f6 NUnit.Extension.VSProjectLoader.3.9.0.nupkg
  • be31d6a59125c592d1f990444fc43dc3bf9816b8832a86c419c748b259475480 nunit-extension-vs-project-loader.3.9.0.nupkg
Changelog

Sourced from NUnit.Extension.VSProjectLoader's changelog.

VS Project Loader Extension 3.9.0 - September 26, 2021

The major changes in this release are the addition of support for SDK-style projects written in VB and F# and automatic use of the SkipNonTestAssemblies option when loading a solution. In addition, the build and release process has been entirely restructured and a number of outstanding bugs have been fixed.

Feature

  • 57 Add support for SDK-style VB and F# projects

Enhancement

  • 62 Automatically skip non-test assemblies when a solution file is loaded

Bugs

  • 23 Error when running with an x86 csproj
  • 26 Support multi-targeting files
  • 34 Unable to choose platform when passing solution file
  • 37 Missing 'TargetFramework' property should not cause an Exception
  • 38 NUnit3-console.exe unable to find dll when AppendTargetFrameworkToOutputPath is added to project
  • 56 Project loader should return multiple platforms for each config

Build

  • 35 Add functional tests to build
  • 36 Automate the GitHub release process
  • 39 Convert project to SDK format
  • 40 Upgrade Cake to 1.2.0
  • 43 Change default branch from master to main
  • 44 Standardize build scripts for extensions
  • 48 Reorganize / rename embedded resources for test cases
  • 53 Run unit tests with NUnitLite

VS Project Loader Extension 3.8.0 - August 11, 2018

Miscellaneous bug fixes.

Issues Resolved

  • 22 Fixes returned path when it contains $(Configuration) segment
  • 24 Fixes problem with projects containing duplicated sections
  • 27 NUnit console run fails on asp.net core project file

VS Project Loader Extension 3.7.0 - November 18, 2017

Added support for new .csproj file format, and resolved issue with missing optional project elements.

... (truncated)

Commits
  • e61752a Merge pull request #64 from nunit/release-3.9.0
  • b5e4179 Correct title of release
  • eba567d Update CHANGES.txt
  • 5790940 Update Copyright dates and headers for release 3.9
  • e0ab8a7 Merge pull request #63 from nunit/issue-62
  • 1df266e Automatically skip non-test assemblies when loading solution
  • 5a69b9c Merge pull request #61 from nunit/issue-23
  • bfe5f8f Add test to verify issue 23 is not a problem
  • 7266d7a Merge pull request #60 from nunit/issue-26
  • a8af14c Add solution test with mutliple runtimes
  • Additional 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 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 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)
dependabot[bot] commented 10 months ago

Looks like NUnit.Extension.VSProjectLoader is no longer being updated by Dependabot, so this is no longer needed.