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

chore(deps): update dependency reportgenerator.core to 5.4.3 #62

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ReportGenerator.Core 5.3.6 -> 5.4.3 age adoption passing confidence

Release Notes

danielpalme/ReportGenerator (ReportGenerator.Core)

v5.4.3: ReportGenerator_5.4.3

Changes:

  • #​717 Added new new coverage type "Full method coverage" (percentage of methods that are fully covered)

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

v5.4.2: ReportGenerator_5.4.2

Changes:

  • #​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

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

v5.4.1: ReportGenerator_5.4.1

Changes:

  • #​707 Fixed issue with file filters

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

v5.4.0: ReportGenerator_5.4.0

Changes:

  • 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

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

v5.3.11: ReportGenerator_5.3.11

Changes:

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.3.10: ReportGenerator_5.3.10

Changes:

  • #​695 HTML reports: Performance and memory improvements (contributed by @​afscrome)
  • #​690 Fixed handling of history files for classes with not unique names

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.3.9: ReportGenerator_5.3.9

Changes:

  • #​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)

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.3.8: ReportGenerator_5.3.8

Changes:

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

v5.3.7: ReportGenerator_5.3.7

Changes:

  • 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

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0


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.

@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 8dd5685 to 02c9a39 Compare July 15, 2024 21:14
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to v5.3.7 chore(deps): update dependency reportgenerator.core to v5.3.8 Jul 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to v5.3.8 chore(deps): update dependency reportgenerator.core to 5.3.8 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.3.8 chore(deps): update dependency reportgenerator.core to 5.3.9 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 02c9a39 to 6b767c6 Compare September 3, 2024 20:17
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.3.9 chore(deps): update dependency reportgenerator.core to 5.3.10 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 6b767c6 to 42ad01c Compare September 28, 2024 19:55
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 42ad01c to 6fa4335 Compare October 9, 2024 22:53
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.3.10 chore(deps): update dependency reportgenerator.core to 5.3.11 Oct 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.3.11 chore(deps): update dependency reportgenerator.core to 5.4.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 6fa4335 to 9d4659a Compare November 12, 2024 21:19
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.4.0 chore(deps): update dependency reportgenerator.core to 5.4.1 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 9d4659a to 8a1e6ab Compare November 13, 2024 19:30
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 8a1e6ab to 1d4111e Compare December 21, 2024 22:30
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.4.1 chore(deps): update dependency reportgenerator.core to 5.4.2 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/reportgenerator.core-5.x branch from 1d4111e to 03123e2 Compare December 28, 2024 22:55
@renovate renovate bot changed the title chore(deps): update dependency reportgenerator.core to 5.4.2 chore(deps): update dependency reportgenerator.core to 5.4.3 Dec 28, 2024
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