Bump the dotnet group across 1 directory with 6 updates #2445
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 dotnet group with 6 updates in the /docs/core/testing/snippets/order-unit-tests/csharp directory:
17.11.1
17.12.0
3.6.1
3.7.0
3.6.1
3.7.0
4.2.2
4.3.1
4.3.0
4.5.0
2.8.2
3.0.0
Updates
Microsoft.NET.Test.Sdk
from 17.11.1 to 17.12.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
bc91613
Downgrade xunit skip warning to info (#10379)c8f1628
Convert to auto property (#10365)8c6ff8c
Use macos13fa0c8fd
Rebrand to releasec02e98d
Update diagnose.mdec81d7d
Enable policheck (#10363)09b7600
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10360)4f16fc0
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#10353)1eb6f23
ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#10354)96977db
Update Microsoft.Extensions.DependencyModel to 3.1.0 (#5188)Updates
MSTest.TestAdapter
from 3.6.1 to 3.7.0Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
69fae65
Drop dependency to System.ValueTuple (#4398)87e17f2
Bump versions to 3.7.1 and 1.5.17643087
Mark unshipped as shippedd7acc33
Cleanup MSTest.Sdk now that analyzers are deps of framework (#4407)293ef7d
Fix MSTestV2Files msbuild items (#4406)1922587
Don't reference MTP in UWP (#4402)38586ee
Simplify adapter props and targets (#4403)001a29d
Make obsolete only on release (#4353)940c320
Fix false positive for PreferTestCleanupOverDispose on non-test classes (#4380)6663992
[rel/3.7] Update dependencies from microsoft/testanywhere (#4372)Updates
MSTest.TestFramework
from 3.6.1 to 3.7.0Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
69fae65
Drop dependency to System.ValueTuple (#4398)87e17f2
Bump versions to 3.7.1 and 1.5.17643087
Mark unshipped as shippedd7acc33
Cleanup MSTest.Sdk now that analyzers are deps of framework (#4407)293ef7d
Fix MSTestV2Files msbuild items (#4406)1922587
Don't reference MTP in UWP (#4402)38586ee
Simplify adapter props and targets (#4403)001a29d
Make obsolete only on release (#4353)940c320
Fix false positive for PreferTestCleanupOverDispose on non-test classes (#4380)6663992
[rel/3.7] Update dependencies from microsoft/testanywhere (#4372)Updates
NUnit
from 4.2.2 to 4.3.1Release notes
Sourced from NUnit's releases.
Commits
1f1959a
Merge pull request #4899 from nunit/Issue4898_IsEqualTo1119a98
Add back old EqualTo(object) overloads for backward compatibility.caf4a4e
Make EqualNumericConstraint constructors public again.bd45e7c
Replace constraints on EqualNumericConstraint with Guarda12d6ab
Alternative approach36b8b1d
Use IsNumericTypec999e34
Ensure ApplyTo<T> also only calls Numerics if supported.b0d2d2e
Fall back to default EqualConstraintb9697d2
Optimization for finding implicit cast to string.77dca5f
Test conversion to string before testing for nullUpdates
NUnit.Analyzers
from 4.3.0 to 4.5.0Release notes
Sourced from NUnit.Analyzers's releases.
... (truncated)
Changelog
Sourced from NUnit.Analyzers's changelog.
... (truncated)
Commits
4a06a08
Merge pull request #814 from nunit/release4.581de2a9
chore: Update release notes58cdb3a
Merge pull request #812 from nunit/Issue811_NUnit20217b7bb03
Merge pull request #813 from nunit/Issue801_NUnit20053095eae
Optimize Are(Not)Equal when actually wanting to test for Empty.979589e
Fix for generic EqualTo<T> which no longer has an implicit cast.6e77c26
NUnit 4.3 has more than one EqualConstraintd73461a
Some tests are no longer relevant for NUnit 4.3 because they no longer compile.a5e3712
Update to NUnit 4.3.186f8c23
Merge pull request #807 from nunit/doc/improve-documentation-of-nunit1032Updates
xunit.runner.visualstudio
from 2.8.2 to 3.0.0Commits
e341b93
v3.0.056f71f3
Second location where PreEnumerateTheories needs to be turned off for #426d94ab88
#426: Can't filter by traits on ITheoryDataRow9154f3f
Latest dependenciesfeff8e2
Stick to .NET SDK 862ae086
Conditional verbosity when packing packages based on the .NET SDK versiona7f5dc0
Latest dependenciesd5676ac
#422: Add XunitSkipReason property to VSTest test case3d3b241
Back-fill tests for VsDiscoverySinke2d5be2
Enable nullable in test projectDependabot 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