Skip to content

Bump ReportGenerator from 4.6.5 to 4.6.7 #353

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
Sep 11, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2020

Bumps ReportGenerator from 4.6.5 to 4.6.7.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_4.6.7

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

Changes:

  • b4866d3d142f2da873b6974967a7b2124a9e534b #374: Added support for .netconfig
  • 2290f09a645d643251a3794694cdadf40eca2ab6 #385: Added filtering by namespace for classfilters in DynamicCodeCoverageParser
  • cea803ba098dfe394f5d81f84f2c82c951a66046 #388: Removed branch coverage columns if no branch coverage is available
  • 1c2b7c19d2f9fe6899b05839bfffa6b52dd9ce69 #363: Improved handling of HTML generation (several HTML reports at once)

ReportGenerator_4.6.6

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

Changes:

  • 3e4928845a0ec8601011b78045362a6fa73d9784 #379: Added setting to allow saving report types to different directories
  • b769d48526c62c12dcac33a56baac4b8ddceba43 #380: Removed UTF-8 BOM from all generated XML files
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 Sep 9, 2020
@dnfadmin
Copy link

dnfadmin commented Sep 9, 2020

CLA assistant check
All CLA requirements met.

@github-actions github-actions bot added this to the v0.18.0 milestone Sep 9, 2020
@mergify mergify bot added the merge Shipit! label Sep 9, 2020
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
- Coverage   75.48%   75.45%   -0.04%     
==========================================
  Files         441      441              
  Lines       12774    12774              
  Branches     1179     1179              
==========================================
- Hits         9643     9639       -4     
- Misses       3131     3135       +4     
Impacted Files Coverage Δ
src/Protocol/DocumentUri.cs 77.01% <0.00%> (-2.30%) ⬇️

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 debb27d...af724e9. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 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 Sep 10, 2020
@dependabot dependabot bot force-pushed the dependabot/nuget/ReportGenerator-4.6.7 branch from ce744b9 to af724e9 Compare September 10, 2020 13:26
@david-driscoll david-driscoll merged commit 836da78 into master Sep 11, 2020
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-4.6.7 branch September 11, 2020 03:35
@mergify mergify bot removed the merge Shipit! label Sep 11, 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