Skip to content

build: Bump dotnet-reportgenerator-globaltool from 5.4.7 to 5.5.4#173

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dot-config/dotnet-reportgenerator-globaltool-5.5.4
Closed

build: Bump dotnet-reportgenerator-globaltool from 5.4.7 to 5.5.4#173
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dot-config/dotnet-reportgenerator-globaltool-5.5.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Updated dotnet-reportgenerator-globaltool from 5.4.7 to 5.5.4.

Release notes

Sourced from dotnet-reportgenerator-globaltool's releases.

5.5.4

Changes:

  • #​777: Added new report type 'cjson' (contributed by @​RemyBoyer)

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

5.5.3

Changes:

  • #​776: Fix issue in coverage delta chart

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

5.5.2

Changes:

  • #​772: Added coverage delta chart for comparision with previous coverage report
  • #​773: Improved handling of file paths on Unix systems

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

5.5.1

Changes:

  • Added support for .NET 10
  • #​766: Added new setting "preserveTrailingEmptyLine".
  • #​769: Added support for Cobertura files exported from Swift (contributed by @​Vovanni)

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

5.5.0

Changes:

  • Added support for .NET 10
  • #​762: Improved handling of generic classes in DynamicCodeCoverage files (generated by dotnet-coverage)
  • #​763: Added new setting "includeAllDatesInCharts".

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

5.4.18

Changes:

  • #​760: Improved light/dark mode when "Auto Dark Mode for Web Contents" is enabled in Chrome/Edge
  • #​762: Improved handling of generic classes in DynamicCodeCoverage files (generated by dotnet-coverage)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.17

Changes:

  • #​756: Added new report type 'Markdown'
  • #​757: Improved title elements in SVGs charts embedded in MHTML report

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.16

Changes:

  • #​755: Improved MHTML reports (inline CSS)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.15

Changes:

  • #​752: Added support for Scoverage input format
  • #​753: Added tiny history charts to HTML reports (if JavaScript is disabled)

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.14

Changes:

  • Added support for Testwell CTC++ coverage files (PRO version only)
  • #​753: Added title elements to SVGs generated with SvgChart report type

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.13

Changes:

  • #​751: Improved support for large numbers in LCOV files

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.12

Changes:

  • #​750: Cobertura reports now contain timestamp in UTC format

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.11

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.10

Changes:

  • #​746: Improved "raw mode" (settings:rawMode=true): Leave method names unchanged

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.9

Changes:

  • #​744: Azure DevOps task: Added support for nodeJS 20

This release requires .NET Framework 4.7 or .NET 8.0/9.0

5.4.8

Changes:

  • #​737 Improved lcov support (take FNDA elements into account to determine whether a code element has been covered)
  • #​741 Charts does not render "Full method coverage" elements if coverage information is not available
  • Added new setting "applyMaximumGroupingLevel". This allows to apply the maximum grouping level instead of the default 'By assembly' grouping in HTML reports.

This release requires .NET Framework 4.7 or .NET 8.0/9.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from mcj-coder as a code owner March 23, 2026 06:23
@github-actions
Copy link
Copy Markdown

This Dependabot PR contains a version-update:semver-minor update and requires manual review before merging.

@github-actions
Copy link
Copy Markdown




Fails
🚫 PR must have a Summary or Description section.
🚫 PR must have auto-merge enabled. Enable via PR settings → "Enable auto-merge".

This ensures PRs are merged automatically once all checks pass.

🚫 PR title subject should start with lowercase.

Current: "build: Bump dotnet-reportgenerator-globaltool from 5.4.7 to 5.5.4"

The subject after the colon should start with a lowercase letter.

🚫 PR body must contain an issue reference.

Add one of the following to your PR description:

This ensures traceability between commits and issues.

Messages
📖 Remember: This PR will be squash-merged. Ensure the PR title follows conventional commits format.

Generated by 🚫 dangerJS against d75e54c

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Superseded by #181.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/dot-config/dotnet-reportgenerator-globaltool-5.5.4 branch March 30, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants