Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed dda38080c01
MINOR: [C#] Bump BenchmarkDotNet from 0.12.1 to 0.13.5 in /csharp (#36526) Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.12.1 to 0.13.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/ec962b0bd6854c991d7a3ebd77037579165acb36"><code>ec962b0</code></a> Set library version: 0.13.5</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/e2593ccbc8d81beeaa3aebafd41394a317721c04"><code>e2593cc</code></a> Prepare v0.13.5 changelog</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/9e88e47a63836132ae1f8a0d816a9c21b83d7878"><code>9e88e47</code></a> bump SDK version to pick up .NET Runtime fix that should fix disassembler tes...</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/f76c6829826518f43b4e79d26d34a2133109bd61"><code>f76c682</code></a> Introduce MockToolchain (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2178">#2178</a>)</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/59e17fc30b85439072dd070007a308be9fe67c18"><code>59e17fc</code></a> Bump Cake: 2.0.0->3.0.0 (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2267">#2267</a>)</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/ff5dbe662478f547e4be8d734eaeb6a106f40875"><code>ff5dbe6</code></a> Don't hold onto references in Consumer (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2191">#2191</a>)</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/d3fbc03d6dabeb52f23c6b7e50287150e66957cc"><code>d3fbc03</code></a> Keep generated files when MSBuild bin log is requested (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2254">#2254</a>)</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/615384d2553434d7f35c03ab3174d761f82c6c2d"><code>615384d</code></a> Removed deprecated InProcessToolchain. (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2248">#2248</a>)</li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/5cd288996ca13292fcf638be299c097a600aea7b"><code>5cd2889</code></a> Enabled strong-named assemblies on all OS, fix <a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2258">#2258</a></li> <li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/512413ceb24077154bdf6d6306138accffe64c7a"><code>512413c</code></a> Add JitStatsDiagnoserAttribute (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2250">#2250</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/BenchmarkDotNet/compare/v0.12.1...v0.13.5">compare view</a></li> </ul> </details> <br /> [](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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>