Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ReportGenerator from 5.1.12 to 5.1.13 #1105

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps ReportGenerator from 5.1.12 to 5.1.13.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_5.1.13

This release requires .NET 4.7 or .NET Core 3.1/5.x/6.x/7.x.

Changes:

  • #567: Added report type: MarkdownSummaryGithub
  • #575: Added title to Markdown and text reports
  • #576: Improved support for Clover files generated by PhpUnit
Commits

Dependabot compatibility score

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 commands and options

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 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)

Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.1.12 to 5.1.13.
- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)
- [Commits](danielpalme/ReportGenerator@v5.1.12...v5.1.13)

---
updated-dependencies:
- dependency-name: ReportGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2022 02:00
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 19, 2022
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #1105 (851fbfa) into main (636bd92) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1105      +/-   ##
==========================================
- Coverage   86.19%   86.15%   -0.04%     
==========================================
  Files         137      137              
  Lines        3302     3302              
==========================================
- Hits         2846     2845       -1     
- Misses        456      457       +1     
Flag Coverage Δ
linux 86.15% <ø> (+0.09%) ⬆️
macos 53.56% <ø> (-0.29%) ⬇️
windows 53.84% <ø> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ng/Middleware/ExactlyOnce/ExactlyOnceMiddleware.cs 77.77% <0.00%> (-14.82%) ⬇️
...Messaging/Channels/Receive/MessageReceiveBuffer.cs 91.35% <0.00%> (-4.94%) ⬇️
...ools/MessageHandling/Dispatch/MessageDispatcher.cs 98.18% <0.00%> (+12.72%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello martincostello merged commit a22d23f into main Dec 19, 2022
@martincostello martincostello deleted the dependabot/nuget/ReportGenerator-5.1.13 branch December 19, 2022 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant