Bump BenchmarkDotNet from 0.13.6 to 0.13.8 by dependabot[bot] · Pull Request #146 · BcryptNet/bcrypt.net
Bumps BenchmarkDotNet from 0.13.6 to 0.13.8.
Release notes
Sourced from BenchmarkDotNet's releases.
0.13.8
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.8.html
Highlights
This release contains important bug fixes.
What's Changed
- Issue2394 multiple markdown exporters not possible even with different names by
@bstordrupin dotnet/BenchmarkDotNet#2395- Make MarkdownExporter ctor and Dialect protected by
@nietrasin dotnet/BenchmarkDotNet#2407- Refactor out base TextLogger from StreamLogger by
@nietrasin dotnet/BenchmarkDotNet#2406
- update the templates install command to reflect dotnet cli updates by
@baywetin dotnet/BenchmarkDotNet#2415- Update stub decoding for .NET 8 for disassemblers by
@janvorliin dotnet/BenchmarkDotNet#2416- Enable nullability for BenchmarkDotNet.Annotations by
@alinasmirnovain dotnet/BenchmarkDotNet#2418- Nullability In BenchmarkDotNet project by
@alinasmirnovain dotnet/BenchmarkDotNet#2419- feat: add text justification style by
@Vahdanianin dotnet/BenchmarkDotNet#2410- Default to RoslynToolchain by
@timcassellin dotnet/BenchmarkDotNet#2409New Contributors
@bstordrupmade their first contribution in dotnet/BenchmarkDotNet#2395@baywetmade their first contribution in dotnet/BenchmarkDotNet#2415@Vahdanianmade their first contribution in dotnet/BenchmarkDotNet#2410Full Changelog: dotnet/BenchmarkDotNet@v0.13.7...v0.13.8
BenchmarkDotNet v0.13.7
This release contains a bunch of important bug fixes.
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.7.html
What's Changed
- Improve build for mono aot by
@radicalin dotnet/BenchmarkDotNet#2367- IComparable fallback for Tuple/ValueTuple by
@mrahhalin dotnet/BenchmarkDotNet#2368- Don't copy
PackageReferencein csproj by@timcassellin dotnet/BenchmarkDotNet#2365- Fix regression in parsing arguments with spaces Closes #2373 by
@kant2002in dotnet/BenchmarkDotNet#2375AggressiveOptimizationinInProcesstoolchains by@timcassellin dotnet/BenchmarkDotNet#2335- Add expected results tests by
@timcassellin dotnet/BenchmarkDotNet#2361- [chore]: fix error message by
@BurakTanerin dotnet/BenchmarkDotNet#2379- Cancel old jobs on push by
@timcassellin dotnet/BenchmarkDotNet#2380- Support
--cliargument forCsProjClassicNetToolchainby@timcassellin dotnet/BenchmarkDotNet#2381- Rebuild .Net Framework projects by
@timcassellin dotnet/BenchmarkDotNet#2370- Fix missing import on Debug build by
@caaavik-msftin dotnet/BenchmarkDotNet#2385- perfcollect: don't restore symbols for local builds by
@adamsitnikin dotnet/BenchmarkDotNet#2384- Fix PlatformNotSupportedException thrown on Android in ConsoleTitler by
@Adam-- in dotnet/BenchmarkDotNet#2390New Contributors
@BurakTanermade their first contribution in dotnet/BenchmarkDotNet#2379@caaavik-msftmade their first contribution in dotnet/BenchmarkDotNet#2385@Adam-- made their first contribution in dotnet/BenchmarkDotNet#2390
... (truncated)
Commits
f8de1e9Prepare v0.13.8 changeloge2e888cUse Roslyn Toolchain by default if no build settings are changed.b035d90feat: add text justification style (#2410)2a8bab5Fixed nullability warnings for some files from BenchmarkDotNet project3860e4aRemoved redundant check83fc5edUpdated CodeAnnotations to the actual version2d763cfEnable nullability for BenchmarkDotNet.Annotationsd391085Update stub decoding for .NET 8 for disassemblers (#2416)e0c667f- update the templates install command to reflect dotnet cli updates (#2415)c35dcb2Refactor out base TextLogger from StreamLogger (#2406)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)