Skip to content

Commit

Permalink
MINOR: [C#] Bump BenchmarkDotNet from 0.13.9 to 0.13.10 in /csharp (a…
Browse files Browse the repository at this point in the history
…pache#38606)

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.9 to 0.13.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dotnet/BenchmarkDotNet/releases">BenchmarkDotNet's releases</a>.</em></p>
<blockquote>
<h2>0.13.10</h2>
<p>Full changelog: <a href="https://benchmarkdotnet.org/changelog/v0.13.10.html">https://benchmarkdotnet.org/changelog/v0.13.10.html</a></p>
<h2>Highlights</h2>
<p>Initial support of .NET 9 and minor bug fixes.</p>
<h2>Details</h2>
<p>In the <a href="https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone:v0.13.10">v0.13.10</a> scope,
2 issues were resolved and 3 pull requests were merged.
This release includes 10 commits by 4 contributors.</p>
<h2>Resolved issues (2)</h2>
<ul>
<li><a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2436">#2436</a> BenchmarkDotNet Access Denied Error on WSL2 when Writing to '/mnt/c/DumpStack.log.tmp' (assignee: <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2455">#2455</a> .NET 9 support (assignee: <a href="https://github.com/adamsitnik"><code>@​adamsitnik</code></a>)</li>
</ul>
<h2>Merged pull requests (3)</h2>
<ul>
<li><a href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2447">#2447</a> Add support for wasm/net9.0 (by <a href="https://github.com/radical"><code>@​radical</code></a>)</li>
<li><a href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2453">#2453</a> feat: set RuntimeHostConfigurationOption on generated project (by <a href="https://github.com/workgroupengineering"><code>@​workgroupengineering</code></a>)</li>
<li><a href="https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2456">#2456</a> implement full .NET 9 support (by <a href="https://github.com/adamsitnik"><code>@​adamsitnik</code></a>)</li>
</ul>
<h2>Commits (10)</h2>
<ul>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/c27152b9d7b6391501abcf7e8edcb2804999622f">c27152</a> Set next BenchmarkDotNet version: 0.13.10 (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/2e96d29453a804cfc1b92fffeea94c866522167a">2e96d2</a> Don't show AssemblyInformationalVersion metadata in BDN BrandVersion (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/d17c6ad0bd8ac15d83ced0a7522de7dd51526ad4">d17c6a</a> Support Windows 11 23H2 (10.0.22631) in OsBrandStringHelper (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/af9c5c6013b4e661cda0ff8fed40a50ae62d5a74">af9c5c</a> Exception handling in DotNetCliGenerator.GetRootDirectory, fix <a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2436">#2436</a> (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/e11136897bdf26c004076bcbe812bb4ae60f8859">e11136</a> [build] Bump Docfx.App: 2.71.0-&gt;2.71.1 (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/7b342f5cfb63c73708f3e69dde33d7430a3c0401">7b342f</a> Add support for wasm/net9.0 (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2447">#2447</a>) (by <a href="https://github.com/radical"><code>@​radical</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/e170684208103ca5ba4212ad8dc7c2aad5cf02d4">e17068</a> Adjust 'Failed to set up high priority' message (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/0a734a94a13733c2950d7edbac08499c6f2c108a">0a734a</a> feat: set RuntimeHostConfigurationOption on generated project (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2453">#2453</a>) (by <a href="https://github.com/workgroupengineering"><code>@​workgroupengineering</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/ae49148a92c358676190772803fe0ed532814ce3">ae4914</a> implement full .NET 9 support (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2456">#2456</a>) (by <a href="https://github.com/adamsitnik"><code>@​adamsitnik</code></a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/40c4142734ce68bdfcbccf7086ed2b724e9428bc">40c414</a> Prepare v0.13.10 changelog (by <a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
</ul>
<h2>Contributors (4)</h2>
<ul>
<li>Adam Sitnik (<a href="https://github.com/adamsitnik"><code>@​adamsitnik</code></a>)</li>
<li>Andrey Akinshin (<a href="https://github.com/AndreyAkinshin"><code>@​AndreyAkinshin</code></a>)</li>
<li>Ankit Jain (<a href="https://github.com/radical"><code>@​radical</code></a>)</li>
<li>workgroupengineering (<a href="https://github.com/workgroupengineering"><code>@​workgroupengineering</code></a>)</li>
</ul>
<p>Thank you very much!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/40c4142734ce68bdfcbccf7086ed2b724e9428bc"><code>40c4142</code></a> Prepare v0.13.10 changelog</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/ae49148a92c358676190772803fe0ed532814ce3"><code>ae49148</code></a> implement full .NET 9 support (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2456">#2456</a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/0a734a94a13733c2950d7edbac08499c6f2c108a"><code>0a734a9</code></a> feat: set RuntimeHostConfigurationOption on generated project (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2453">#2453</a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/e170684208103ca5ba4212ad8dc7c2aad5cf02d4"><code>e170684</code></a> Adjust 'Failed to set up high priority' message</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/7b342f5cfb63c73708f3e69dde33d7430a3c0401"><code>7b342f5</code></a> Add support for wasm/net9.0 (<a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2447">#2447</a>)</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/e11136897bdf26c004076bcbe812bb4ae60f8859"><code>e111368</code></a> [build] Bump Docfx.App: 2.71.0-&gt;2.71.1</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/af9c5c6013b4e661cda0ff8fed40a50ae62d5a74"><code>af9c5c6</code></a> Exception handling in DotNetCliGenerator.GetRootDirectory, fix <a href="https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2436">#2436</a></li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/d17c6ad0bd8ac15d83ced0a7522de7dd51526ad4"><code>d17c6ad</code></a> Support Windows 11 23H2 (10.0.22631) in OsBrandStringHelper</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/2e96d29453a804cfc1b92fffeea94c866522167a"><code>2e96d29</code></a> Don't show AssemblyInformationalVersion metadata in BDN BrandVersion</li>
<li><a href="https://github.com/dotnet/BenchmarkDotNet/commit/c27152b9d7b6391501abcf7e8edcb2804999622f"><code>c27152b</code></a> Set next BenchmarkDotNet version: 0.13.10</li>
<li>See full diff in <a href="https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.9...v0.13.10">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=BenchmarkDotNet&package-manager=nuget&previous-version=0.13.9&new-version=0.13.10)](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 show <dependency name> 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)

</details>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 5164acb commit 0bc75b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.9" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.9" />
</ItemGroup>

Expand Down

0 comments on commit 0bc75b7

Please sign in to comment.