Skip to content

Bump NUnit.Console from 3.18.2 to 3.18.3 in the test-dependencies group#1917

Merged
jzabroski merged 2 commits into
mainfrom
dependabot/nuget/test-dependencies-1654f30bd4
Oct 9, 2024
Merged

Bump NUnit.Console from 3.18.2 to 3.18.3 in the test-dependencies group#1917
jzabroski merged 2 commits into
mainfrom
dependabot/nuget/test-dependencies-1654f30bd4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 9, 2024

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the test-dependencies group with 1 update: NUnit.Console.

Updates NUnit.Console from 3.18.2 to 3.18.3

Release notes

Sourced from NUnit.Console's releases.

NUnit Console and Engine 3.18.3

As part of this release we had 10 issues closed.

Bugs

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. 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

  • 39cba791f1ba9521d21bafb437ba1791dc0a54d6e4e26d90521629545ac1b7f6 NUnit.ConsoleRunner.3.18.3.nupkg
  • 195c2867bb8a44a2b6aa3eb0d90f9c0b56998633744b659ae975099be90567bd NUnit.Console.3.18.3.nupkg
  • c2deda47b7990480c0c8ea118c4a21b2c2277a6d9370a721661157b794109b1d NUnit.ConsoleRunner.NetCore.3.18.3.nupkg
  • a3194caa6903d0cf8037d42e207c0cf9b155d9410924d6f22788d4de0c5e658b NUnit.ConsoleRunner.Net80.3.18.3.nupkg
  • fc4f7be2cdfe8be68ee98178f665ca1456d2363b07afc4630eb56d745409cb4d nunit-console-runner.3.18.3.nupkg
  • 40bb5218f437a46cddb762dcf299c40330cdb14c0bc7b62ea0d63812b3b7a35c NUnit.Console-3.18.3.zip
  • 01065820abb313d8579b5366b440dc7d671cdd3c59db067fafb5c8f16498d15a NUnit.Engine.3.18.3.nupkg
  • 459309afe7d172b64d2ba02179a0bb4f519f8137d4996a0b3fe8b22c3ddb1479 NUnit.Engine.Api.3.18.3.nupkg
Commits
  • e6ab451 Merge pull request #1498 from nunit/more-tests
  • 8f04dfa Additional tests for the netcore runners
  • 9a98ee0 Merge pull request #1497 from nunit/updt-recipe
  • 7e668cb Update recipe to version 1.2.0
  • 96c2dad Merge pull request #1496 from nunit/issue-1418
  • dee8764 Add tests using NUnit V2 Driver
  • 9169a71 Add tests of NUnit V2 Driver
  • faeafe1 Merge pull request #1495 from nunit/issue-1381
  • f05b3d9 Honor DOTNET_ROOT environment variables
  • 79cb823 Merge pull request #1494 from nunit/net80-engine
  • 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 <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 test-dependencies group with 1 update: [NUnit.Console](https://github.com/nunit/nunit-console).


Updates `NUnit.Console` from 3.18.2 to 3.18.3
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt)
- [Commits](nunit/nunit-console@3.18.2...3.18.3)

---
updated-dependencies:
- dependency-name: NUnit.Console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 9, 2024
@dependabot
dependabot Bot requested a review from jzabroski October 9, 2024 13:32
@jzabroski jzabroski added this to the 6.3.0 milestone Oct 9, 2024
@jzabroski
jzabroski merged commit 1f2bda3 into main Oct 9, 2024
@jzabroski
jzabroski deleted the dependabot/nuget/test-dependencies-1654f30bd4 branch October 9, 2024 14:08
@jzabroski jzabroski modified the milestones: 6.3.0, 7.0.0 Mar 18, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant