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 NUnit.Console from 3.16.3 to 3.17.0 #2479

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps NUnit.Console from 3.16.3 to 3.17.0.

Release notes

Sourced from NUnit.Console's releases.

NUnit Console and Engine 3.17.0

As part of this release we had 1 issue closed.

This release continues from version 3.15.5. It contains enhancements to support .net 8 and includes a few other bug fixes.

Enhancement

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.

V3.17.0-dev.3

Bug fixing, binaryformatter, for version 3.17

V3.17.0-dev.1

Dev Pre-release for .net 8 support

All components should have the -dev suffix, but two don't. Unsure why. This is work in progress.

Commits
  • 887516a Merge pull request #1370 from veleek/native-assembly-resolve
  • 462d9d2 Use same pattern for loading unmanaged assemblies as managed assemblies.
  • 945090c Merge pull request #1346 from Plasma/feature-partition-filter-main
  • 3c37047 Merge pull request #1338 from lahma/optimize-WorkItemTracker
  • af674ab Detect the 'partition' token during filter element parsing
  • e065acf Optimize WorkItemTracker
  • 8f472b0 Merge pull request #1337 from svg2003/issue-1330-v4
  • 38d141e renamed "_log" variable into "log"
  • b01ad3e Use custom context only (don't use assemblies, loaded into AppDomain).
  • b92df46 Merge pull request #1318 from svg2003/issue-1311-ver4
  • 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 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)

Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.16.3 to 3.17.0.
- [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.16.3...3.17.0)

---
updated-dependencies:
- dependency-name: NUnit.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the nuget label Jan 29, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f46b055) 54.01% compared to head (9e736a1) 53.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2479      +/-   ##
==========================================
- Coverage   54.01%   53.82%   -0.19%     
==========================================
  Files         334      334              
  Lines       64427    64427              
  Branches    13227    13227              
==========================================
- Hits        34799    34678     -121     
- Misses      25884    25988     +104     
- Partials     3744     3761      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EthanChangAED EthanChangAED added this to the 1.5.373 January Update milestone Feb 6, 2024
@mregen mregen merged commit 8a7901d into master Feb 6, 2024
67 of 69 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/NUnit.Console-3.17.0 branch February 6, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants