nhibernate / NHibernate-Caches

NHibernate Cache Providers
http://nhibernate.info/
GNU Lesser General Public License v2.1
40 stars 31 forks source link

Update NUnit.Console to v3.17.0 #134

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
NUnit.Console (source) 3.10.0 -> 3.17.0 age adoption passing confidence
NUnit.ConsoleRunner (source) 3.10.0 -> 3.17.0 age adoption passing confidence

Release Notes

nunit/nunit-console (NUnit.Console) ### [`v3.17.0`](https://togithub.com/nunit/nunit-console/releases/tag/3.17.0): NUnit Console and Engine 3.17.0 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.16.3...3.17.0) As part of this release we had [1 issue](https://togithub.com/nunit/nunit-console/milestone/28?closed=1) closed. This release continues from version 3.15.5. It contains enhancements to support .net 8 and includes a few other bug fixes. **Enhancement** - [**#​1374**](https://togithub.com/nunit/nunit-console/issues/1374) Add .NET 8 build for nunit-agent ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ### [`v3.16.3`](https://togithub.com/nunit/nunit-console/releases/tag/3.16.3): NUnit Console and Engine 3.16.3 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.16.2...3.16.3) As part of this release we had [3 issues](https://togithub.com/nunit/nunit-console/milestone/27?closed=1) closed. **Bugs** - [**#​1307**](https://togithub.com/nunit/nunit-console/issues/1307) NUnit3TestAdapter integration: Exception when using NUnit.Engine 3.16.2 - [**#​1317**](https://togithub.com/nunit/nunit-console/pull/1317) Fix assembly dependencies resolver for .NET Core - [**#​1320**](https://togithub.com/nunit/nunit-console/pull/1320) Add support for .Net 8.0 ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ### [`v3.16.2`](https://togithub.com/nunit/nunit-console/releases/tag/3.16.2): NUnit Console and Engine 3.16.2 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.16.1...3.16.2) As part of this release we had [3 issues](https://togithub.com/nunit/nunit-console/milestone/26?closed=1) closed. **Bug** - [**#​1300**](https://togithub.com/nunit/nunit-console/issues/1300) Error when running x86 test test under .NET Core **Build** - [**#​1294**](https://togithub.com/nunit/nunit-console/issues/1294) Use pre-installed .NET 7.0 on AppVeyor - [**#​1296**](https://togithub.com/nunit/nunit-console/issues/1296) Use NUNIT\_ prefix for API_KEY environment variables ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `23172c6650609d0eb715d1d97d1745a258b331a849527a09426803013345eb0a` `NUnit.Console.3.16.2.nupkg` - `7202734cb1889938d48bde3c4f899385d5272a1052ccd07120902c22ff68d67a` `NUnit.ConsoleRunner.3.16.2.nupkg` - `52ce3277f5a6c48c7aabbb314b7499fdc556058e9092a9b236c79916c1db0a2b` `NUnit.ConsoleRunner.NetCore.3.16.2.nupkg` - `ddbc67fd518c57843500dd65ff0021318870ecd7e4a6dda46501d4cafe46f524` `nunit-console-runner.3.16.2.nupkg` - `b035f7d22bff5cbda6d6a75c9d30c6b2691dfef95ff1b6b34783f54789da90a4` `NUnit.Console-3.16.2.msi` - `ae22015c371314dff2e8328c929c1c935d4ff652632a251030523a50113c47d4` `NUnit.Console-3.16.2.zip` - `b5b2e5258a96a8638eb30875031f43caf2bde6155920a899098ef939692d8146` `NUnit.Engine.3.16.2.nupkg` - `7a00b85985ede28807ab200889e9a0a42464089ab18ea4334b70f934964c1ded` `NUnit.Engine.Api.3.16.2.nupkg` ### [`v3.16.1`](https://togithub.com/nunit/nunit-console/releases/tag/3.16.1): NUnit Console and Engine 3.16.1 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.16.0...3.16.1) This release fixes several critical or high-priority bugs in the 3.16.0 release. As part of this release we had [5 issues](https://togithub.com/nunit/nunit-console/milestone/25?closed=1) closed. **Bugs** - [**#​1271**](https://togithub.com/nunit/nunit-console/issues/1271) Install dotnet tool failed - [**#​1274**](https://togithub.com/nunit/nunit-console/issues/1274) NUnit Console won't run unless .NET Desktop and ASP.NET Runtimes are installed - [**#​1275**](https://togithub.com/nunit/nunit-console/issues/1275) Missing assembly in NUnit.Engine nuget package - [**#​1277**](https://togithub.com/nunit/nunit-console/issues/1277) NUnit does not work without .NET Core **Build** - [**#​1284**](https://togithub.com/nunit/nunit-console/pull/1284) Restore ability to debug packages ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `66af1b2054276d5e6f76f1236715ee1ea86c3c9aef8835e0a0f37de8f9fb1c44` `NUnit.Console.3.16.1.nupkg` - `f250d56a303a092e473f8a1db21b71bee0af80fdc801615fbbec93820b5fb9fc` `NUnit.ConsoleRunner.3.16.1.nupkg` - `ed55549b9e22f9b834ac2d61d9983461776f8671718c99ec5de015aca75fa4dc` `NUnit.ConsoleRunner.NetCore.3.16.1.nupkg` - `e60b536894eb73252a9c6f5ef037eb0323206118d0713218020ce0a7a7d67630` `nunit-console-runner.3.16.1.nupkg` - `ab76e18c361e4649852ef5ccde748b750191a2c4c67cb379484062750ed095c8` `NUnit.Console-3.16.1.msi` - `e4bf70a52202b870eba513b300d737d07cb983ef39192367f9e05fd6888b2934` `NUnit.Console-3.16.1.zip` - `73c39da8f87b77de18d2306f90d90c0dec9f94744a2751866350b01088785215` `NUnit.Engine.3.16.1.nupkg` - `d40c85a2ec0a0d4589ba341b65e340a11cbac2bc48f3736835680d523360b736` `NUnit.Engine.Api.3.16.1.nupkg` ### [`v3.16.0`](https://togithub.com/nunit/nunit-console/releases/tag/3.16.0): NUnit Console and Engine 3.16.0 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.15.5...3.16.0) As part of this release we had [27 issues](https://togithub.com/nunit/nunit-console/milestone/23?closed=1) closed. Further releases in the 3.x series were not anticipated after 3.15. However, since a number of new features and enhancements have been implemented, we are releasing version 3.16 of the engine and console runner. This release incorporates support for executing tests under .NET 7.0. The runner itself is now built for .NET 4.6.2 rather than .NET 2.0. Substantial changes have been made in the location of dependencies when running under .NET Core. **Bugs** - [**#​291**](https://togithub.com/nunit/nunit-console/issues/291) Error running tests from assembly built using VS2017 csproj file format - [**#​299**](https://togithub.com/nunit/nunit-console/issues/299) Attempting to target too low a framework throws exception - [**#​1130**](https://togithub.com/nunit/nunit-console/issues/1130) v3.14 fails with target framework net461 ... net48 on linux (ArgumentException: The net-4.6.1 framework is not available.), but v3.12 works well - [**#​1176**](https://togithub.com/nunit/nunit-console/issues/1176) Exception when targeting .NET Framework with .NET 7 installed - [**#​1178**](https://togithub.com/nunit/nunit-console/issues/1178) Running tests with nunit3-console version 3.15.0 generates empty log files - [**#​1180**](https://togithub.com/nunit/nunit-console/issues/1180) NUnit Engine 3.15.0 cannot load the test assembly - [**#​1182**](https://togithub.com/nunit/nunit-console/issues/1182) Running tests using the VS Solution results in an exception if any projects target .NET Standard - [**#​1183**](https://togithub.com/nunit/nunit-console/issues/1183) Build hangs when test spawns processes which do not terminate properly - [**#​1185**](https://togithub.com/nunit/nunit-console/issues/1185) 3.15.0 - MSI package is unable to acquire remote process agent - [**#​1203**](https://togithub.com/nunit/nunit-console/issues/1203) NUnit Console 3.15.2: Could not load file or assembly "System.Windows.Forms" - [**#​1206**](https://togithub.com/nunit/nunit-console/issues/1206) NUnit.Engine.NUnitEngineException when spaces in agent file path - [**#​1208**](https://togithub.com/nunit/nunit-console/issues/1208) Inconsistencies between nunit3-console and running the project via Visual Studio - [**#​1217**](https://togithub.com/nunit/nunit-console/issues/1217) Assembly loading deduplication - [**#​1225**](https://togithub.com/nunit/nunit-console/issues/1225) Restore netcoreapp3.1 build to the engine package **Build** - [**#​1118**](https://togithub.com/nunit/nunit-console/issues/1118) Reorganize build output (bin) directories - [**#​1244**](https://togithub.com/nunit/nunit-console/pull/1244) Upgrade Cake.Tool to 2.3.0 - [**#​1246**](https://togithub.com/nunit/nunit-console/issues/1246) Reduce build targets for nunit.engine.core assembly - [**#​1254**](https://togithub.com/nunit/nunit-console/pull/1254) Get Linux build working under Azure - tests still not run - [**#​1255**](https://togithub.com/nunit/nunit-console/pull/1255) Get MacOS build working in Azure - [**#​1257**](https://togithub.com/nunit/nunit-console/pull/1257) Enable testing under MacOS on Azure **Enhancements** - [**#​941**](https://togithub.com/nunit/nunit-console/issues/941) Allow netcoreapp agent to work with non-standard dotnet install locations - [**#​1223**](https://togithub.com/nunit/nunit-console/issues/1223) Exception when previously unknown .NET Core runtime is found on machine - [**#​1224**](https://togithub.com/nunit/nunit-console/issues/1224) Change name of NUnit Net Core Runner executable - [**#​1243**](https://togithub.com/nunit/nunit-console/issues/1243) Upgrade our .Net 7.0 assemblies to RC 2 **Features** - [**#​1216**](https://togithub.com/nunit/nunit-console/issues/1216) Add .NET 7.0 Agent - [**#​1232**](https://togithub.com/nunit/nunit-console/issues/1232) Stop building console runner with .NET 2.0 - [**#​1265**](https://togithub.com/nunit/nunit-console/issues/1265) Update .NET 7.0 Support from RC-2 to Final Release ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `9ef7f730d2636d02ccd34e1547441300a55f422b3f9266f5d14101b65bf2fd20` `NUnit.Console.3.16.0.nupkg` - `ac49c4aa0cf13e51a98023128d673dfa1d0cc73fd63486f1baa399148608a209` `NUnit.ConsoleRunner.3.16.0.nupkg` - `6bdae6cf7ec42909697448f19331e80ebac8a7984e66ca02bb87286071f80880` `NUnit.ConsoleRunner.NetCore.3.16.0.nupkg` - `778d70546d941460de2f6cf9f3f3bff78fa3c059c8ab72373c0f43b7492ae692` `nunit-console-runner.3.16.0.nupkg` - `8e8410b1d6f7ef26dc4ae477b87a184d922751cb149b02aa71b0e561ca765c3d` `NUnit.Console-3.16.0.msi` - `d597c6a5ca3c08b5900159635dc30f39951f9a2ad53fdd69b0ad7bf782d1916a` `NUnit.Console-3.16.0.zip` - `406d35f0c3c7aa996d971a55d97e5ad6c31dada436c40a9756cf05424fa1ec73` `NUnit.Engine.3.16.0.nupkg` - `4183d1fe12c96f9abdc6dc0a91319e00d7b9fe6a60b9b767920eb8b74c9ce4eb` `NUnit.Engine.Api.3.16.0.nupkg` ### [`v3.15.5`](https://togithub.com/nunit/nunit-console/releases/tag/3.15.5): NUnit Console and Engine 3.15.5 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.15.4...3.15.5) As part of this release we had [1 issue](https://togithub.com/nunit/nunit-console/milestone/30?closed=1) closed. Updating TestCentric.Metadata **Enhancement** - [**#​1362**](https://togithub.com/nunit/nunit-console/issues/1362) Updating Testcentric.Metadata ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `c0b853882e2b2dda84f46a8c39441fe33994a3fe110e8d195cd9783ae0a35c83` `NUnit.Console.3.15.5.nupkg` - `5110174b9ffd0f48d8178a41ec05d9be3038e26aa5c7eb51e85b56dcc9d69fbb` `NUnit.ConsoleRunner.3.15.5.nupkg` - `a6521dcc2c5ce617c332b3b0191627d022396bf8210c9912a1f68265f1c8986c` `NUnit.ConsoleRunner.NetCore.3.15.5.nupkg` - `f7c79c6201df4611b3cc0420b56d1cc7353147cad149116125665edd3fe39e2a` `nunit-console-runner.3.15.5.nupkg` - `1855b01e409da1139310fe79a344a9823cc03579ca0a2064e8f00728b89d0756` `NUnit.Console-3.15.5.msi` - `220594380ec969296322e5f384dc368ffaa58b6c9f37bb7eb9d66aa9cda233d2` `NUnit.Console-3.15.5.zip` - `42a87c608eba2e228f48fc52ac37310088d6543ef75f27170971bcf0a35276e6` `NUnit.Engine.3.15.5.nupkg` - `5a2f84fe5d2f2f7f0566a223602eacdf16b2cb32cd9b126ee6930804bbd73930` `NUnit.Engine.Api.3.15.5.nupkg` ### [`v3.15.4`](https://togithub.com/nunit/nunit-console/releases/tag/3.15.4): NUnit Console and Engine 3.15.4 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.15.2...3.15.4) As part of this release we had [1 issue](https://togithub.com/nunit/nunit-console/milestone/29?closed=1) closed. A version of the 3.15 series supporting NUnit 4. This is required for having an engine for a corresponding adapter release. **Enhancement** - [**#​1339**](https://togithub.com/nunit/nunit-console/issues/1339) Support NUnit 4 ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. **Full Changelog**: https://github.com/nunit/nunit-console/compare/3.15.2...3.15.4 ### [`v3.15.2`](https://togithub.com/nunit/nunit-console/releases/tag/3.15.2): NUnit Console and Engine 3.15.2 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.15.1...3.15.2) As part of this release we had [3 issues](https://togithub.com/nunit/nunit-console/milestone/21?closed=1) closed. This release fixes a critical bug, which prevented the console runner from running after .NET 7.0 was installed. NOTE: There is no 3.15.1 release because an erroneous release was uploaded to nuget.org a number of months back. That release is no longer listed but the version number is not available for reuse. **Bugs** - [**#​1178**](https://togithub.com/nunit/nunit-console/issues/1178) Running tests with nunit3-console version 3.15.0 generates empty log files - [**#​1193**](https://togithub.com/nunit/nunit-console/issues/1193) Prevent Crash under .NET 7.0 in 3.15.1 build **Build** - [**#​1196**](https://togithub.com/nunit/nunit-console/issues/1196) Modify build script to support continued version 3 releases where needed ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `00d3bd7706cf2ddfb96dfbd5b9cd65ea79ae7018249d5994fa5c9e4bc9a7cba1` `NUnit.Console.3.15.2.nupkg` - `d51ee723340edfa4448f38fd4ead3e4ba5aa6d3fcb8977174e82f2da6399dcbd` `NUnit.ConsoleRunner.3.15.2.nupkg` - `84bf4ffd9ff53599e89c872c04a5dc89ebecb75622ce3c8ae1b9322b311ea2a6` `NUnit.ConsoleRunner.NetCore.3.15.2.nupkg` - `f37d9ab505ce1a8f516d5a9e3b0c31a7dfcc6c1a01a279822349660bf4783ed8` `nunit-console-runner.3.15.2.nupkg` - `d2ec131dc553e70e6a7240a4dae9dd1ce8b0e2bf7ae54e31cb1e00936a669205` `NUnit.Console-3.15.2.msi` - `f0765511f473a6f1467bd90a23e6f2cba416fd3b7906638a93480675cf5640fc` `NUnit.Console-3.15.2.zip` - `81247202b491ca63f6a00f67118304581e2b1f68898d340b91ddf9c17ff4e6ca` `NUnit.Engine.3.15.2.nupkg` - `02c113350f456d0e1bf1865bc71fed719f02335becf7736d2309dc14187d2f04` `NUnit.Engine.Api.3.15.2.nupkg` ### [`v3.15.1`](https://togithub.com/nunit/nunit-console/compare/3.15.0...3.15.1) [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.15.0...3.15.1) ### [`v3.15.0`](https://togithub.com/nunit/nunit-console/releases/tag/3.15.0): NUnit Console and Engine 3.15.0 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.14.0...3.15.0) Final Release of NUnit ConsoleRunner 3.15.0. No changes from the beta1 Release. ##### SHA256 Hashes of the release artifacts - `247b6b80a1f3763da885d4032a7ad38e3cb58f9d44d9c9a4233429ad6fbfc2ed` `NUnit.Console.3.15.0.nupkg` - `4e426afe0ae1852c47e28943256cfe8e17fdcdc2a5dae307e83f5cde08da6dc9` `NUnit.ConsoleRunner.3.15.0.nupkg` - `8ea6eca8180eea28263a2b1d6d4809944efc23cae3a1cf26e3037329e2875eb1` `NUnit.ConsoleRunner.NetCore.3.15.0.nupkg` - `863f21a80f01dd99d28f86528c9e2db94aad1a46d91376961338d5fe4873a7e9` `nunit-console-runner.3.15.0.nupkg` - `63dc8a39b8ae95cda11774d2a75d19ad1a9b7fcd98eaa478072bb26cbe72c50e` `NUnit.Console-3.15.0.msi` - `7d0dc43df92eeece08646e3d2724e280e22927e2cc337f40a01dc0743c060872` `NUnit.Console-3.15.0.zip` - `93952c419d5c70600f770b68c83ec07aa1b93db681bdb598511b002b5d41e308` `NUnit.Engine.3.15.0.nupkg` - `f2712bddc187c3f97fcf53640e13e4b01f6192ad3b5228d91f724dd84c47ff37` `NUnit.Engine.Api.3.15.0.nupkg` ### [`v3.14.0`](https://togithub.com/nunit/nunit-console/releases/tag/3.14.0): NUnit Console and Engine 3.14.0 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.13.2...3.14.0) As part of this release we had [7 issues](https://togithub.com/nunit/nunit-console/milestone/17?closed=1) closed. This release features a new agent for tests targeting .NET 5.0. In addition, automation of our publication and release process is now complete from creation of a draft release through releasing to production on GitHub. While this doesn't impact users directly, it will allow us to speed up the introduction of new features in coming releases. **Bugs** - [**#​1012**](https://togithub.com/nunit/nunit-console/issues/1012) Automatically roll-forward if no .NET Core 3.1 runtime available - [**#​1090**](https://togithub.com/nunit/nunit-console/issues/1090) Test of --debug-agent option fails under linux Debug configuration **Build** - [**#​570**](https://togithub.com/nunit/nunit-console/issues/570) Where are the checksums for your downloads? - [**#​1057**](https://togithub.com/nunit/nunit-console/issues/1057) Automate all package publication and release - [**#​1075**](https://togithub.com/nunit/nunit-console/issues/1075) Separate nunit.engine.core.tests from nunit.engine.tests - [**#​1084**](https://togithub.com/nunit/nunit-console/issues/1084) Eliminate Packaging on Azure **Feature** - [**#​1048**](https://togithub.com/nunit/nunit-console/issues/1048) Agent for Net 5.0 ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `ad8f0e4f8bf305135b88e7040c18110015cb863e66880c9ff4fb46ac3c607489` `NUnit.Console.3.14.0.nupkg` - `53cc270300202d4d04c302bdd3926c1de569a96ae56d9f542dd2fa4098b00d47` `NUnit.ConsoleRunner.3.14.0.nupkg` - `0fc96cfb09d6280ebb435fc4bc71b89ba091dabc26e9325c6a13c1426e2d06ff` `NUnit.ConsoleRunner.NetCore.3.14.0.nupkg` - `90764fea3c43af10778560f389d4b87f04f480cd98505510db24f843c8e96963` `nunit-console-runner.3.14.0.nupkg` - `c94c4469cfbb78d4812285efb6d6c174bea7ed7082ef1ebf12ee6c9812c07eb9` `NUnit.Console-3.14.0.msi` - `e0a4c450e69f2554080b7438e89c04d1e8ef13f7d23b493376b270a9ed293c1a` `NUnit.Console-3.14.0.zip` - `e5ed4d2ded6c415a4554b098920bf6d9429bac659d190aa2abaad3edd67ca53b` `NUnit.Engine.3.14.0.nupkg` - `9300659891f1b0cc32ef30b65d84642b37c6bb59dd37da4ad7e2c88f64b6318c` `NUnit.Engine.Api.3.14.0.nupkg` ### [`v3.13.2`](https://togithub.com/nunit/nunit-console/releases/tag/3.13.2): NUnit Console and Engine 3.13.2 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.13.1...3.13.2) As part of this release we had [3 issues](https://togithub.com/nunit/nunit-console/milestone/18?closed=1) closed. This is another build-only milestone. The previous release, 3.13.1, required some intervention in order to complete correctly. The build fixes in this one are intended to allow publishing and release to run to completion. There are no user-facing fixes or improvements in this release. **Build** - [**#​1077**](https://togithub.com/nunit/nunit-console/issues/1077) Don't push non-chocolatey packages to chocolatey! - [**#​1078**](https://togithub.com/nunit/nunit-console/issues/1078) Don't publish -pre builds to MyGet - [**#​1080**](https://togithub.com/nunit/nunit-console/issues/1080) Add --nopush option to the build ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `2e3e943b0d0820fd1667b1fed0f80d7c42cb2b058256d2c733214725418aff51 NUnit.Console.3.13.2.nupkg` - `0f1ac459d67484cb29ebbc6f485d6149fe17a032c8c637a59459f159657b9ea2 NUnit.ConsoleRunner.3.13.2.nupkg` - `cf0cd7b61462a5a2efaf8e4a197da26eec790096bcd771a8efbf038a7a4a715d NUnit.ConsoleRunner.NetCore.3.13.2.nupkg` - `a72378ebb7a937badcd531cdcb6ac66515222afd1c6546a75fbd7243785d0c06 nunit-console-runner.3.13.2.nupkg` - `91732f22a96d0abf43085524336150500921d57a4ecbb649409407be0e6e284d NUnit.Console-3.13.2.msi` - `17f28acc9ad14e1aa96a2f9d28642ebf2a0efed3bd2edebc09ef6e66990bdd27 NUnit.Console-3.13.2.zip` - `5b1b3e5da16f8708cca71d7c733e57e6ecc57e0db93ec68d64f4d78a3202d3a6 NUnit.Engine.3.13.2.nupkg` - `5e9d0715cedde1bac66e4520df0371fd622e4673c3b880288c298275001dbb51 NUnit.Engine.Api.3.13.2.nupkg` ### [`v3.13.1`](https://togithub.com/nunit/nunit-console/releases/tag/3.13.1): NUnit Console and Engine 3.13.1 [Compare Source](https://togithub.com/nunit/nunit-console/compare/3.13...3.13.1) As part of this release we had [9 issues](https://togithub.com/nunit/nunit-console/milestone/16?closed=1) closed. This release is entirely made up of improvements to the build process and is being released in order to test that process. There are no user-facing bug fixes or improvements in this release as compared to 3.13.0. **Build** - [**#​1029**](https://togithub.com/nunit/nunit-console/issues/1029) Use newer cake version to avoid special handling of `-SymbolPackageFormat snupkg` - [**#​1047**](https://togithub.com/nunit/nunit-console/issues/1047) Upgrade Cake to version 1.3 - [**#​1059**](https://togithub.com/nunit/nunit-console/issues/1059) Upgrade Cake to 2.0.0 and use Cake.Tool so we can build on all platforms - [**#​1061**](https://togithub.com/nunit/nunit-console/issues/1061) Use GitVersion to determine package version to be produced - [**#​1062**](https://togithub.com/nunit/nunit-console/pull/1062) Let PackageDefinition build the package itself - [**#​1064**](https://togithub.com/nunit/nunit-console/issues/1064) Publish `dev` builds to MyGet using the Cake script - [**#​1065**](https://togithub.com/nunit/nunit-console/issues/1065) Publish to chocolatey and nuget automatically for production releases. - [**#​1070**](https://togithub.com/nunit/nunit-console/issues/1070) Automatically generate the release notes for a draft release on GitHub using GitReleaseManager. - [**#​1072**](https://togithub.com/nunit/nunit-console/issues/1072) Automatically upload assets and perform the release on GitHub using GitReleaseManager. ##### Choosing a Package The package `nunit-console-runner.nupkg` is a Chocolatey package and should be installed using `choco.exe`. It is also available at [chocolatey.org](https://chocolatey.org/packages/nunit-console-runner/). All other `.nupkg` packages are intended for use with `nuget.exe` and may be downloaded from [nuget.org](https://nuget.org) as well as here. ##### SHA256 Hashes of the release artifacts - `131a2bb701102b5bf1066793e0c53f6c144c060ec248adf7c21cc64ba4873651 NUnit.Console.3.13.1.nupkg` - `758a3baa897ba4ef0da8394bf2aff7d2e21e1fe5a64e4a45aaafa8efd32e1977 NUnit.ConsoleRunner.3.13.1.nupkg` - `7f43b98d0f4562bb76e7de3b9ad515a1280d34145d40fd6353cd8b6d61e55842 NUnit.ConsoleRunner.NetCore.3.13.1.nupkg` - `83228f80ad0bd5634ac1c421ed6298ebc3fc36fd603783d51443a6f656ea8536 nunit-console-runner.3.13.1.nupkg` - `ed0b7b1649f103d8160612710afde9e501808a87fe406337d43fc43eabe0228a NUnit.Console-3.13.1.msi` - `998181279a3a00d591cac81865a8601c836d624725e7a47cadb519ab40e29860 NUnit.Console-3.13.1.zip` - `a62798ed943396694aab1f394bda3bef2aa3af12515882b407b221c4a75036ba NUnit.Engine.3.13.1.nupkg` - `717cac50c2a0ba1b782a82b26da7fbe3d0af121533117d610770a726066d37f9 NUnit.Engine.Api.3.13.1.nupkg` ### [`v3.11.1`](https://togithub.com/nunit/nunit-console/releases/tag/v3.11.1): NUnit Console and Engine 3.11.1 This hotfix fixes a problem with NUnit Project file settings being ignored. See the [Release Notes](https://togithub.com/nunit/docs/wiki/Console-Release-Notes) for details.

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.