Bump BenchmarkDotNet from 0.13.5 to 0.13.6 by dependabot[bot] · Pull Request #141 · BcryptNet/bcrypt.net
Bumps BenchmarkDotNet from 0.13.5 to 0.13.6.
Release notes
Sourced from BenchmarkDotNet's releases.
BenchmarkDotNet v0.13.6
Highlights
- New BenchmarkDotNet.Diagnostics.dotTrace NuGet package. Once this package is installed, you can annotate your benchmarks with the
[DotTraceDiagnoser]and get a dotTrace performance snapshot at the end of the benchmark run. #2328- Updated documentation website. We migrated to docfx 2.67 and got the refreshed modern template based on bootstrap 5 with dark/light theme switcher.
- Updated BenchmarkDotNet.Templates. Multiple issues were resolved, now you can create new benchmark projects from terminal or your favorite IDE. #1658 #1881 #2149 #2338
- Response file support. Now it's possible to pass additional arguments to BenchmarkDotNet using
@filenamesyntax. #2320 #2348- Custom runtime support. #2285
- Introduce CategoryDiscoverer, see
IntroCategoryDiscoverer. #2306 #2307- Multiple bug fixes.
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.6.html
Commits
e85fe28Fix netcoreapp3.0 builds (#2359)2785495Add MyGet badge in README9171cfdLock perfolizer reference, fix #23583e7334fCancel old CI jobs when a new push is done. (#2362)ca9d8b9FixMosCpuInfoProvider(#2360)d883fddSuppress running publish-nightly on forked repositories28e003cUpdate license.md30887e5Update team.mdf43495cFix documentation generation3b361e3Add Release build task- 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 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)