dependabot[bot] opened a new pull request #991:
URL: https://github.com/apache/avro/pull/991


   Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 
3.10.0 to 3.11.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/nunit/nunit-console/releases";>NUnit.ConsoleRunner's 
releases</a>.</em></p>
   <blockquote>
   <h2>NUnit Console and Engine 3.11.1</h2>
   <p>This hotfix fixes a problem with NUnit Project file settings being 
ignored.</p>
   <p>See the <a 
href="https://github.com/nunit/docs/wiki/Console-Release-Notes";>Release 
Notes</a> for details.</p>
   <h2>NUnit Console and Engine 3.11</h2>
   <p>This release fixes a range of minor bugs, and includes a significant 
amount of internal restructuring work. In future, this will enable improved 
.NET Standard support in the engine, and a .NET Core build of the console.</p>
   <p>See the <a 
href="https://github.com/nunit/docs/wiki/Console-Release-Notes";>Release 
Notes</a> for a full list of changes.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/nunit/nunit-console/blob/master/CHANGES.txt";>NUnit.ConsoleRunner's
 changelog</a>.</em></p>
   <blockquote>
   <h2>NUnit Console &amp; Engine 3.12 Beta 1 - August 1, 2020</h2>
   <p>This is the first beta release of the NUnit Console able to run .NET Core 
Tests.
   In addition to this, this release also contains a number of bug fixes, 
improvements
   when running on Mono and significant refactoring work towards the goal of 
creating an
   engine able to run tests on a wider range of .NET platforms.</p>
   <p>We're particularly interested in this beta release being tested by users 
of the .NET Core
   console and users running tests on Mono. Please feedback any issues to the 
nunit-console repository.</p>
   <p>The .NET Core Console is a separate executable to the original version, 
and can be found in either
   the .zip file download, or the new NUnit.ConsoleRunner.NetCore NuGet 
package. Our longer-term aim
   is to create a single console which is able to run both .NET Core and .NET 
Framework tests.</p>
   <p>Code contributions in this release were included from Charlie Poole, 
Chris Maddock, Christian Bay,
   Eberhard Beilharz, Joseph Musser, Manohar Singh and Mikkel Nylander 
Bundgaard. Thank you to all
   those who contributed both in code, and other ways!</p>
   <ul>
   <li>391 Provide useful error message when agent crashes with a stack 
overflow exception</li>
   <li>475 Create .NET Core Console Runner</li>
   <li>662 Mono: Stacktrace missing files and line numbers</li>
   <li>710 .NET Core engine only works when located in same directory as test 
assembly</li>
   <li>733 iconUrl is deprecated in NuGet packages</li>
   <li>740 Create separate agents for .NET 2.0-3.5 and .NET 4.x</li>
   <li>747 [CI] Change macOS image version</li>
   <li>748 Make Project config information available to runners</li>
   <li>750 .NET Core Console Packaging</li>
   <li>751 Minor updates to Contributing.MD</li>
   <li>757 Unable to test net 3.5 assembly if there's incompatible extension 
installed</li>
   <li>758 Carry CurrentDirectory over to agent Processes</li>
   <li>761 Revert accidental debug message change</li>
   <li>762 Simplify agent communication in preparation for new wire 
protocol</li>
   <li>765 Split RuntimeFramework package setting into two: Requested and 
Target</li>
   <li>768 Test run exits with an exit code of 0 if a multiple of 256 tests 
fail</li>
   <li>775 Extension loading broken on Linux when installed from NuGet 
package</li>
   <li>777 Remove unused code to locate engine from registry keys</li>
   <li>778 Add .NET Core 3.1 build of engine to access APIs for loading .NET 
Core assemblies correctly</li>
   <li>779 [CI] Revert to running .NET Standard Engine Tests via NUnitLite</li>
   <li>783 Refactor XMLTransformResultWriterTests to avoid initialising entire 
engine</li>
   <li>784 Fix DirectTestRunner to not give all drivers the same ID.</li>
   <li>790 Fix agent debug logging</li>
   <li>800 TypeLoadException thrown when changes are made to the API assembly, 
with multiple versions of the engine available</li>
   <li>801 Begin incrementing EngineApiVersion with every release, as per 
Engine version</li>
   </ul>
   <p>NUnit Console &amp; Engine 3.11.1 - February 15, 2020
   This hotfix fixes a problem with NUnit Project file settings being 
ignored.</p>
   <p>Issues Resolved</p>
   <ul>
   <li>730 NUnit project file settings are ignored</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/2b2aad71f174fbed6b1d6f89a56b75ac209b29f8";><code>2b2aad7</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/738";>#738</a>
 from nunit/release3.11.1</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/ec50a362bc1571ce2b5988054a25e90178caf1e8";><code>ec50a36</code></a>
 Update changes</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/38ca72105c14ecdbcce1def7d8cd1a674e24fa08";><code>38ca721</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/735";>#735</a>
 from edlund-as/bring-back-aggregate-runner</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/3c093613f02025da2bff43ed84e5e96a0b1321ca";><code>3c09361</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/737";>#737</a>
 from nunit/versionUpdate</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/09989dabef5a0cf1bb08b57f405eaf7028837bd2";><code>09989da</code></a>
 Set version nos for 3.11.1</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/ab0ade42a5a5260e6a7cc9aabae738d31b2e6478";><code>ab0ade4</code></a>
 Use AggregatingTestRunner for non-trivial cases</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/ecea5e05ebbe876518875d25259c7444bfa37fc9";><code>ecea5e0</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/732";>#732</a>
 from nunit/cifix</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/87907feeba8d776734457029cc3dce568f01c619";><code>87907fe</code></a>
 Upgrade Cake to fix Linux CI</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/eca1043093c0630c329b91e912973ba69fab25b4";><code>eca1043</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/729";>#729</a>
 from nunit/version3.12</li>
   <li><a 
href="https://github.com/nunit/nunit-console/commit/645cbe06e30a30273e09c7b2af0caa9adab3eae4";><code>645cbe0</code></a>
 Update versions for v3.12</li>
   <li>Additional commits viewable in <a 
href="https://github.com/nunit/nunit-console/compare/v3.10...v3.11.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NUnit.ConsoleRunner&package-manager=nuget&previous-version=3.10.0&new-version=3.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to