Bump the dotnet group across 1 directory with 6 updates #3022
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.0
3.6.4
3.6.0
3.6.4
4.2.2
4.3.0
4.3.0
4.4.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.0 to 3.6.4Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
c167c31
Keep using platform as 1.4.37e83be1
Disable IDE0032642a8e7
Use StrongNamer for test projects0cb371c
Use MS CC 17.13.1d865735
Use latest patched runtimes3ddfe67
Bump vulnerable deps (#4218)634e393
Bump MS CC to 17.13.0 (#4212)e21972a
Remove test workaround that alters Sdk targets (#4205) (#4216)979488a
Prepare release of MSTest 3.6.4 (#4215)6801c1e
[rel/3.6] Update dependencies from microsoft/testanywhere (#4043)Updates
MSTest.TestFramework
from 3.6.0 to 3.6.4Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
c167c31
Keep using platform as 1.4.37e83be1
Disable IDE0032642a8e7
Use StrongNamer for test projects0cb371c
Use MS CC 17.13.1d865735
Use latest patched runtimes3ddfe67
Bump vulnerable deps (#4218)634e393
Bump MS CC to 17.13.0 (#4212)e21972a
Remove test workaround that alters Sdk targets (#4205) (#4216)979488a
Prepare release of MSTest 3.6.4 (#4215)6801c1e
[rel/3.6] Update dependencies from microsoft/testanywhere (#4043)Updates
NUnit
from 4.2.2 to 4.3.0Release notes
Sourced from NUnit's releases.
Commits
e50c99b
prepare 4.3.0 (#4895)f46c6d8
Merge pull request #4883 from nunit/AsyncSingleThread18f9331
Always specify context parameter to AsyncToSyncAdapter.Await5a4f35c
Async Test continuations now also run on the same thread when SIngleThreaded ...f597da8
Merge pull request #4891 from nunit/Issue48876831f66
Merge pull request #4882 from manfred-brands/typeSpecificEqualConstraints0c1ef7f
Add a .NET 8.0 target (#4884)cddb8a9
Fix for issue #48876e14a0f
Merge pull request #4888 from Saurav-shres/use-first-instead-of-toarray90502f1
Refactor TestAssert: Replace ToArray()[0] with First() for efficiency.Updates
NUnit.Analyzers
from 4.3.0 to 4.4.0Release notes
Sourced from NUnit.Analyzers's releases.
Changelog
Sourced from NUnit.Analyzers's changelog.
... (truncated)
Commits
a7963fa
Merge pull request #792 from nunit/release4.41ed8bef
chore: Update release notesb2f4e68
Detect more Classic Assert (#791)405d2c4
Merge pull request #788 from nunit/chore/bump-nunit-versionb643c64
chore: Remove temporary TestCaseAttribute(s)d287eae
chore: Bump NUnit to version 4.2.2e026ba5
Merge pull request #785 from nunit/dependabot/nuget/src/NUnit3TestAdapter-4.6.0a3f5660
chore(deps): Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src5b98d8d
Merge pull request #780 from nunit/dependabot/nuget/src/CSharpIsNullAnalyzer-...859c2f8
Fix trivia for NUnit2046Updates
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