Skip to content

Bump XunitXml.TestLogger from 2.1.45 to 3.0.62 #514

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

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2021

Bumps XunitXml.TestLogger from 2.1.45 to 3.0.62.

Release notes

Sourced from XunitXml.TestLogger's releases.

v3.0.62

  • Fix a regression with 3.0.56 release due to which Traits were not available for Test elements in the report. See #32

https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md#v3062---20210203

v3.0.56

https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md#v3056---20210131

Changelog

Sourced from XunitXml.TestLogger's changelog.

v3.0.62 - 2021/02/03

  • Remove unused code from refactoring. See #31
  • Ensure Traits for Tests are available in the report. Use TestResultInfo.TestCase.Traits instead of TestResultInfo.Traits. See #32

v3.0.56 - 2021/01/31

Commits
  • ad54966 fix: use traits from TestCase instead of TestResult. Fixes #32. (#33)
  • 3e5964e chore: remove un-referenced classs (now in TestLogger package) (#31)
  • c55f987 chore: snapshot changelog for v3.0.56
  • c41ffdc chore: use spekt as the owner for nuget package.
  • 4e90344 fix: escape name for control chars in generated xml (#30)
  • 38a6816 fix: Use run start and end time to compute duration of test run (#29)
  • 87aa46a docs: add nuget downloads to readme
  • f1744bc Testlogger integration (#28)
  • See full diff 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 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 dependabot bot added .NET dependencies Pull requests that update a dependency file labels Feb 4, 2021
@github-actions github-actions bot added this to the v0.19.0 milestone Feb 4, 2021
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #514 (d61aa2c) into master (7e633ff) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #514   +/-   ##
=======================================
  Coverage   73.39%   73.40%           
=======================================
  Files         256      256           
  Lines       12246    12246           
  Branches      827      827           
=======================================
+ Hits         8988     8989    +1     
+ Misses       3258     3257    -1     
Impacted Files Coverage Δ
src/JsonRpc/OutputHandler.cs 98.36% <0.00%> (+1.63%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e633ff...d61aa2c. Read the comment docs.

@github-actions github-actions bot removed the .NET label Feb 11, 2021
@dependabot dependabot bot force-pushed the dependabot/nuget/XunitXml.TestLogger-3.0.62 branch 2 times, most recently from 2b701a8 to 7a5322f Compare February 28, 2021 02:44
@dependabot dependabot bot force-pushed the dependabot/nuget/XunitXml.TestLogger-3.0.62 branch from 7a5322f to d61aa2c Compare February 28, 2021 02:45
@david-driscoll david-driscoll merged commit 1b6788d into master Feb 28, 2021
@david-driscoll david-driscoll deleted the dependabot/nuget/XunitXml.TestLogger-3.0.62 branch February 28, 2021 06:06
@github-actions github-actions bot modified the milestones: v0.19.0, v0.18.4, v0.19.1 Feb 28, 2021
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