Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2024

Bumps NunitXml.TestLogger from 4.0.254 to 4.1.0.

Release notes

Sourced from NunitXml.TestLogger's releases.

v4.1.0

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)
Changelog

Sourced from NunitXml.TestLogger's changelog.

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)
Commits
  • 3625dad chore(master): release 4.1.0 (#120)
  • fa94c65 chore(ci): typo in build outputs
  • 0e10219 chore(ci): separate job for release-please and version compute
  • f5049b9 chore: update build version logic for CI
  • 9c377bd chore: add version.txt
  • 0199df7 chore(ci): update params for v4 release-please in changelog generation
  • 6e6e51e chore: use build number as release version
  • c6c5c0e chore: typo in ci
  • 8b367e7 chore: add action uses (ci)
  • d889ab5 chore: attempt to add release-please action to CI
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @rkm.


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

Bumps [NunitXml.TestLogger](https://github.com/spekt/testlogger) from 4.0.254 to 4.1.0.
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/testlogger@v4.0.254...v4.1.0)

---
updated-dependencies:
- dependency-name: NunitXml.TestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 12, 2024
@dependabot dependabot bot requested a review from a team October 12, 2024 07:27
Copy link
Member

@rkm rkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.81%. Comparing base (70a4b26) to head (f282080).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1966   +/-   ##
=======================================
  Coverage   64.81%   64.81%           
=======================================
  Files         183      183           
  Lines        6554     6554           
  Branches      963      963           
=======================================
  Hits         4248     4248           
  Misses       2020     2020           
  Partials      286      286           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot merged commit 4c07061 into main Oct 12, 2024
@dependabot dependabot bot deleted the dependabot/nuget/NunitXml.TestLogger-4.1.0 branch October 12, 2024 07:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants