Bump the dev-dependencies group with 4 updates #38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 4 updates: Microsoft.NET.Test.Sdk, xunit, xunit.analyzers and xunit.runner.visualstudio.
Updates
Microsoft.NET.Test.Sdk
from 17.6.3 to 17.7.2Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
604e7be
[rel/17.7] Fix cannot find System.Text.Json (#4669)76fea14
Fix executable bitness for testhost.x86 (#4652) (#4654)c59bb29
RTM build fix (#4643)52b57f0
Backport recent fixes (#4632)f6bfa29
[rel/17.7] Fix branding on 17.7-release (#4615)bc17bb9
[rel/17.7] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4602)f0bc50e
Revert "Fix yml to generate RTM/stable version & fix symbol check issues (#46...fab9246
Fix yml to generate RTM/stable version & fix symbol check issues (#4600)d7f4faa
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...132324c
Consume localized resources in source-build (#4564) (#4567)Updates
xunit
from 2.5.0 to 2.5.1Commits
9dc851b
v2.5.186b0eef
#2770: Make SerializationHelper publicf49dafc
File re-sort for SerializationHelper & XunitSerializationInfod0004ae
#2773: Add Assert.RaisesAny and Assert.RaisesAnyAsync non-generic for EventAr...c1dba28
Latest assertionsb7c828e
Move .editorconfig up into contentFiles08e74e7
Add .editorconfig to assert source NuGet package to indicate generated code (...79f411a
#2767: Verify types match when comparing FileSystemInfo values (v2)9c28f58
Latest dependencies63dce4f
#2767: Special case FileSystemInfo objects by just comparing the FullName in ...Updates
xunit.analyzers
from 1.2.0 to 1.3.0Commits
d357a55
v1.3.0cc95bbe
Latest dependencies8fe98ac
Update build.ps1 for .NET SDK 634d10d5
Add analyzer and fixer for test classes nested in generic classes (#159)49851f3
Use a CI-only global.json to stick to .NET SDK 6511d189
Remove .NET SDK 7007148b
Print mono information during Actions builds513113a
Latest dependencies4c1c7e2
xunit/xunit#1390: Do not use blocking task operations in unit tests3de1575
Add Task<T>, ValueTask, and ValueTask<T> to xUnit1030Updates
xunit.runner.visualstudio
from 2.5.0 to 2.5.1Commits
9dc851b
v2.5.186b0eef
#2770: Make SerializationHelper publicf49dafc
File re-sort for SerializationHelper & XunitSerializationInfod0004ae
#2773: Add Assert.RaisesAny and Assert.RaisesAnyAsync non-generic for EventAr...c1dba28
Latest assertionsb7c828e
Move .editorconfig up into contentFiles08e74e7
Add .editorconfig to assert source NuGet package to indicate generated code (...79f411a
#2767: Verify types match when comparing FileSystemInfo values (v2)9c28f58
Latest dependencies63dce4f
#2767: Special case FileSystemInfo objects by just comparing the FullName in ...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 <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