You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2022/01/09 17:21:20 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #1448: Bump NUnit.ConsoleRunner from 3.12.0 to 3.13.2 in /lang/csharp

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


   Bumps [NUnit.ConsoleRunner](https://github.com/nunit/nunit-console) from 3.12.0 to 3.13.2.
   <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.13.2</h2>
   <p>As part of this release we had <a href="https://github.com/nunit/nunit-console/milestone/18?closed=1">3 issues</a> closed.</p>
   <p>This is another build-only milestone. The previous release, 3.13.1, required some intervention in order to complete correctly. The build fixes in this one are intended to allow publishing and release to run to completion.</p>
   <p>There are no user-facing fixes or improvements in this release.</p>
   <p><strong>Build</strong></p>
   <ul>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1077">#1077</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1077">nunit/nunit-console#1077</a>) Don't push non-chocolatey packages to chocolatey!</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1078">#1078</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1078">nunit/nunit-console#1078</a>) Don't publish -pre builds to MyGet</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1080">#1080</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1080">nunit/nunit-console#1080</a>) Add --nopush option to the build</li>
   </ul>
   <h3>Choosing a Package</h3>
   <p>The package <code>nunit-console-runner.nupkg</code> is a Chocolatey package and should be installed using <code>choco.exe</code>. It is also available at <a href="https://chocolatey.org/packages/nunit-console-runner/">chocolatey.org</a>.  All other <code>.nupkg</code> packages are intended for use with <code>nuget.exe</code> and may be downloaded from <a href="https://nuget.org">nuget.org</a> as well as here.</p>
   <h3>SHA256 Hashes of the release artifacts</h3>
   <ul>
   <li><code>2e3e943b0d0820fd1667b1fed0f80d7c42cb2b058256d2c733214725418aff51	NUnit.Console.3.13.2.nupkg</code></li>
   <li><code>0f1ac459d67484cb29ebbc6f485d6149fe17a032c8c637a59459f159657b9ea2	NUnit.ConsoleRunner.3.13.2.nupkg</code></li>
   <li><code>cf0cd7b61462a5a2efaf8e4a197da26eec790096bcd771a8efbf038a7a4a715d	NUnit.ConsoleRunner.NetCore.3.13.2.nupkg</code></li>
   <li><code>a72378ebb7a937badcd531cdcb6ac66515222afd1c6546a75fbd7243785d0c06	nunit-console-runner.3.13.2.nupkg</code></li>
   <li><code>91732f22a96d0abf43085524336150500921d57a4ecbb649409407be0e6e284d	NUnit.Console-3.13.2.msi</code></li>
   <li><code>17f28acc9ad14e1aa96a2f9d28642ebf2a0efed3bd2edebc09ef6e66990bdd27	NUnit.Console-3.13.2.zip</code></li>
   <li><code>5b1b3e5da16f8708cca71d7c733e57e6ecc57e0db93ec68d64f4d78a3202d3a6	NUnit.Engine.3.13.2.nupkg</code></li>
   <li><code>5e9d0715cedde1bac66e4520df0371fd622e4673c3b880288c298275001dbb51	NUnit.Engine.Api.3.13.2.nupkg</code></li>
   </ul>
   <h2>NUnit Console and Engine 3.13.1</h2>
   <p>As part of this release we had <a href="https://github.com/nunit/nunit-console/milestone/16?closed=1">9 issues</a> closed.</p>
   <p>This release is entirely made up of improvements to the build process and is being released in order to test that process. There are no user-facing bug fixes or improvements in this release as compared to 3.13.0.</p>
   <p><strong>Build</strong></p>
   <ul>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1029">#1029</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1029">nunit/nunit-console#1029</a>) Use newer cake version to avoid special handling of <code>-SymbolPackageFormat snupkg</code></li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1047">#1047</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1047">nunit/nunit-console#1047</a>) Upgrade Cake to version 1.3</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1059">#1059</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1059">nunit/nunit-console#1059</a>) Upgrade Cake to 2.0.0 and use Cake.Tool so we can build on all platforms</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1061">#1061</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1061">nunit/nunit-console#1061</a>) Use GitVersion to determine package version to be produced</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1062">#1062</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/pull/1062">nunit/nunit-console#1062</a>) Let PackageDefinition build the package itself</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1064">#1064</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1064">nunit/nunit-console#1064</a>) Publish <code>dev</code> builds to MyGet using the Cake script</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1065">#1065</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1065">nunit/nunit-console#1065</a>) Publish to chocolatey and nuget automatically for production releases.</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1070">#1070</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1070">nunit/nunit-console#1070</a>) Automatically generate the release notes for a draft release on GitHub using GitReleaseManager.</li>
   <li>[<strong><a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1072">#1072</a></strong>](<a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1072">nunit/nunit-console#1072</a>) Automatically upload assets and perform the release on GitHub using GitReleaseManager.</li>
   </ul>
   <h3>Choosing a Package</h3>
   <p>The package <code>nunit-console-runner.nupkg</code> is a Chocolatey package and should be installed using <code>choco.exe</code>. It is also available at <a href="https://chocolatey.org/packages/nunit-console-runner/">chocolatey.org</a>.  All other <code>.nupkg</code> packages are intended for use with <code>nuget.exe</code> and may be downloaded from <a href="https://nuget.org">nuget.org</a> as well as here.</p>
   <h3>SHA256 Hashes of the release artifacts</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nunit/nunit-console/commit/028ebd344854ae65d5fb8da3a877eb95fd18b831"><code>028ebd3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1083">#1083</a> from nunit/issue-1080</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/c0cf0f9099e7612a9be31f215700a994f1bb735c"><code>c0cf0f9</code></a> Add --nopush option to build</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/9a4a55e5fb3bf8c47f5774cf1f4dd826ca861e6c"><code>9a4a55e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1082">#1082</a> from nunit/issue-1078</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/73f184e0ee7d3907e7b4afb135e94b417877d520"><code>73f184e</code></a> Stop publishing -pre builds on MyGet</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/907ceecd77b0ac37077a439aaa48911a2338a363"><code>907ceec</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1079">#1079</a> from nunit/issue-1077</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/72228e2a826919767bba45f787e3c63a22347200"><code>72228e2</code></a> Only push chocolatey packages to chocolatey</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/633276984acf969acc0f1716b5d489e433f2c69a"><code>6332769</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1076">#1076</a> from nunit/release-3.13.1</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/c80178a0f06cb18ac29826a3476113edd544fb75"><code>c80178a</code></a> Set ErrorActionPrerference to Continue</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/6c059467fa2399c1ce82c1e2829e14bb1a3c200c"><code>6c05946</code></a> Fix AppVeyor secore value for GitHub access token</li>
   <li><a href="https://github.com/nunit/nunit-console/commit/32b9434fa655026ac8d6cb3d1be07fa81407a95b"><code>32b9434</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nunit/nunit-console/issues/1074">#1074</a> from nunit/issue-1072</li>
   <li>Additional commits viewable in <a href="https://github.com/nunit/nunit-console/compare/v3.12...3.13.2">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.12.0&new-version=3.13.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org