Skip to content

Bump ReportGenerator from 4.6.7 to 4.7.1 #391

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
Oct 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2020

Bumps ReportGenerator from 4.6.7 to 4.7.1.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_4.7.1

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

Changes:

  • c3c0838892d79b25fcee2a0c2194d01e29658dde #392: Filters are now case insensitive

ReportGenerator_4.7.0

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

Changes:

  • e76aaaa223060ff2300233817921e59248b3a704 Dropped support for Nuget package 'dotnet-reportgenerator-cli'. Use 'dotnet-reportgenerator-globaltool' instead.
  • 16ca9839a724d3d77914f9084d1af6bb787a8798 #384: Added warning for unknown or duplicate command line arguments
  • ab58a27c1497cef8a0de86c54ad45f7fbb3bad1a #391: Added authentication support for remote files via custom HTTP headers
Commits
  • c3c0838 #392: Filters are now case insensitive
  • 11c2692 Fixed tests
  • ab58a27 #391: Added authentication support for remote files via custom HTTP headers
  • 4823752 Merge branch 'master' into develop
  • 622b4fe prettify readme dotconfig snippets (#390)
  • 16ca983 #384: Added warning for unknown or duplicate command line arguments
  • cbbe7a0 Fixed appsettings.json
  • e76aaaa Dropped support for Nuget package 'dotnet-reportgenerator-cli'. Use 'dotnet-r...
  • 61ee20f Updated CustomExtensions sample
  • d91c2dc Updated appsettings.json
  • See full diff 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 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 Oct 12, 2020
@dnfadmin
Copy link

dnfadmin commented Oct 12, 2020

CLA assistant check
All CLA requirements met.

@mergify mergify bot added the merge Shipit! label Oct 12, 2020
@github-actions github-actions bot added this to the v0.18.1 milestone Oct 12, 2020
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage   75.76%   72.57%   -3.19%     
==========================================
  Files         561      561              
  Lines       13511    13511              
  Branches     1247     1247              
==========================================
- Hits        10236     9806     -430     
- Misses       3275     3705     +430     
Impacted Files Coverage Δ
src/JsonRpc/JsonRpcServerRegistry.cs 0.00% <0.00%> (-100.00%) ⬇️
src/Protocol/Models/SignatureHelpParams.cs 0.00% <0.00%> (-100.00%) ⬇️
src/JsonRpc.Generators/GeneratorDiagnostics.cs 0.00% <0.00%> (-100.00%) ⬇️
src/Protocol/Models/DocumentHighlightContainer.cs 0.00% <0.00%> (-50.00%) ⬇️
...ters/SymbolInformationOrDocumentSymbolConverter.cs 14.28% <0.00%> (-47.62%) ⬇️
...otocol/Models/SymbolInformationOrDocumentSymbol.cs 6.25% <0.00%> (-37.50%) ⬇️
src/JsonRpc.Generators/Helpers.cs 23.81% <0.00%> (-34.80%) ⬇️
...dels/SymbolInformationOrDocumentSymbolContainer.cs 0.00% <0.00%> (-33.34%) ⬇️
src/JsonRpc/DefaultJsonRpcServerFacade.cs 0.00% <0.00%> (-31.58%) ⬇️
...tion/Converters/MarkedStringCollectionConverter.cs 47.61% <0.00%> (-28.58%) ⬇️
... and 9 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 0b9561b...fa05add. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2020

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@github-actions github-actions bot removed the .NET label Oct 15, 2020
@david-driscoll david-driscoll merged commit a7a7369 into master Oct 21, 2020
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-4.7.1 branch October 21, 2020 00:13
@mergify mergify bot removed the merge Shipit! label Oct 21, 2020
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.

3 participants