Skip to content

Bump ReportGenerator from 4.5.2 to 4.6.4 #292

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
Aug 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2020

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps ReportGenerator from 4.5.2 to 4.6.4.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_4.6.4

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

Changes:

  • 0529ec6687d5d8b991e36e4d65ee2c28e54cf69c #366: Added custom settings to Azure DevOps task

This list of changes was auto generated.

ReportGenerator_4.6.3

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

Changes:

  • b41fce92b2f74f66acadd404685eb4b3c138124f #364: Added tooltips to show coverage as ratio
  • 821403bb98f7df1cad8aea2346a46facde588634 #365: Added dark theme support for Coverage Gutters preview
  • 2b2e96e4f30be6ebb694255d0931ba6f85588866 #366: Clover: Filtering of test projects (settings:excludeTestProjects=true)

ReportGenerator_4.6.2

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

Changes:

  • d7b2d7f81d90c4e1226c1deb8de3fda48b224734 Clover: Added classfilter support
  • 5cea76033a86b1c7fe852b2e61c4252ecaee82f4 #363: Fixed clover file handling (several branches per line)

ReportGenerator_4.6.1

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

Changes:

  • c626cacda3dff85d64cd38be13e6446161728836 #351: Fixed reading large XML coverage files

ReportGenerator_4.6.0

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

Changes:

  • 696ea61d4ad27a65dc5de947dcda049158215123 #210: Strong named all DLLs
  • afa1b8147ddeee570902eeed4ac29ff4c65f3494 #348: Added coverage indicator for methods/properties
  • 33a43a0481ca1a986c98b1c2f533f527cec35301 #349: Apply query string to referenced CSS and JavaScript files and links to support SAS tokens (e.g. on blob storage)
  • 3378f6d3b2c66f39fd1d5b59ca43fcfcb812cc49 Enabled Source Link for Nuget package 'ReportGenerator.Core'
  • bbb30e338b7a593949272c829f7e8807d5465727 Changed default HTML extension from '.htm' to '.html'

ReportGenerator_4.5.8

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

Changes:

  • c7b2059338375a0cac26e9b35736e44196158d50 #326 Adjusted log level
  • 74b58ba5cda75556f30f57d0a267e966700204cb #341: Improved parameter handling in MSBuild task
Commits
  • 0529ec6 #366: Added custom settings to Azure DevOps task
  • 170172b Release 4.6.3
  • 821403b #365: Added dark theme support for Coverage Gutters preview
  • 2b2e96e #366: Clover: Filtering of test projects (settings:excludeTestProjects=true)
  • b41fce9 #364: Added tooltips to show coverage as ratio
  • adf333f Release 4.6.2
  • 845cf12 Release 4.6.2
  • d7b2d7f Clover: Added classfilter support
  • 5cea760 #363: Fixed clover file handling (several branches per line)
  • bb325ba Merge pull request #360 from danielpalme/dependabot/npm_and_yarn/src/AzureDev...
  • 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 dependabot bot added .NET dependencies Pull requests that update a dependency file labels Aug 10, 2020
@dnfadmin
Copy link

dnfadmin commented Aug 10, 2020

CLA assistant check
All CLA requirements met.

@mergify mergify bot added the merge Shipit! label Aug 10, 2020
@github-actions github-actions bot added this to the v0.18.0 milestone Aug 10, 2020
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #292 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
+ Coverage   73.16%   73.20%   +0.03%     
==========================================
  Files         415      415              
  Lines       11743    11743              
  Branches     1088     1088              
==========================================
+ Hits         8592     8596       +4     
+ Misses       3151     3147       -4     
Impacted Files Coverage Δ
src/Protocol/DocumentUri.cs 79.31% <0.00%> (+2.29%) ⬆️

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 765539a...9f069ef. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/nuget/ReportGenerator-4.6.4 branch 3 times, most recently from 1895dfc to 45556db Compare August 12, 2020 00:36
@david-driscoll
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/nuget/ReportGenerator-4.6.4 branch from 45556db to 9f069ef Compare August 12, 2020 00:38
@david-driscoll david-driscoll merged commit 719ecb4 into master Aug 12, 2020
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-4.6.4 branch August 12, 2020 01:03
@mergify mergify bot removed merge Shipit! .NET labels Aug 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants