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

Bump BenchMarkDotNet from 0.11.5 to 0.12.0 #73

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps BenchMarkDotNet from 0.11.5 to 0.12.0.

Commits
  • 7bdf6e0 Set library version: 0.12.0
  • d582b51 Revert previous commit because of the CI Error
  • d75b1b8 Add .NET Core 2.2 and .NET Core 3.0 support in BenchmarkDotNet.Tool
  • c5ac2f5 Fix bug in BaselineCustomAnalyzer
  • bc7cb8a Improve v0.12.0 release notes
  • cb1575f Add BenchmarkDotNet.Templates in build-and-pack.cmd
  • c5aa4f9 Prepare v0.12.0 changelog
  • af9ff54 Fix mistakes in old changelogs
  • 28bb7c5 Bump DocFX version from 2.42.1 to 2.46
  • 0768b72 Fix some typos in identifiers
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [BenchMarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.11.5 to 0.12.0.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.11.5...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the 📦 dependencies Pull requests that update a dependency file label Oct 25, 2019
@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #73 into master will decrease coverage by 23.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #73       +/-   ##
===========================================
- Coverage   84.51%   61.42%   -23.09%     
===========================================
  Files         115       77       -38     
  Lines        5449     2743     -2706     
  Branches      512      285      -227     
===========================================
- Hits         4605     1685     -2920     
- Misses        776      999      +223     
+ Partials       68       59        -9
Impacted Files Coverage Δ
...onventions.Abstractions/LiveConventionAttribute.cs 0% <0%> (-100%) ⬇️
...bJobs.Abstractions/WebJobsHostBuilderExtensions.cs 0% <0%> (-100%) ⬇️
...Conventions/Scanners/AggregateConventionScanner.cs 0% <0%> (-100%) ⬇️
...ntions.Abstractions/UnitTestConventionAttribute.cs 0% <0%> (-100%) ⬇️
src/Logging.Abstractions/LoggingExtensions.cs 0% <0%> (-100%) ⬇️
...ns.Abstractions/ConventionHostBuilderExtensions.cs 2.27% <0%> (-97.73%) ⬇️
...ntions.Abstractions/ConventionContextExtensions.cs 4.54% <0%> (-95.46%) ⬇️
src/Logging/LoggingExtensions.cs 0% <0%> (-80%) ⬇️
...nventions.Abstractions/AfterConventionAttribute.cs 0% <0%> (-75%) ⬇️
...ventions.Abstractions/BeforeConventionAttribute.cs 0% <0%> (-75%) ⬇️
... and 82 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1578ade...492eab9. Read the comment docs.

@david-driscoll david-driscoll merged commit e2cb8cb into master Oct 27, 2019
@rsg-bot rsg-bot added this to the v9.0.6 milestone Oct 27, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/master/BenchMarkDotNet-0.12.0 branch October 27, 2019 02:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants