Skip to content

Commit

Permalink
chore(deps): update dependency dotnet-reportgenerator-globaltool to 5…
Browse files Browse the repository at this point in the history
….4.2 (#114)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[dotnet-reportgenerator-globaltool](https://redirect.github.com/danielpalme/ReportGenerator)
| `5.4.1` -> `5.4.2` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/dotnet-reportgenerator-globaltool/5.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/dotnet-reportgenerator-globaltool/5.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/dotnet-reportgenerator-globaltool/5.4.1/5.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/dotnet-reportgenerator-globaltool/5.4.1/5.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>danielpalme/ReportGenerator
(dotnet-reportgenerator-globaltool)</summary>

###
[`v5.4.2`](https://redirect.github.com/danielpalme/ReportGenerator/releases/tag/v5.4.2):
ReportGenerator_5.4.2

### Changes:

-
[#&#8203;700](https://redirect.github.com/danielpalme/ReportGenerator/issues/700)
Fixed handling of .netconfig files (sourceDirectories, reportTypes,
plugins, assemblyFilters, etc.)
-
[#&#8203;716](https://redirect.github.com/danielpalme/ReportGenerator/issues/716)
Increased precision of percentages in CsvSummary and TextSummary reports
(contributed by [@&#8203;tomap](https://redirect.github.com/tomap))
-
[#&#8203;719](https://redirect.github.com/danielpalme/ReportGenerator/issues/719)
Fixed badges in MarkdownAssembliesSummary report

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 24016ed commit a03bc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"dotnet-reportgenerator-globaltool": {
"version": "5.4.1",
"version": "5.4.2",
"commands": [
"reportgenerator"
]
Expand Down

0 comments on commit a03bc68

Please sign in to comment.