Commit cab3807
authored
chore(deps): update dependency benchmarkdotnet to 0.15.2 (#494)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [BenchmarkDotNet](https://redirect.github.com/dotnet/BenchmarkDotNet)
| `0.15.0` -> `0.15.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dotnet/BenchmarkDotNet (BenchmarkDotNet)</summary>
###
[`v0.15.2`](https://redirect.github.com/dotnet/BenchmarkDotNet/releases/tag/v0.15.2):
0.15.2
Full changelog: https://benchmarkdotnet.org/changelog/v0.15.2.html
#### Highlights
- The most significant update in this release is the enhanced accuracy
of the memory diagnoser
([#​2562](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2562)).
This improvement resolves the issue of incorrectly reported memory
allocations
([#​1542](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/1542),
[#​2582](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2582)).
- We have introduced a new feature that allows users to sort benchmark
jobs in numerical order
([#​2768](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2768),
[#​2770](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2770)).
- Benchmark validation has been improved
([#​2771](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2771)).
- An issue with non-persistent auto-generated JobId has been fixed
([#​2777](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2777)).
###
[`v0.15.1`](https://redirect.github.com/dotnet/BenchmarkDotNet/releases/tag/v0.15.1):
0.15.1
Full changelog: https://benchmarkdotnet.org/changelog/v0.15.1.html
#### Highlights
- Added support for \*.slnx
([#​2763](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2763),
[#​2764](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2764))
- Enabled ArgumentsSource to reference methods in other types
([#​2744](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2744),
[#​2748](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2748))
- Resolved fatal errors for ARM CPUs
([#​2745](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2745),
[#​2756](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2756))
- Fixed bugs related to support for Android, browser, iOS, and tvOS
([#​2739](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2739),
[#​2741](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2741),
[#​2740](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2740),
[#​2742](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2742))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/dotnet-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 349c073 commit cab3807
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments