chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| danielpalme/ReportGenerator-GitHub-Action | action | minor | 5.2.2 -> v5.5.0 |
Release Notes
danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)
v5.5.0
v5.5.0
- Added support for .NET 10
- danielpalme/ReportGenerator#762: Improved handling of generic classes in DynamicCodeCoverage files (generated by dotnet-coverage)
- danielpalme/ReportGenerator#763: Added new setting "includeAllDatesInCharts".
v5.4.18
v5.4.18
- danielpalme/ReportGenerator#760: Improved light/dark mode when "Auto Dark Mode for Web Contents" is enabled in Chrome/Edge
- danielpalme/ReportGenerator#762: Improved handling of generic classes in DynamicCodeCoverage files (generated by dotnet-coverage)
v5.4.17
v5.4.17
- danielpalme/ReportGenerator#756: Added new report type 'Markdown'
- danielpalme/ReportGenerator#757: Improved title elements in SVGs charts embedded in MHTML report
v5.4.16
v5.4.16
- danielpalme/ReportGenerator#755: Improved MHTML reports (inline CSS)
v5.4.15
v5.4.15
- danielpalme/ReportGenerator#752: Added support for Scoverage input format
- danielpalme/ReportGenerator#753: Added tiny history charts to HTML reports (if JavaScript is disabled)
v5.4.14
v5.4.14
- Added support for Testwell CTC++ coverage files (PRO version only)
- danielpalme/ReportGenerator#753: Added title elements to SVGs generated with SvgChart report type
v5.4.13: 5.4.13
danielpalme/ReportGenerator#751: Improved support for large numbers in LCOV files
v5.4.13: 5.4.13
danielpalme/ReportGenerator#751: Improved support for large numbers in LCOV files
v5.4.12
v5.4.12
#750: Cobertura reports now contain timestamp in UTC format
v5.4.11
v5.4.11
Update Angular
v5.4.10
v5.4.10
#744: Azure DevOps task: Added support for nodeJS 20
v5.4.9
v5.4.9
- #744: Azure DevOps task: Added support for nodeJS 20
v5.4.8
v5.4.8
- #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.
v5.4.7
v5.4.7
#731 Added option to break build when maximum risk hotspots metrics are exceeded
v5.4.6
v5.4.6
#730 Added support for the REPORTGENERATOR_LICENSE environment variable in the MSBuild task (contributed by @0xced)
v5.4.5
v5.4.5
#724 Fixed splitting of possible glob patterns (contributed by @karl-sjogren)
v5.4.4
v5.4.4
- #714 Improved AoT support
- #721 Added support for comma-separated arguments in addition to semicolon
v5.4.3
v5.4.3
- #717 Added new new coverage type "Full method coverage" (percentage of methods that are fully covered)
v5.4.2
v5.4.2
- #700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)
- #716 Increased precision of percentages in CsvSummary and TextSummary reports (contributed by @tomap)
- #719 Fixed badges in MarkdownAssembliesSummary report
v5.4.1
v5.4.1
- #707 Fixed issue with file filters
v5.4.0
v5.4.0
- Added support for .NET 9. Dropped support for .NET 6 and .NET 7
- #699 Rounding crap score to full number
- #700 Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)
- #704 Improved handling of file filters
v5.3.11
v5.3.11
Update dependencies (https://github.com/advisories/GHSA-8g4q-xg66-9fp4)
v5.3.10
v5.3.10
- #695 HTML reports: Performance and memory improvements (contributed by @afscrome)
- #690 Fixed handling of history files for classes with not unique names
v5.3.9
v5.3.9
- #685 Extended "raw mode" for dotCover format (settings:rawMode=true) to disable that coverage data of nested or compiler generated classes is included in the parent class.
- #691 Cobertura parser: Performance and memory improvements (contributed by @afscrome)
v5.3.8
- #681 Updated System.Text.Json to address CVE-2024-30105 (contributed by @304NotModified)
v5.3.7
- Exclude empty modules/assemblies from reports -Fix sort direction triangles (contributed by @YuriyDurov) -#602: HtmlSummary and Html_BlueRed_Summary report types now also create an index.html file
v5.3.6
#676: Fixed issue with Cobertura files with empty class names
v5.3.5
- #663: Improved support for Cobertura files generated by "Microsoft CodeCoverage"
- #674: License can now be supplied via the REPORTGENERATOR_LICENSE environment variable
v5.3.4
- #664: Added filter options for risk hotspots: '-riskhotspotassemblyfilters:', '-riskhotspotclassfilters:'
v5.3.0
- Azure DevOps task: Added new setting "publishCodeCoverageResults" This allows to publish report in 'Code Coverage' tab directly. Makes the 'PublishCodeCoverageResults' task obsolete.
- #662: Added ability to filter by coverage in Html reports
- #667: Added new report type 'MarkdownAssembliesSummary'
v5.2.5
- #665 Improved handling of duplicate classes in JaCoCo files
v5.2.4
-#630 Added "raw mode" (settings:rawMode=true) to disable that coverage data of nested or compiler generated classes is included in the parent class. This is useful to merge several Cobertura files into a single file.
v5.2.3
- #656 Changed handling of files which are not found in source directory
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.