-
-
Notifications
You must be signed in to change notification settings - Fork 95
chore(deps): update dependency benchmarkdotnet to 0.15.3 #3107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Claude finished @thomhurst's task —— View job PR Review: BenchmarkDotNet Dependency UpdateTodo List:
Review SummaryThis PR updates BenchmarkDotNet from version 0.15.2 to 0.15.3, which is a patch release containing bug fixes and improvements. The change is minimal and low-risk. ✅ Code Quality and Best Practices
|
d932226 to
dcb2b16
Compare
|
Claude finished @thomhurst's task —— View job PR Review: BenchmarkDotNet Dependency UpdateTodo List:
Review SummaryThis PR updates BenchmarkDotNet from version 0.15.2 to 0.15.3, which is a patch release containing bug fixes and improvements. The change affects the centralized package management in ✅ Code Quality and Best Practices
✅ Security Considerations
✅ Performance ConsiderationsImprovements in 0.15.3 that benefit TUnit:
These changes should provide better benchmark accuracy and improved performance measurement for TUnit's performance tests. ✅ Test Coverage and CompatibilityTUnit's BenchmarkDotNet Usage: The project uses BenchmarkDotNet extensively in:
Compatibility Assessment:
📋 Changelog Highlights (0.15.3)Bug fixes that improve benchmark reliability:
Performance improvements:
✅ Final RecommendationAPPROVE - This is a safe, beneficial update that:
The update is particularly valuable for TUnit given its focus on performance and the fact that it uses BenchmarkDotNet for both internal performance testing and framework comparison benchmarks. |
This PR contains the following updates:
0.15.2->0.15.3Release Notes
dotnet/BenchmarkDotNet (BenchmarkDotNet)
v0.15.3: 0.15.3Full changelog: https://benchmarkdotnet.org/changelog/v0.15.3.html
Highlights
Improvements:
ArgumentsSource#2820--nodeReuse:false#2693 #2814Deprecations:
WithNuget#2812Bug fixes:
InvalidOperationExceptionin diagnosers #2758 #2805NativeMemoryProfiler#2794 #2795EtwProfiler#2807 #2808IsNetCoreandIsNativeAOTfor single-file apps without AOT #2799RPlotExporterfor latest version of R #2809Configuration
📅 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.
This PR has been generated by Renovate Bot.