peevees / helloworld-CICD-testing

.Net core with mstest, xunit and nunit for testing CI/CD
0 stars 3 forks source link

Bump NUnit.Console from 3.13.0 to 3.15.0 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps NUnit.Console from 3.13.0 to 3.15.0.

Release notes

Sourced from NUnit.Console's releases.

NUnit Console and Engine 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

NUnit Console and Engine 3.15.0-beta1

As part of this release we had 17 issues closed.

Beta release of version 3.15.0 of the Console Runner. Both the standard runner and the dotnet CLI command are now able to run tests under .Net 6.0.

Version 3.15.0 is planned to be the final release in the 3.x series.

Build

Enhancement

Features

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. All other .nupkg packages are intended for use with nuget.exe and may be downloaded from nuget.org as well as here.

SHA256 Hashes of the release artifacts

... (truncated)

Commits
  • 96fb91b Merge pull request #1128 from nunit/issue-1026
  • b348f4e Merge pull request #1124 from nunit/issue-1123
  • 8d978fb Merge branch 'main' into issue-1123
  • 79a5835 Fix test so it runs under Linux
  • 7fcba2d Merge pull request #1127 from nunit/issue-1096
  • ba7b5a9 Stop producing symbols for NUnit.ConsoleRunner.NetCore
  • 1dfd6f2 Merge pull request #1126 from nunit/issue-1050
  • 40ec7ee Add package tests of net 5.0 and 6.0 for netcore runner package
  • 9b658fc Ensure trace writer is always initialized
  • 6e15615 Fix NewLine ending in Linux and macOS
  • 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 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)