Commit 468b29f
authored
chore(deps): update dependency benchmarkdotnet to 0.15.2 (#4066)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [BenchmarkDotNet](https://redirect.github.com/dotnet/BenchmarkDotNet)
| `0.15.1` -> `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)).
</details>
---
### 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.
---
- [ ] <!-- 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/reactiveui/ReactiveUI).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f3e7084 commit 468b29f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments