-
Notifications
You must be signed in to change notification settings - Fork 729
Bump the xunit group with 3 updates #2894
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
Conversation
Test Results 36 files ±0 36 suites ±0 2m 46s ⏱️ +15s Results for commit 10f2ae0. ± Comparison against base commit b46d37e. This pull request removes 10 and adds 8 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Pull Request Test Coverage Report for Build 12392579332Details
💛 - Coveralls |
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
Bumps the xunit group with 3 updates: [Verify.Xunit](https://github.com/VerifyTests/Verify), [xunit.v3](https://github.com/xunit/xunit) and [xunit.v3.core](https://github.com/xunit/xunit). Updates `Verify.Xunit` from 28.5.0 to 28.6.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.5.0...28.6.0) Updates `xunit.v3` from 0.5.0-pre.27 to 1.0.0 - [Commits](xunit/xunit@v3-0.5.0-pre.27...v3-1.0.0) Updates `xunit.v3.core` from 0.5.0-pre.27 to 1.0.0 - [Commits](xunit/xunit@v3-0.5.0-pre.27...v3-1.0.0) --- updated-dependencies: - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit - dependency-name: xunit.v3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit - dependency-name: xunit.v3.core dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
6fd4c97
to
c45151e
Compare
3.0.0 requires net472 where we current only require net47
Bumps the xunit group with 3 updates: Verify.Xunit, xunit.v3 and xunit.v3.core.
Updates
Verify.Xunit
from 28.5.0 to 28.6.0Commits
67088b4
update to xunit.v3 Version 1.0.0 (#1371)8fc2f02
Docs changes893d0c3
Update NUnitNugetUsage.csproj941e50c
refsbed7993
docs67fb82f
Docs changes7f64f41
refsUpdates
xunit.v3
from 0.5.0-pre.27 to 1.0.0Commits
5b41c61
v1.0.0dddd408
#3078: _XunitCopyRunnerDependencies Target has incorrect DestinationFolder wh...d83a4c1
Need Facades path to dynamically compile acceptance tests on Mono when refere...cbba87a
#3064: Add support for serializing types which implement both IFormattable an...710c51d
Ensure SerializationHelper.Serialize calls IXunitSerializer.IsSerializable firstf8c3643
Add failureReason out parameter to IXunitSerializer.IsSerializable for user m...450dd5a
Latest dependencies2a44650
Switch BeforeAfterTestAttribute callbacks from ValueTask to void553925d
Update AssemblyRunner to finish out v3 message dispatch97239ae
Add a public version of DynamicSkipToken in Xunit.v3Updates
xunit.v3.core
from 0.5.0-pre.27 to 1.0.0Commits
5b41c61
v1.0.0dddd408
#3078: _XunitCopyRunnerDependencies Target has incorrect DestinationFolder wh...d83a4c1
Need Facades path to dynamically compile acceptance tests on Mono when refere...cbba87a
#3064: Add support for serializing types which implement both IFormattable an...710c51d
Ensure SerializationHelper.Serialize calls IXunitSerializer.IsSerializable firstf8c3643
Add failureReason out parameter to IXunitSerializer.IsSerializable for user m...450dd5a
Latest dependencies2a44650
Switch BeforeAfterTestAttribute callbacks from ValueTask to void553925d
Update AssemblyRunner to finish out v3 message dispatch97239ae
Add a public version of DynamicSkipToken in Xunit.v3Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions