JohnnyCrazy / SpotifyAPI-NET

:sound: A Client for the Spotify Web API, written in C#/.NET
http://johnnycrazy.github.io/SpotifyAPI-NET/
MIT License
1.47k stars 297 forks source link

Bump NUnit.Console from 3.16.3 to 3.17.0 #943

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

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