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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the tests group with 2 updates: xunit and xunit.runner.visualstudio.
Updates
xunit
from 2.5.0 to 2.6.3Commits
4c2c193
v2.6.3c4e29fd
xunit/xunit#2811: Add tests for SortedSet and ImmutableSortedSet overloads fo...51851a6
Unit tests to ensure equality assertions with sets + comparer func throw an e...ca68393
Unit tests for #2828 (v2)62505d1
Unit tests for #2824 (v2)b41e8ad
Obsolete the delegating sinks in favor of a single ExecutionSink512d24f
Update README5684d87
Bump up to v2.6.3-pref69c77d
v2.6.29ef018a
Latest dependenciesUpdates
xunit.runner.visualstudio
from 2.5.0 to 2.5.5Commits
28b46ff
v2.5.5409be7a
Add PackageId to solve VS issues (see dotnet/sdk#22...56db5de
Latest dependencies (and use ExecutionSink instead of delegating sinks)1f419e6
Update READMEf052a1d
Bump up to v2.5.5-preb9eacec
v2.5.4316c225
Latest dependencies9d3aaa0
Latest dependenciesda1033b
Latest dependencies8b76089
Remove unnecessary global.jsonDependabot 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