EamonNerbonne / anoprsst

Sorts Span<T> and arrays more quickly than Array.Sort
23 stars 4 forks source link

Bump BenchmarkDotNet from 0.11.5 to 0.12.0 #16

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps BenchmarkDotNet from 0.11.5 to 0.12.0.

Commits - [`7bdf6e0`](https://github.com/dotnet/BenchmarkDotNet/commit/7bdf6e093fdac47d40a7daaf66ce93d940b9b8c9) Set library version: 0.12.0 - [`d582b51`](https://github.com/dotnet/BenchmarkDotNet/commit/d582b516d798fb8632d5507367272e51280229fe) Revert previous commit because of the CI Error - [`d75b1b8`](https://github.com/dotnet/BenchmarkDotNet/commit/d75b1b887dd47468bfc7127cb62348c63390e165) Add .NET Core 2.2 and .NET Core 3.0 support in BenchmarkDotNet.Tool - [`c5ac2f5`](https://github.com/dotnet/BenchmarkDotNet/commit/c5ac2f57b55ad51ee4afb3c2a3097358334f162b) Fix bug in BaselineCustomAnalyzer - [`bc7cb8a`](https://github.com/dotnet/BenchmarkDotNet/commit/bc7cb8a2b4b1c2e28c0b5008270283e7381ab11d) Improve v0.12.0 release notes - [`cb1575f`](https://github.com/dotnet/BenchmarkDotNet/commit/cb1575f852af2ee5ac53b71e18a759afe6948caa) Add BenchmarkDotNet.Templates in build-and-pack.cmd - [`c5aa4f9`](https://github.com/dotnet/BenchmarkDotNet/commit/c5aa4f917dab4438814b5f2dd7a90d7309757bf8) Prepare v0.12.0 changelog - [`af9ff54`](https://github.com/dotnet/BenchmarkDotNet/commit/af9ff5476fc1b677ed5f691e0b6376aabea2b235) Fix mistakes in old changelogs - [`28bb7c5`](https://github.com/dotnet/BenchmarkDotNet/commit/28bb7c50338273c3dcd3c419b8032ece978e8cb3) Bump DocFX version from 2.42.1 to 2.46 - [`0768b72`](https://github.com/dotnet/BenchmarkDotNet/commit/0768b7206be0078516034f0e6a1690b61561c55c) Fix some typos in identifiers - Additional commits viewable in [compare view](https://github.com/dotnet/BenchmarkDotNet/compare/v0.11.5...v0.12.0)


Dependabot compatibility score

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)