TestableIO / System.IO.Abstractions.Extensions

Convenience functionality on top of System.IO.Abstractions
MIT License
21 stars 6 forks source link

chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.1 #69

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Type Update Change
danielpalme/ReportGenerator-GitHub-Action action minor 5.2.2 -> v5.4.1

Release Notes

danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action) ### [`v5.4.1`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.4.1...5.4.1) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.4.1...5.4.1) ### [`v5.4.1`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.4.1) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.4.0...5.4.1) - [#​707](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/707) Fixed issue with file filters ### [`v5.4.0`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.4.0...5.4.0) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.4.0...5.4.0) ### [`v5.4.0`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.4.0) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.11...5.4.0) - Added support for .NET 9. Dropped support for .NET 6 and .NET 7 - [#​699](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/699) Rounding crap score to full number - [#​700](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/700) Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.) - [#​704](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/704) Improved handling of file filters ### [`v5.3.11`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.11...5.3.11) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.11...5.3.11) ### [`v5.3.11`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.11) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.10...5.3.11) Update dependencies (https://github.com/advisories/GHSA-8g4q-xg66-9fp4) ### [`v5.3.10`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.10...5.3.10) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.10...5.3.10) ### [`v5.3.10`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.10) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.9...5.3.10) - [#​695](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/695) HTML reports: Performance and memory improvements (contributed by [@​afscrome](https://redirect.github.com/afscrome)) - [#​690](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/690) Fixed handling of history files for classes with not unique names ### [`v5.3.9`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.9...5.3.9) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.9...5.3.9) ### [`v5.3.9`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.9) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.8...5.3.9) - [#​685](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/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](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/691) Cobertura parser: Performance and memory improvements (contributed by [@​afscrome](https://redirect.github.com/afscrome)) ### [`v5.3.8`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.8) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.7...5.3.8) - [#​681](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/681) Updated System.Text.Json to address CVE-2024-30105 (contributed by [@​304NotModified](https://redirect.github.com/304NotModified)) ### [`v5.3.7`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.7) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.6...5.3.7) - Exclude empty modules/assemblies from reports \-Fix sort direction triangles (contributed by [@​YuriyDurov](https://redirect.github.com/YuriyDurov)) \-[#​602](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/602): HtmlSummary and Html_BlueRed_Summary report types now also create an index.html file ### [`v5.3.6`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.6) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.5...5.3.6) [#​676](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/676): Fixed issue with Cobertura files with empty class names ### [`v5.3.5`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.5) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.4...5.3.5) - [#​663](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/663): Improved support for Cobertura files generated by "Microsoft CodeCoverage" - [#​674](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/674): License can now be supplied via the REPORTGENERATOR_LICENSE environment variable ### [`v5.3.4`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.4) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.0...5.3.4) - [#​664](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/664): Added filter options for risk hotspots: '-riskhotspotassemblyfilters:', '-riskhotspotclassfilters:' ### [`v5.3.0`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.0) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.2.5...5.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](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/662): Added ability to filter by coverage in Html reports - [#​667](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/667): Added new report type 'MarkdownAssembliesSummary' ### [`v5.2.5`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.2.5) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.2.4...5.2.5) - [#​665](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/665) Improved handling of duplicate classes in JaCoCo files ### [`v5.2.4`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.2.4) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.2.3...5.2.4) \-[#​630](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/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`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.2.3) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.2.2...5.2.3) - [#​656](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/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.



This PR was generated by Mend Renovate. View the repository job log.