Skip to content
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

Bump dotnet-reportgenerator-globaltool from 5.1.19 to 5.2.0 #915

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2023

Bumps dotnet-reportgenerator-globaltool from 5.1.19 to 5.2.0.

Release notes

Sourced from dotnet-reportgenerator-globaltool's releases.

ReportGenerator_5.2.0

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

Changes:

  • Added support for .NET 8. Dropped support for .NET 3.1 and .NET 5.0
  • #629 Visual Studio Coverage: Added support for partial line coverage

ReportGenerator_5.1.26

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

Changes:

  • #595 Added new report type 'Html_BlueRed_Summary' to improve red-green colorblind accessibility
  • #625 Improved support for local methods (Cobertura, dotCover, OpenCover, VisualStudio)
  • #627 Removed PNG badges and replaced report type 'PngChart' with 'SvgChart'
  • #623 Improved Cobertura output (complexity metric)

ReportGenerator_5.1.25

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

Changes:

  • #1519 OpenCover: Improved handling of generic classes

ReportGenerator_5.1.24

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

Changes:

  • #612 Increase percentage accuracy in reports
  • #619 Improved report parsing to avoid integer overflow

ReportGenerator_5.1.23

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

Changes:

ReportGenerator_5.1.22

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

Changes:

  • #608 Improved performance for classes with many lines

ReportGenerator_5.1.21

This release requires .NET 4.7 or .NET Core 3.1/5.x/6.x/7.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Nov 17, 2023
@danmoseley danmoseley enabled auto-merge (squash) November 17, 2023 04:51
@danmoseley danmoseley closed this Nov 17, 2023
auto-merge was automatically disabled November 17, 2023 05:26

Pull request was closed

@danmoseley danmoseley reopened this Nov 17, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@danmoseley danmoseley enabled auto-merge (squash) November 17, 2023 05:26
Bumps [dotnet-reportgenerator-globaltool](https://github.com/danielpalme/ReportGenerator) from 5.1.19 to 5.2.0.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](danielpalme/ReportGenerator@v5.1.19...v5.2.0)

---
updated-dependencies:
- dependency-name: dotnet-reportgenerator-globaltool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet-reportgenerator-globaltool-5.2.0 branch from 47a035b to 6559717 Compare November 17, 2023 05:27
@danmoseley danmoseley merged commit d6c370d into main Nov 17, 2023
3 checks passed
@danmoseley danmoseley deleted the dependabot/nuget/dotnet-reportgenerator-globaltool-5.2.0 branch November 17, 2023 05:50
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant