Skip to content
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

chore(deps): update dependency benchmarkdotnet to 0.14.0 #92

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
BenchmarkDotNet 0.13.12 -> 0.14.0 age adoption passing confidence

Release Notes

dotnet/BenchmarkDotNet (BenchmarkDotNet)

v0.14.0: 0.14.0

Full changelog: https://benchmarkdotnet.org/changelog/v0.14.0.html

Highlights

  • Introduce BenchmarkDotNet.Diagnostics.dotMemory #​2549: memory allocation profile of your benchmarks using dotMemory, see @​BenchmarkDotNet.Samples.IntroDotMemoryDiagnoser
  • Introduce BenchmarkDotNet.Exporters.Plotting #​2560: plotting via ScottPlot (initial version)
  • Multiple bugfixes
  • The default build toolchains have been updated to pass IntermediateOutputPath, OutputPath, and OutDir properties to the dotnet build command. 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 .csproj and .props from those properties if you need to copy custom files to the output.

Bug fixes

  • Fixed multiple build-related bugs including passing MsBuildArguments and .Net 8's UseArtifactsOutput.

Breaking Changes

  • DotNetCliBuilder removed retryFailedBuildWithNoDeps constructor option.
  • DotNetCliCommand removed RetryFailedBuildWithNoDeps property and BuildNoRestoreNoDependencies() and PublishNoBuildAndNoRestore() methods (replaced with PublishNoRestore()).

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package         | from    | to     |
| ---------- | --------------- | ------- | ------ |
| nuget      | BenchmarkDotNet | 0.13.12 | 0.14.0 |
@renovate renovate bot added the 📦dependency-update Dependency update with required code changes label Aug 6, 2024
@renovate renovate bot requested a review from KinsonDigitalAdmin August 6, 2024 17:53
@renovate renovate bot changed the title chore(deps): update dependency benchmarkdotnet to v0.14.0 chore(deps): update dependency benchmarkdotnet to 0.14.0 Aug 28, 2024
@CalvinWilkinson CalvinWilkinson added this to the v1.0.0-preview.4 milestone Jan 9, 2025
@CalvinWilkinson CalvinWilkinson self-assigned this Jan 9, 2025
@CalvinWilkinson CalvinWilkinson added the preview Done while in preview label Jan 9, 2025
Copy link
Contributor Author

renovate bot commented Jan 9, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@CalvinWilkinson CalvinWilkinson enabled auto-merge (squash) January 9, 2025 18:17
@CalvinWilkinson CalvinWilkinson merged commit 0286aa1 into preview Jan 9, 2025
18 checks passed
@CalvinWilkinson CalvinWilkinson deleted the renovate/benchmarkdotnet-0.x branch January 9, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦dependency-update Dependency update with required code changes preview Done while in preview
Projects
Status: ✅Done
Development

Successfully merging this pull request may close these issues.

1 participant