Skip to content

Bump ReportGenerator from 5.0.4 to 5.1.0 #772

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 Mar 11, 2022

Bumps ReportGenerator from 5.0.4 to 5.1.0.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_5.1.0

This release requires .NET 4.7 or .NET Core 3.1/5.x/6.x.

Changes:

  • #433: Added report types Html_Light, Html_Dark and HtmlInline_AzurePipelines_Light
  • HTML reports: Replaced tabular data with cards
  • Added method coverage to summary table (PRO version only)
  • #497: Added coverage date to summary reports (for Cobertura and JaCoCo coverage files)
  • #494: Fixed MSBuild task
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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](danielpalme/ReportGenerator@v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Mar 11, 2022
@github-actions github-actions bot added this to the v0.19.6 milestone Mar 11, 2022
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #772 (7c7d99f) into master (aacb0ba) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #772      +/-   ##
==========================================
- Coverage   73.21%   73.17%   -0.04%     
==========================================
  Files         254      254              
  Lines       12554    12554              
  Branches      807      807              
==========================================
- Hits         9191     9187       -4     
- Misses       3363     3367       +4     
Impacted Files Coverage Δ
src/JsonRpc/InputHandler.cs 86.75% <0.00%> (-1.40%) ⬇️

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 aacb0ba...7c7d99f. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2022

Superseded by #773.

@dependabot dependabot bot closed this Mar 14, 2022
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-5.1.0 branch March 14, 2022 17:03
@github-actions github-actions bot removed this from the v0.19.6 milestone Mar 14, 2022
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.

1 participant