Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/danielpalme-reportgenerator-github-action-5.x
Open

chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.11#69
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/danielpalme-reportgenerator-github-action-5.x

Conversation

@renovate

@renovaterenovateBot commented Mar 14, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
danielpalme/ReportGenerator-GitHub-Actionactionminor5.2.2v5.5.11

Release Notes

danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)

v5.5.11

Compare Source

v5.5.11

Compare Source

v5.5.10

Compare Source

v5.5.10

Compare Source

Added support for Sha256 signed licenses

v5.5.9

Compare Source

v5.5.9

Compare Source

  • New: Added new setting "applyQueryStringToAllLinks" to apply query string to referenced CSS and JavaScript files and links to support SAS tokens (e.g. on blob storage) (#​349)
  • New: Improved escaping of JavaScript content

v5.5.8

Compare Source

v5.5.8

Compare Source

Azure DevOps: Added metadata to become a trusted publisher

v5.5.7

Compare Source

v5.5.7

Compare Source

v5.5.6

Compare Source

v5.5.6

Compare Source

  • #​39: Github Action: Allow runner.temp directory

v5.5.5

Compare Source

v5.5.5

Compare Source

v5.5.4

Compare Source

v5.5.4

Compare Source

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

v5.5.3

Compare Source

v5.5.3

Compare Source

v5.5.2

Compare Source

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

v5.5.0

Compare Source

v5.4.18

Compare Source

v5.4.18

Compare Source

v5.4.17

Compare Source

v5.4.17

Compare Source

v5.4.16

Compare Source

v5.4.16

Compare Source

v5.4.15

Compare Source

v5.4.15

Compare Source

v5.4.14

Compare Source

v5.4.14

Compare Source

  • 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

Compare Source

danielpalme/ReportGenerator#751: Improved support for large numbers in LCOV files

v5.4.13: 5.4.13

Compare Source

danielpalme/ReportGenerator#751: Improved support for large numbers in LCOV files

v5.4.12

Compare Source

v5.4.12

Compare Source

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

v5.4.11

Compare Source

v5.4.11

Compare Source

Update Angular

v5.4.10

Compare Source

v5.4.10

Compare Source

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

v5.4.9

Compare Source

v5.4.9

Compare Source

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

v5.4.8

Compare Source

v5.4.8

Compare Source

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

Compare Source

v5.4.7

Compare Source

#​731 Added option to break build when maximum risk hotspots metrics are exceeded

v5.4.6

Compare Source

v5.4.6

Compare Source

#​730 Added support for the REPORTGENERATOR_LICENSE environment variable in the MSBuild task (contributed by @​0xced)

v5.4.5

Compare Source

v5.4.5

Compare Source

#​724 Fixed splitting of possible glob patterns (contributed by @​karl-sjogren)

v5.4.4

Compare Source

v5.4.4

Compare Source

  • #​714 Improved AoT support
  • #​721 Added support for comma-separated arguments in addition to semicolon

v5.4.3

Compare Source

v5.4.3

Compare Source

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

v5.4.2

Compare Source

v5.4.2

Compare Source

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

Compare Source

v5.4.1

Compare Source

  • #​707 Fixed issue with file filters

v5.4.0

Compare Source

v5.4.0

Compare Source

  • 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

Compare Source

v5.3.11

Compare Source

Update dependencies (GHSA-8g4q-xg66-9fp4)

v5.3.10

Compare Source

v5.3.10

Compare Source

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

Compare Source

v5.3.9

Compare Source

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

Compare Source

v5.3.7

Compare Source

  • 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

Compare Source

#​676: Fixed issue with Cobertura files with empty class names

v5.3.5

Compare Source

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

Compare Source

  • #​664: Added filter options for risk hotspots: '-riskhotspotassemblyfilters:', '-riskhotspotclassfilters:'

v5.3.0

Compare Source

  • 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

Compare Source

  • #​665 Improved handling of duplicate classes in JaCoCo files

v5.2.4

Compare Source

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

Compare Source

  • #​656 Changed handling of files which are not found in source directory

Configuration

📅 Schedule: (UTC)

  • 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
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 719f5b6 to 87ae3a2CompareMarch 19, 2024 21:02
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.3chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4Mar 19, 2024
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.5Apr 23, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 87ae3a2 to 8a3198dCompareApril 23, 2024 20:24
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.5chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.0May 14, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 8a3198d to 495c425CompareMay 14, 2024 19:39
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.0chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.4May 25, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 495c425 to 94c864dCompareMay 25, 2024 21:11
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.4chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.5Jun 1, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 94c864d to bd0b749CompareJune 1, 2024 10:23
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.5chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.6Jun 3, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from bd0b749 to 34bce17CompareJune 3, 2024 14:20
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.6chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.7Jun 28, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 34bce17 to 3797923CompareJune 28, 2024 21:47
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 3797923 to 0cf8a67CompareJuly 15, 2024 21:42
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.7chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.8Jul 15, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 0cf8a67 to 9852ab3CompareSeptember 3, 2024 19:08
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.8chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.9Sep 3, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 9852ab3 to 1c8e48fCompareSeptember 28, 2024 22:15
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.9chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.10Sep 28, 2024
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.10chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.11Oct 9, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 1c8e48f to 1a64ec9CompareOctober 9, 2024 23:08
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.11chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.0Nov 12, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch 2 times, most recently from 3f4a557 to 74dcb97CompareNovember 13, 2024 22:34
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.0chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.1Nov 13, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 74dcb97 to 7e3369fCompareDecember 21, 2024 23:08
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.1chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.2Dec 21, 2024
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 7e3369f to 5d81e1fCompareDecember 28, 2024 21:46
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.2chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.3Dec 28, 2024
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.8chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.9Jul 16, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 9283454 to 76a2f08CompareJuly 16, 2025 19:21
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 76a2f08 to 4934b12CompareJuly 24, 2025 23:12
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.9chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.10Jul 24, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 4934b12 to 3f596e0CompareJuly 28, 2025 20:56
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.10chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.11Jul 28, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 3f596e0 to c9b9c9eCompareAugust 8, 2025 20:38
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.11chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.12Aug 8, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from c9b9c9e to 78c1cfdCompareSeptember 13, 2025 21:06
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.12chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.13Sep 13, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 78c1cfd to 56767c3CompareSeptember 21, 2025 16:26
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.13chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.14Sep 21, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 56767c3 to b1543d1CompareSeptember 23, 2025 20:38
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.14chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.15Sep 23, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from b1543d1 to 9a501a0CompareSeptember 24, 2025 21:35
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.15chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.16Sep 24, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 9a501a0 to 0098561CompareOctober 6, 2025 20:38
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.16chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.17Oct 6, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 0098561 to 2e7727fCompareOctober 25, 2025 16:53
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.17chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.18Oct 25, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 2e7727f to ed93c16CompareNovember 11, 2025 19:28
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.18chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.0Nov 11, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from ed93c16 to 1549782CompareDecember 3, 2025 22:04
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.0chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.1Dec 3, 2025
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 1549782 to 4cf129dCompareMarch 1, 2026 21:56
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.1chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.2Mar 1, 2026
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 4cf129d to 77a8284CompareMarch 3, 2026 21:01
@renovaterenovateBot changed the title chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.2chore(deps): update danielpalme/reportgenerator-github-action action to v5.5.3Mar 3, 2026
@renovate
renovateBotforce-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 77a8284 to ecceb23CompareMarch 15, 2026 01:12
Sign up for freeto 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