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 xunit group with 3 updates: xunit, xunit.runner.console and xunit.runner.visualstudio.
Updates
xunit
from 2.6.2 to 2.6.4Commits
0f87ff7
v2.6.4e466a7c
Unit tests for #2850 (v2)0cc026b
Add KeyValuePair tests with collections and IEquatable objects in the key slotc729d7f
Add collection dictionary tests for IEquatable<> objects in the value slot0eb76d2
Attempt to fix race condition reported in visualstudio.xunit/issues#396348c56d
Bump up to v2.6.4-pre4c2c193
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)Updates
xunit.runner.console
from 2.6.2 to 2.6.4Commits
0f87ff7
v2.6.4e466a7c
Unit tests for #2850 (v2)0cc026b
Add KeyValuePair tests with collections and IEquatable objects in the key slotc729d7f
Add collection dictionary tests for IEquatable<> objects in the value slot0eb76d2
Attempt to fix race condition reported in visualstudio.xunit/issues#396348c56d
Bump up to v2.6.4-pre4c2c193
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)Updates
xunit.runner.visualstudio
from 2.5.5 to 2.5.6Commits
bf9b858
v2.5.6b05cd38
Latest dependencies3423937
Experiment: Rename adapter assembly0e604e4
Experiment: Remove all file copies6dff757
Bump up to v2.5.6-preDependabot 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