GregTrevellick / CleanArchitecture

A starting point for Clean Architecture with .NET
https://marketplace.visualstudio.com/items?itemName=GregTrevellick.CleanArchitecture
MIT License
118 stars 16 forks source link

Bump ReportGenerator from 4.8.8 to 5.1.11 #172

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ReportGenerator from 4.8.8 to 5.1.11.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_5.1.11

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

Changes:

  • #556: Generate text reports without UTF-8 BOM
  • #557: Added support for .NET 7

ReportGenerator_5.1.10

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

Changes:

  • #534: Added report types: TextDeltaSummary, MarkdownDeltaSummary
  • #536: Improved support for coverage files generated by CPPCoverage

ReportGenerator_5.1.9

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

ReportGenerator_5.1.8

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

ReportGenerator_5.1.7

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

Changes:

  • #516: Improved class name for gcov parser
  • #516: Added setting for custom assembly name
  • #517: Riskhotspot filter is now case insensitive

ReportGenerator_5.1.6

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

Changes:

  • #514: Improved plugin handling for netstandard2.0

ReportGenerator_5.1.5

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

Changes:

  • #508: Improved plugin handling for netstandard2.0

ReportGenerator_5.1.4

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

Changes:

... (truncated)

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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #173.