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 v0.13.7 #659

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
BenchmarkDotNet nuget patch 0.13.5 -> 0.13.7

Release Notes

dotnet/BenchmarkDotNet (BenchmarkDotNet)

v0.13.7: BenchmarkDotNet v0.13.7

This release contains a bunch of important bug fixes.

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

v0.13.6: BenchmarkDotNet v0.13.6

Highlights

  • New BenchmarkDotNet.Diagnostics.dotTrace NuGet package. Once this package is installed, you can annotate your benchmarks with the [DotTraceDiagnoser] and get a dotTrace performance snapshot at the end of the benchmark run. #​2328
  • Updated documentation website. We migrated to docfx 2.67 and got the refreshed modern template based on bootstrap 5 with dark/light theme switcher.
  • Updated BenchmarkDotNet.Templates. Multiple issues were resolved, now you can create new benchmark projects from terminal or your favorite IDE. #​1658 #​1881 #​2149 #​2338
  • Response file support. Now it's possible to pass additional arguments to BenchmarkDotNet using @filename syntax. #​2320 #​2348
  • Custom runtime support. #​2285
  • Introduce CategoryDiscoverer, see IntroCategoryDiscoverer. #​2306 #​2307
  • Multiple bug fixes.

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


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 has been generated by Mend Renovate. View repository job log here.

@CalvinWilkinson CalvinWilkinson added 📦dependency-update Dependency update with required code changes and removed dependency update labels Jul 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency benchmarkdotnet to v0.13.6 chore(deps): update dependency benchmarkdotnet to v0.13.7 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/benchmarkdotnet-0.x branch from 3852217 to c8d4b94 Compare August 4, 2023 11:35
@CalvinWilkinson CalvinWilkinson added the preview Done while in preview label Aug 7, 2023
@kselena kselena self-requested a review August 7, 2023 16:38
@kselena kselena added this to the v1.0.0-preview.24 milestone Aug 7, 2023
kselena
kselena previously approved these changes Aug 7, 2023
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| nuget      | BenchmarkDotNet | 0.13.5 | 0.13.7 |
@renovate
Copy link
Contributor Author

renovate bot commented Aug 17, 2023

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) August 17, 2023 12:41
@CalvinWilkinson CalvinWilkinson merged commit 6b7f160 into preview Aug 17, 2023
8 checks passed
@CalvinWilkinson CalvinWilkinson deleted the renovate/benchmarkdotnet-0.x branch August 17, 2023 12:42
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants