dependabot[bot] opened a new pull request, #37035:
URL: https://github.com/apache/arrow/pull/37035

   Bumps 
[BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet)
 from 0.13.5 to 0.13.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/dotnet/BenchmarkDotNet/releases";>BenchmarkDotNet.Diagnostics.Windows's
 releases</a>.</em></p>
   <blockquote>
   <h2>BenchmarkDotNet v0.13.7</h2>
   <p>This release contains a bunch of important bug fixes.</p>
   <p>Full changelog: <a 
href="https://benchmarkdotnet.org/changelog/v0.13.7.html";>https://benchmarkdotnet.org/changelog/v0.13.7.html</a></p>
   <h2>BenchmarkDotNet v0.13.6</h2>
   <h2>Highlights</h2>
   <ul>
   <li>New <a 
href="https://www.nuget.org/packages/BenchmarkDotNet.Diagnostics.dotTrace";>BenchmarkDotNet.Diagnostics.dotTrace</a>
 NuGet package. Once this package is installed, you can annotate your 
benchmarks with the <code>[DotTraceDiagnoser]</code> and get a <a 
href="https://www.jetbrains.com/profiler/";>dotTrace</a> performance snapshot at 
the end of the benchmark run. <a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2328";>#2328</a></li>
   <li>Updated documentation website. We migrated to <a 
href="https://dotnet.github.io/docfx/";>docfx</a> 2.67 and got the refreshed 
modern template based on bootstrap 5 with dark/light theme switcher.</li>
   <li>Updated <a 
href="https://www.nuget.org/packages/BenchmarkDotNet.Templates";>BenchmarkDotNet.Templates</a>.
 Multiple issues were resolved, now you can create new benchmark projects from 
terminal or your favorite IDE. <a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/1658";>#1658</a> 
<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/1881";>#1881</a> 
<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2149";>#2149</a> 
<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2338";>#2338</a></li>
   <li>Response file support. Now it's possible to pass additional arguments to 
BenchmarkDotNet using <code>@filename</code> syntax. <a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2320";>#2320</a> 
<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2348";>#2348</a></li>
   <li>Custom runtime support. <a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2285";>#2285</a></li>
   <li>Introduce CategoryDiscoverer, see <a 
href="https://github.com/dotnet/BenchmarkDotNet/blob/HEAD/xref:BenchmarkDotNet.Samples.IntroCategoryDiscoverer";><code>IntroCategoryDiscoverer</code></a>.
 <a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2306";>#2306</a> 
<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2307";>#2307</a></li>
   <li>Multiple bug fixes.</li>
   </ul>
   <p>Full changelog: <a 
href="https://benchmarkdotnet.org/changelog/v0.13.6.html";>https://benchmarkdotnet.org/changelog/v0.13.6.html</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/c02aeaa23cc4a7d4c3bda367a659580d5340ee93";><code>c02aeaa</code></a>
 Prepare v0.13.7 changelog</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/fd5b76691505d53f3e934f8502629c006539e82c";><code>fd5b766</code></a>
 Fix PlatformNotSupportedException thrown on Android in ConsoleTitler (<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2390";>#2390</a>)</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/914ee7187340761594728497a9f0163a1ecddf67";><code>914ee71</code></a>
 perfcollect: don't restore symbols for local builds (<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2384";>#2384</a>)</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/90ef2aecd0bd0c2b935975999053e20d9cdaae74";><code>90ef2ae</code></a>
 Fix debug build (<a 
href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2385";>#2385</a>)</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/657342284766bbf72bd3fa91eec5aca12b73bf27";><code>6573422</code></a>
 Bump xUnit: 2.4.2-&gt;2.5.0</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/da02fdc4da2799d0a6ba520a97bbb3a7f234420a";><code>da02fdc</code></a>
 Upgrade setup-node in spellcheck-docs workflow</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/a89ad265c107dd4fd9a7eba1b020ad6d48d87094";><code>a89ad26</code></a>
 Fix path in dotnet nuget push command</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/dc365e1cf06089d8cca7b4cb7c98b4b402c14681";><code>dc365e1</code></a>
 Add snupkg to nightly workflow artifacts</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/b912a8e70273761fd468a35c9176be0e50f7ed31";><code>b912a8e</code></a>
 Code cleanup</li>
   <li><a 
href="https://github.com/dotnet/BenchmarkDotNet/commit/f8ab51870b9a3d5493a861bc395fea9a0a6ace27";><code>f8ab518</code></a>
 Enable nullable annotations for the whole solution</li>
   <li>Additional commits viewable in <a 
href="https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.5...v0.13.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BenchmarkDotNet.Diagnostics.Windows&package-manager=nuget&previous-version=0.13.5&new-version=0.13.7)](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: [email protected]

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

Reply via email to