Skip to content

Commit

Permalink
Bump dotnet-reportgenerator-globaltool from 5.2.4 to 5.2.5 in /src/ba…
Browse files Browse the repository at this point in the history
…ckend (#17)

Bumps
[dotnet-reportgenerator-globaltool](https://github.com/danielpalme/ReportGenerator)
from 5.2.4 to 5.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/danielpalme/ReportGenerator/releases">dotnet-reportgenerator-globaltool's
releases</a>.</em></p>
<blockquote>
<h2>ReportGenerator_5.2.5</h2>
<h1>Changes:</h1>
<ul>
<li><a
href="https://redirect.github.com/danielpalme/ReportGenerator/issues/665">#665</a>
Improved handling of duplicate classes in JaCoCo files</li>
</ul>
<p>This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/750c48f9b3efdc0675fcfb2eff88d9a8b701b4bb"><code>750c48f</code></a>
Release 5.2.5</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/0a5dc99c7ee681c9bcba98025169bc2a2871ae1a"><code>0a5dc99</code></a>
Release 5.2.5</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/e41b6d72c9612d5759417ddb37f508c1c9b260dd"><code>e41b6d7</code></a>
<a
href="https://redirect.github.com/danielpalme/ReportGenerator/issues/665">#665</a>
Improved handling of duplicate classes in JaCoCo files</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/89e0870c82e9717ad16e62903deb2e28e29d5117"><code>89e0870</code></a>
Tests</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/bcd054defb9221a3b1aec27160c527380c59f9fa"><code>bcd054d</code></a>
Update TestProject</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/e38e243e6fee65a8d0e65a51ba77fea926d6cc0f"><code>e38e243</code></a>
Update Angular</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/d3fd1648bea0ac4909c0b6a5eb4d83a240a8e1ab"><code>d3fd164</code></a>
Update Readme</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/42856c58fec2eb2d5d28a86b5a8d12195fcd4fff"><code>42856c5</code></a>
Update Angular</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/7790b7b069be44fb2ec5b8193856e70af555bbc6"><code>7790b7b</code></a>
Moq -&gt; NSubstitute</li>
<li><a
href="https://github.com/danielpalme/ReportGenerator/commit/5788b505c00b0e138fd4d6ecae8990f7e97d174f"><code>5788b50</code></a>
Update Angular</li>
<li>Additional commits viewable in <a
href="https://github.com/danielpalme/ReportGenerator/compare/v5.2.4...v5.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotnet-reportgenerator-globaltool&package-manager=nuget&previous-version=5.2.4&new-version=5.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 9974e2a commit f3e75f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/.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.2.4",
"version": "5.2.5",
"commands": [
"reportgenerator"
]
Expand Down

0 comments on commit f3e75f2

Please sign in to comment.