-
-
Notifications
You must be signed in to change notification settings - Fork 9
Update dependency BenchmarkDotNet to 0.15.8 #153
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/benchmarkdotnet-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ce61d71 to
86a17c8
Compare
86a17c8 to
51143f7
Compare
72403eb to
2547afa
Compare
2547afa to
fdf67a0
Compare
fdf67a0 to
ef7b69c
Compare
4b1f65d to
2db9d1f
Compare
2db9d1f to
f39e10f
Compare
3913515 to
a477136
Compare
8e3cd13 to
6d0a236
Compare
6d0a236 to
242c022
Compare
242c022 to
e8ab352
Compare
e8ab352 to
9dcaf46
Compare
8f2343b to
3e2d665
Compare
3e2d665 to
491d05a
Compare
491d05a to
91cdafa
Compare
91cdafa to
2b2678f
Compare
2b2678f to
19d028d
Compare
19d028d to
17d80f0
Compare
17d80f0 to
fba918b
Compare
fba918b to
286abd9
Compare
286abd9 to
9728e1d
Compare
9728e1d to
44aec98
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.12→0.15.8Release Notes
dotnet/BenchmarkDotNet (BenchmarkDotNet)
v0.15.8: BenchmarkDotNet v0.15.8Full changelog: https://benchmarkdotnet.org/changelog/v0.15.8.html
v0.15.7: BenchmarkDotNet v0.15.7Full changelog: https://benchmarkdotnet.org/changelog/v0.15.7.html
v0.15.6: BenchmarkDotNet v0.15.6Full changelog: https://benchmarkdotnet.org/changelog/v0.15.6.html
v0.15.5: 0.15.5Full changelog: https://benchmarkdotnet.org/changelog/v0.15.5.html
v0.15.4: 0.15.4Full changelog: https://benchmarkdotnet.org/changelog/v0.15.4.html
Highlights
Allow override method/property for ParamsSource (#2832)
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 #2809v0.15.2: 0.15.2Full changelog: https://benchmarkdotnet.org/changelog/v0.15.2.html
Highlights
v0.15.1: 0.15.1Full changelog: https://benchmarkdotnet.org/changelog/v0.15.1.html
Highlights
v0.15.0: 0.15.0Full changelog: https://benchmarkdotnet.org/changelog/v0.15.0.html
v0.14.0: 0.14.0Full changelog: https://benchmarkdotnet.org/changelog/v0.14.0.html
Highlights
BenchmarkDotNet.Diagnostics.dotMemory#2549: memory allocation profile of your benchmarks using dotMemory, see @BenchmarkDotNet.Samples.IntroDotMemoryDiagnoserBenchmarkDotNet.Exporters.Plotting#2560: plotting via ScottPlot (initial version)IntermediateOutputPath,OutputPath, andOutDirproperties to thedotnet buildcommand. This change forces all build outputs to be placed in a new directory generated by BenchmarkDotNet, and fixes many issues that have been reported with builds. You can also access these paths in your own.csprojand.propsfrom those properties if you need to copy custom files to the output.Bug fixes
UseArtifactsOutput.Breaking Changes
DotNetCliBuilderremovedretryFailedBuildWithNoDepsconstructor option.DotNetCliCommandremovedRetryFailedBuildWithNoDepsproperty andBuildNoRestoreNoDependencies()andPublishNoBuildAndNoRestore()methods (replaced withPublishNoRestore()).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 was generated by Mend Renovate. View the repository job log.