Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dotnet-reportgenerator-globaltool from 5.3.11 to 5.4.0 in /src/b…
…ackend (#367) Bumps [dotnet-reportgenerator-globaltool](https://github.com/danielpalme/ReportGenerator) from 5.3.11 to 5.4.0. <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.4.0</h2> <h1>Changes:</h1> <ul> <li>Added support for .NET 9. Dropped support for .NET 6 and .NET 7</li> <li><a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/699">#699</a> Rounding crap score to full number</li> <li><a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/700">#700</a> Fixed handling of .netconfig files (sourceDirectories, reportTypes, plugins, assemblyFilters, etc.)</li> <li><a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/704">#704</a> Improved handling of file filters</li> </ul> <p>This release requires .NET Framework 4.7 or .NET 8.0/9.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/f8f6bc4374daf51be129e98be9c1aa43a9d7216a"><code>f8f6bc4</code></a> Release 5.4.0</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/221b6d6e483f378cb5e902a8e0e6e4d9a512e535"><code>221b6d6</code></a> Docs</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/8b391ac96c40a26368117ffb5504c65a407a0e47"><code>8b391ac</code></a> Update dependencies</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/038b8bebb938fbd7bdef2acfba0a39a48c9e8c19"><code>038b8be</code></a> Merge branch 'main' into net9</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/ea18aced1a72a2ccb333444c3f77c75c83f1ca59"><code>ea18ace</code></a> <a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/704">#704</a> Improved handling of file filters (unified behavior for all report formats)</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/9cc5ad8daeae393cb6654e13072006bfad108037"><code>9cc5ad8</code></a> <a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/704">#704</a> Improved handling of file filters (path separators)</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/2b2d4fca0fc05cb322e11d6eefd6372fe0c526cb"><code>2b2d4fc</code></a> Merge branch 'main' into net9</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/20438c8b01f06a4866a093d05ae978cd77f369bb"><code>20438c8</code></a> <a href="https://redirect.github.com/danielpalme/ReportGenerator/issues/705">#705</a>: Fixed dependency</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/7a4be5c18c23d294d28cfa114b998748f022b4a3"><code>7a4be5c</code></a> Removed custom Json serializer</li> <li><a href="https://github.com/danielpalme/ReportGenerator/commit/127855e0318731ab6a60fed60486d16d0656b896"><code>127855e</code></a> .NET 9</li> <li>Additional commits viewable in <a href="https://github.com/danielpalme/ReportGenerator/compare/v5.3.11...v5.4.0">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.3.11&new-version=5.4.0)](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