Skip to content

Bump ReportGenerator from 4.6.7 to 4.7.0 #388

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ReportGenerator from 4.6.7 to 4.7.0.

Release notes

Sourced from ReportGenerator's releases.

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
  • 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 8, 2020
@github-actions github-actions bot added this to the v0.18.1 milestone Oct 8, 2020
@dnfadmin
Copy link

dnfadmin commented Oct 8, 2020

CLA assistant check
All CLA requirements met.

@mergify mergify bot added the merge Shipit! label Oct 8, 2020
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage   75.76%   73.96%   -1.80%     
==========================================
  Files         561     1138     +577     
  Lines       13511    27086   +13575     
  Branches     1247     2516    +1269     
==========================================
+ Hits        10236    20034    +9798     
- Misses       3275     7052    +3777     
Impacted Files Coverage Δ
src/Protocol/Document/ICodeLensHandler.cs 96.05% <0.00%> (-3.95%) ⬇️
src/Protocol/Document/ICompletionHandler.cs 96.05% <0.00%> (-3.95%) ⬇️
src/Protocol/Document/IDocumentLinkHandler.cs 96.05% <0.00%> (-3.95%) ⬇️
src/Protocol/Document/ICodeActionHandler.cs 94.38% <0.00%> (-3.86%) ⬇️
src/Protocol/DocumentUri.cs 77.05% <0.00%> (-2.36%) ⬇️
...-protocol/src/Protocol/Models/MessageActionItem.cs 100.00% <0.00%> (ø)
...otocol/Models/SelectionRangeRegistrationOptions.cs 75.00% <0.00%> (ø)
...l/Client/WorkDone/LanguageClientWorkDoneManager.cs 92.18% <0.00%> (ø)
...rver/Configuration/DidChangeConfigurationSource.cs 100.00% <0.00%> (ø)
...-protocol/src/Testing/TestConfigurationProvider.cs 68.75% <0.00%> (ø)
... and 572 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...12739dc. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2020

Superseded by #391.

@dependabot dependabot bot closed this Oct 12, 2020
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-4.7.0 branch October 12, 2020 06:39
@github-actions github-actions bot removed this from the v0.18.1 milestone Oct 12, 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 merge Shipit!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants