Skip to content

Bump ReportGenerator from 4.8.4 to 4.8.6 #530

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

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps ReportGenerator from 4.8.4 to 4.8.6.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_4.8.6

This release requires .NET 4.7 or .NET Core 2.x/3.x/5.x.

Changes:

  • 3b4fc598fd9f564852ae428049b5fafe11474c5d Release 4.8.6
  • 1350d0f47c6e74526284804a96ec7e26477b37a3 #405: Improved support for Azure DevOps and Github Actions
  • b0621fcede3e5a4a547ee3c9a7496274c926e1ee Added test
  • b0fd9b4c50904e081b9424ae7dc03f08080d6e14 New: #405: Added support for deterministic source paths
  • ffb79d9a10aa1bea34a34fd74904f95c81204193 Added tests
  • 4c0d2edc373849124355bb92fb64b474ce95f496 Improved name of generic classes (coverlet-coverage/coverlet#1077)

This list of changes was auto generated.

ReportGenerator_4.8.5

This release requires .NET 4.7 or .NET Core 2.x/3.x/5.x.

Changes:

  • 46ae4cc968b09d43aa9494c19986b816e4e4f1a0 Release 4.8.5
  • 6d21e103ac8fd287ae968c742fff185f899006b6 Updated dependencies
  • 428b131ccadc10bfabf9165904b8ef866ffa614c #406: Fixed reference version of McMaster.NETCore.Plugins for package ReportGenerator.Core

This list of changes was auto generated.

Commits

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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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 dependabot bot added .NET dependencies Pull requests that update a dependency file labels Feb 22, 2021
@github-actions github-actions bot added this to the v0.19.0 milestone Feb 22, 2021
@mergify mergify bot added the merge Shipit! label Feb 22, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #530 (2515bbc) into master (23eeea7) will decrease coverage by 3.80%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
- Coverage   73.39%   69.59%   -3.81%     
==========================================
  Files         256      235      -21     
  Lines       12246    11807     -439     
  Branches      827      800      -27     
==========================================
- Hits         8988     8217     -771     
- Misses       3258     3375     +117     
- Partials        0      215     +215     
Impacted Files Coverage Δ
src/JsonRpc/ExternalServiceProvider.cs 50.00% <0.00%> (-50.00%) ⬇️
src/JsonRpc.Generators/SymbolExtensions.cs 71.42% <0.00%> (-28.58%) ⬇️
src/Dap.Client/ProgressObservable.cs 0.00% <0.00%> (-22.23%) ⬇️
src/JsonRpc/Server/ContentModifiedException.cs 37.50% <0.00%> (-18.75%) ⬇️
src/JsonRpc/Server/RequestCancelledException.cs 37.50% <0.00%> (-18.75%) ⬇️
...rver/Configuration/ChainedConfigurationProvider.cs 58.62% <0.00%> (-17.25%) ⬇️
...ient/Configuration/ChainedConfigurationProvider.cs 0.00% <0.00%> (-17.25%) ⬇️
...rver/Configuration/ChainedConfigurationProvider.cs 0.00% <0.00%> (-17.25%) ⬇️
src/JsonRpc/Server/ServerErrorResult.cs 83.33% <0.00%> (-16.67%) ⬇️
src/JsonRpc.Generators/Contexts/SyntaxSymbol.cs 75.00% <0.00%> (-16.67%) ⬇️
... and 111 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 23eeea7...773a5fc. Read the comment docs.

@dependabot dependabot bot merged commit c2ee895 into master Feb 22, 2021
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-4.8.6 branch February 22, 2021 06:50
@mergify mergify bot removed merge Shipit! .NET labels Feb 22, 2021
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.

2 participants