-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit c6cac4c
authored
chore(deps): update dependency benchmarkdotnet to 0.15.3 (#4141)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [BenchmarkDotNet](https://redirect.github.com/dotnet/BenchmarkDotNet)
| `0.15.2` -> `0.15.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>dotnet/BenchmarkDotNet (BenchmarkDotNet)</summary>
###
[`v0.15.3`](https://redirect.github.com/dotnet/BenchmarkDotNet/releases/tag/v0.15.3):
0.15.3
Full changelog: <https://benchmarkdotnet.org/changelog/v0.15.3.html>
#### Highlights
Improvements:
- Naot instruction set support for .NET 10+, migrate to ISA groupings in
CPU summary
[#​2828](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2828)
- Support benchmark filtering for TestAdapter
[#​2662](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2662)
[#​2788](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2788)
- Support non-primitive external types in `ArgumentsSource`
[#​2820](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2820)
- Enable MSBuild parallel build via `--nodeReuse:false`
[#​2693](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2693)
[#​2814](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2814)
- Improve CPU detection
[#​2747](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2747)
[#​2749](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2749)
- Enable assembly signing for debug build
[#​2774](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2774)
Deprecations:
- Deprecated `WithNuget`
[#​2812](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2812)
Bug fixes:
- Fix `InvalidOperationException` in diagnosers
[#​2758](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2758)
[#​2805](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2805)
- Fix file detection in `NativeMemoryProfiler`
[#​2794](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2794)
[#​2795](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2795)
- Fix long file paths issue in `EtwProfiler`
[#​2807](https://redirect.github.com/dotnet/BenchmarkDotNet/issues/2807)
[#​2808](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2808)
- Fix log duplications in TestAdapter
[#​2790](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2790)
- Fix x86 disassembler error for net462
[#​2792](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2792)
- Fix `IsNetCore` and `IsNativeAOT` for single-file apps without AOT
[#​2799](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2799)
- Fix density plot generation in `RPlotExporter` for latest version of R
[#​2809](https://redirect.github.com/dotnet/BenchmarkDotNet/pull/2809)
</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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5a0d9e5 commit c6cac4cCopy full SHA for c6cac4c
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- src/Benchmarks
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
src/Benchmarks/Directory.Packages.props
Copy file name to clipboardExpand all lines: src/Benchmarks/Directory.Packages.props+1-1Lines 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