Skip to content
New issue

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

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

Already on GitHub? # to your account

build(deps): bump xunit from 2.4.1 to 2.4.2 #14

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps xunit from 2.4.1 to 2.4.2.

Commits
  • f110e5b v2.4.2
  • 848d94d Update dependencies
  • 42307e8 Fixes #2556: Xunit.Sdk.MultipleException Empty
  • 7eba502 Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b
  • 211aa27 Make sure we use msbuild.exe (from Visual Studio) and not msbuild.bat (from M...
  • 878d209 Add tests for KeyValuePair<> equivalence (including Dictionaries with collect...
  • 32d21fb Add tests for KeyValuePair<>/Dictionary ArgumentFormatter update
  • 1109d48 Codify that arrays and lists are equivalent
  • 19618ef Port #2463 to v2
  • b88fee5 PerformDefinedConversions handles multiple conflicting conversions
  • 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 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 1, 2023
@joaoopereira joaoopereira force-pushed the main branch 5 times, most recently from 771df82 to 42ce178 Compare April 2, 2023 11:12
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.4.1...2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@joaoopereira joaoopereira force-pushed the dependabot/nuget/xunit-2.4.2 branch from 9b770d1 to 8eb8981 Compare April 2, 2023 15:52
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2023

coverage report dotnet-test-rerun.UnitTests

Coverage after merging dependabot/nuget/xunit-2.4.2 into main will be
60.94%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%0%0%0%10–16, 18–19, 21–25, 25, 25, 25, 25, 25, 25–30, 30, 30–38
   dotnet.cs19.12%0%16.67%24%100, 108, 108, 108, 114, 114, 114, 37, 39, 39, 39–40, 42–43, 51–53, 55–67, 69–70, 72–73, 81, 81, 81, 83, 83, 83, 85–86, 88, 88, 88, 90, 94–97
src/Logging
   Logger.cs84%79.17%86.67%85.25%116, 118, 134, 176, 178–179, 189, 189, 189, 191, 194–195, 93, 95
src/RerunCommand
   Rerun.cs42.67%40%50%43.14%110, 28–30, 36–39, 39, 39, 41–42, 42, 42, 44–45, 47, 47, 47, 49, 49, 49, 49, 49–50, 52–53, 57–59, 59, 59, 61–64, 68–69, 74–75, 79
   RerunCommandConfiguration.cs82.26%0%81.25%87.25%128, 128, 128–134, 137, 137, 137–139, 142, 142, 142–144
   RerunException.cs100%100%100%100%

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2023

coverage report dotnet-test-rerun.IntegrationTests

Coverage after merging dependabot/nuget/xunit-2.4.2 into main will be
75.76%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%0%0%0%10–16, 18–19, 21–25, 25, 25, 25, 25, 25, 25–30, 30, 30–38
   dotnet.cs85.29%66.67%100%88%108, 114, 83, 85–86, 88, 94–97
src/Logging
   Logger.cs67%75%66.67%63.93%107–108, 116, 118, 143, 145, 176, 178–179, 189, 189, 189, 191, 194–195, 81–82, 90–93, 93, 93–98
src/RerunCommand
   Rerun.cs80%75%100%80.39%28–30, 47, 49, 52–53, 59, 68–69, 74–75, 91, 93, 99
   RerunCommandConfiguration.cs97.58%66.67%100%99.02%128, 142, 54
   RerunException.cs0%100%0%0%10, 12, 14, 5–6, 8

@joaoopereira joaoopereira merged commit 55cc8f2 into main Apr 2, 2023
@dependabot dependabot bot deleted the dependabot/nuget/xunit-2.4.2 branch April 2, 2023 16:15
# for free to join this conversation on GitHub. Already have an account? # 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