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
….3.9 (#64)

This PR contains the following updates:

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

---

### Release Notes

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

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

##### Changes:

-
[#&#8203;685](https://redirect.github.com/danielpalme/ReportGenerator/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.
-
[#&#8203;691](https://redirect.github.com/danielpalme/ReportGenerator/issues/691)
Cobertura parser: Performance and memory improvements (contributed by
[@&#8203;afscrome](https://redirect.github.com/afscrome))

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

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

### Changes:

-
[#&#8203;681](https://redirect.github.com/danielpalme/ReportGenerator/issues/681)
Updated System.Text.Json to address CVE-2024-30105 (contributed by
[@&#8203;304NotModified](https://redirect.github.com/304NotModified))

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM4LjU5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent cd0ba2c commit eed355c
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.3.7",
"version": "5.3.9",
"commands": [
"reportgenerator"
]
Expand Down

0 comments on commit eed355c

Please sign in to comment.