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 NunitXml.TestLogger from 3.1.20 to 4.0.254 #1880

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps NunitXml.TestLogger from 3.1.20 to 4.0.254.

Release notes

Sourced from NunitXml.TestLogger's releases.

v4.0.254

  • Fix: [nunit logger]: standardize start and end times. See #88 and spekt/nunit.testlogger#105.
  • Fix: [nunit logger]: make attachment description optional. See #87 and spekt/nunit.testlogger#106.
  • Infra: [all loggers]: remove dependency on System.ValueTuple. See #82.
  • Infra: [all loggers]: consolidate build infra, test infra and make E2E tests now run on library dependencies. Makes running tests faster and possible from the test explorers.
  • Infra: [all loggers]: port various loggers to testlogger repo, add sample gitlab and circle CIs for junit.

NuGet links:

Changelog

Sourced from NunitXml.TestLogger's changelog.

v4.0.254 - 2024/07/28

  • Fix: [nunit logger]: standardize start and end times. See #88 and spekt/nunit.testlogger#105.
  • Fix: [nunit logger]: make attachment description optional. See #87 and spekt/nunit.testlogger#106.
  • Infra: [all loggers]: remove dependency on System.ValueTuple. See #82.
  • Infra: [all loggers]: consolidate build infra, test infra and make E2E tests now run on library dependencies. Makes running tests faster and possible from the test explorers.
  • Infra: [all loggers]: port various loggers to testlogger repo, add sample gitlab and circle CIs for junit.

v3.x and earlier

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @jas88.


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)

@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jul 29, 2024
@dependabot dependabot bot requested a review from a team July 29, 2024 03:14
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.96%. Comparing base (3da9133) to head (cca9dbd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1880      +/-   ##
==========================================
+ Coverage   60.93%   60.96%   +0.03%     
==========================================
  Files         177      177              
  Lines        6559     6559              
  Branches      898      898              
==========================================
+ Hits         3997     3999       +2     
+ Misses       2290     2289       -1     
+ Partials      272      271       -1     

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

@dependabot dependabot bot force-pushed the dependabot/nuget/NunitXml.TestLogger-4.0.254 branch from 9b00f50 to 1554fe0 Compare July 29, 2024 04:12
jas88
jas88 previously approved these changes Jul 29, 2024
Copy link
Member

@jas88 jas88 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

@dependabot dependabot bot force-pushed the dependabot/nuget/NunitXml.TestLogger-4.0.254 branch from 1554fe0 to bdecffe Compare July 29, 2024 04:16
Bumps [NunitXml.TestLogger](https://github.com/spekt/testlogger) from 3.1.20 to 4.0.254.
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spekt/testlogger/commits/v4.0.254)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/NunitXml.TestLogger-4.0.254 branch from bdecffe to cca9dbd Compare July 29, 2024 04:22
@dependabot dependabot bot merged commit 9d7c11f into main Jul 29, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/NunitXml.TestLogger-4.0.254 branch July 29, 2024 04:38
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.

1 participant