Update dependency BenchmarkDotNet to v0.13.12 #263
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.13.7
->0.13.12
Release Notes
dotnet/BenchmarkDotNet (BenchmarkDotNet)
v0.13.12
: 0.13.12Full changelog: https://benchmarkdotnet.org/changelog/v0.13.12.html
Highlights
The biggest highlight of this release if our new VSTest Adapter, which allows to run benchmarks as unit tests in your favorite IDE!
The detailed guide can be found here.
This release also includes to a minor bug fix that caused incorrect job id generation: fixed job id generation (#2491).
Also, the target framework in the BenchmarkDotNet templates was bumped to .NET 8.0.
v0.13.11
: 0.13.11Full changelog: https://benchmarkdotnet.org/changelog/v0.13.11.html
In the v0.13.11 scope, 4 issues were resolved and 8 pull requests were merged. This release includes 28 commits by 7 contributors.
Resolved issues (4)
Merged pull requests (8)
Commits (28)
Contributors (7)
Thank you very much!
v0.13.10
: 0.13.10Full changelog: https://benchmarkdotnet.org/changelog/v0.13.10.html
Highlights
Initial support of .NET 9 and minor bug fixes.
Details
In the v0.13.10 scope,
2 issues were resolved and 3 pull requests were merged.
This release includes 10 commits by 4 contributors.
Resolved issues (2)
Merged pull requests (3)
Commits (10)
Contributors (4)
Thank you very much!
v0.13.9
: 0.13.9Full changelog: https://benchmarkdotnet.org/changelog/v0.13.9.html
In the v0.13.9 scope, 3 issues were resolved and 7 pull requests were merged. This release includes 26 commits by 5 contributors.
Resolved issues (3)
DisassemblyDiagnoser
in GitHub Actions (assignee: @timcassell)--launchCount
(assignee: @AndreyAkinshin)Merged pull requests (7)
Commits (26)
Contributors (5)
Thank you very much!
v0.13.8
: 0.13.8Full changelog: https://benchmarkdotnet.org/changelog/v0.13.8.html
Highlights
This release contains important bug fixes.
What's Changed
New Contributors
Full Changelog: dotnet/BenchmarkDotNet@v0.13.7...v0.13.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.