Skip to content

Bump BenchmarkDotNet from 0.13.5 to 0.13.7 in /gremlin-dotnet#2188

Merged
FlorianHockmann merged 1 commit into3.5-devfrom
dependabot/nuget/gremlin-dotnet/3.5-dev/BenchmarkDotNet-0.13.7
Aug 18, 2023
Merged

Bump BenchmarkDotNet from 0.13.5 to 0.13.7 in /gremlin-dotnet#2188
FlorianHockmann merged 1 commit into3.5-devfrom
dependabot/nuget/gremlin-dotnet/3.5-dev/BenchmarkDotNet-0.13.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps BenchmarkDotNet from 0.13.5 to 0.13.7.

Release notes

Sourced from BenchmarkDotNet's releases.

BenchmarkDotNet v0.13.7

This release contains a bunch of important bug fixes.

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

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

Commits
  • c02aeaa Prepare v0.13.7 changelog
  • fd5b766 Fix PlatformNotSupportedException thrown on Android in ConsoleTitler (#2390)
  • 914ee71 perfcollect: don't restore symbols for local builds (#2384)
  • 90ef2ae Fix debug build (#2385)
  • 6573422 Bump xUnit: 2.4.2->2.5.0
  • da02fdc Upgrade setup-node in spellcheck-docs workflow
  • a89ad26 Fix path in dotnet nuget push command
  • dc365e1 Add snupkg to nightly workflow artifacts
  • b912a8e Code cleanup
  • f8ab518 Enable nullable annotations for the whole solution
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Aug 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2023

Codecov Report

Merging #2188 (fa8581e) into 3.5-dev (95cf6a6) will increase coverage by 0.02%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             3.5-dev    #2188      +/-   ##
=============================================
+ Coverage      69.93%   69.96%   +0.02%     
- Complexity         0     9033    +9033     
=============================================
  Files             24      866     +842     
  Lines           3449    41068   +37619     
  Branches           0     5476    +5476     
=============================================
+ Hits            2412    28732   +26320     
- Misses           860    10435    +9575     
- Partials         177     1901    +1724     

see 842 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@FlorianHockmann FlorianHockmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VOTE +1

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.5 to 0.13.7.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.5...v0.13.7)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/gremlin-dotnet/3.5-dev/BenchmarkDotNet-0.13.7 branch from 63ba454 to fa8581e Compare August 9, 2023 10:04
@FlorianHockmann FlorianHockmann merged commit 03b2fa2 into 3.5-dev Aug 18, 2023
@FlorianHockmann FlorianHockmann deleted the dependabot/nuget/gremlin-dotnet/3.5-dev/BenchmarkDotNet-0.13.7 branch August 18, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants