Bump the dotnet group across 1 directory with 9 updates #2446
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 9 updates in the /docs/core/testing/snippets/order-unit-tests/csharp directory:
6.0.2
6.0.4
17.12.0
17.13.0
3.6.3
3.8.2
3.6.3
3.8.2
4.2.2
4.3.2
4.4.0
4.6.0
4.6.0
5.0.0
2.9.2
2.9.3
2.8.2
3.0.2
Updates
coverlet.collector
from 6.0.2 to 6.0.4Release notes
Sourced from coverlet.collector's releases.
Commits
2a6f949
change log and vnext version number update90b2107
update version info (#1731)4e95c92
Update changelog and back bump version (#1730)e3717da
Exclude filter issue (#1728)8eecb42
update version and changelog (#1725)fc40a26
release version (#1724)7095dd0
update changelog (#1721)302886a
Fix filename update for activated UseSourceFile option (#1681)973200c
workaround for "Failed to instrument modules" (#1700)c2e6aee
Fix RuntimeConfigurationReader to support SelfContained builds (#1705)Updates
Microsoft.NET.Test.Sdk
from 17.12.0 to 17.13.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
Commits
e8cf380
Use 17.3.1 stable CodeCoverageedabaf3
Move to macos14 (#14137)1441926
Change 17.13 to release (#14942)03c3ac9
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#11120)8907779
Fix formatting in Runner (#13871)778c004
Add letter number among valid identifiers in class name (#13868)d8aa584
Update AzureDevOps.ymlaf4080f
Update AzureDevOps.ymlf56ab69
Update AzureDevOps.ymlf05137e
Update AzureDevOps.ymlUpdates
MSTest.TestAdapter
from 3.6.3 to 3.8.2Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
... (truncated)
Commits
88f8ce4
[rel/3.8] Fix ClassCleanup not called when the first test in class is ignored...8026b02
[rel/3.8] Handle if RootNamespace contains invalid identifier characters (#5069)1945ea7
[rel/3.8] Localized file check-in by OneLocBuild Task: Build definition ID 12...360c709
Bump patch version for 3.8 (#5061)ac22a6d
[rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framewor...51d51a8
[rel/3.8] Fix breaking change with telemetry (#5050)cc1c3cd
[rel/3.8] Follow-up to ignore fix (#5043)193598b
[rel/3.8] Revert _IncludeGenerateAutoRegisteredExtensionsIntoCompilation targ...91715f4
[rel/3.8] Useglobal::
prefix for generated code (#5033)efd5256
[rel/3.8] Set packages README correctly (#5030)Updates
MSTest.TestFramework
from 3.6.3 to 3.8.2Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
... (truncated)
Commits
88f8ce4
[rel/3.8] Fix ClassCleanup not called when the first test in class is ignored...8026b02
[rel/3.8] Handle if RootNamespace contains invalid identifier characters (#5069)1945ea7
[rel/3.8] Localized file check-in by OneLocBuild Task: Build definition ID 12...360c709
Bump patch version for 3.8 (#5061)ac22a6d
[rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framewor...51d51a8
[rel/3.8] Fix breaking change with telemetry (#5050)cc1c3cd
[rel/3.8] Follow-up to ignore fix (#5043)193598b
[rel/3.8] Revert _IncludeGenerateAutoRegisteredExtensionsIntoCompilation targ...91715f4
[rel/3.8] Useglobal::
prefix for generated code (#5033)efd5256
[rel/3.8] Set packages README correctly (#5030)Updates
NUnit
from 4.2.2 to 4.3.2Release notes
Sourced from NUnit's releases.
Commits
cca65aa
Add ApplyToAsync override to ThrowsExceptionConstraint1f1959a
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.Updates
NUnit.Analyzers
from 4.4.0 to 4.6.0Release notes
Sourced from NUnit.Analyzers's releases.
Changelog
Sourced from NUnit.Analyzers's changelog.
... (truncated)
Commits
b16cc92
Merge pull request #830 from nunit/release4.622f88e8
chore: Add late arriving PR4272593
Merge pull request #829 from nunit/chore/update-year2b2b0f5
chore: Update release notes113a122
chore: Bump year to 20254f69653
Fix DateOnly / TimeOnly parameters is TestCaseUsage (#821)18f6a70
Merge pull request #816 from nunit/Issue769_EnterMultipleScopecf7eacb
Add CodeFix to addusing (Assert.EnterMultipleScope())
804395a
Detectusing (Assert.EnterMultipleScope())
as anAssert.Multiple
context.568d5ea
Merge pull request #823 from nunit/chore/bump-cake-toolUpdates
NUnit3TestAdapter
from 4.6.0 to 5.0.0Release notes
Sourced from NUnit3TestAdapter's releases.
Commits
6286803
Version 5.0e6d58ff
Merge pull request #1236 from nunit/vnextfbc8582
allowing vnext to publish to myget227c911
Update version to beta 74bac1f5
Merge pull request #1235 from Evangelink/filter-test-explorer1301912
Merge branch 'vnext' into filter-test-explorer4e59e67
Add a parameterless ctord4203b6
Merge pull request #1234 from Youssef1313/deadcodebf43151
Fix run selected tests in Test Explorer9b6c18e
Delete dead codeUpdates
xunit
from 2.9.2 to 2.9.3Commits
9712244
v2.9.3dbba909
#3088: Assert.Equivalent throws NotSupportedException for types with getters ...cdf2114
Stick to .NET SDK 85716c89
Disable NETSDK1215 and NU1902 for .NET 9 SDK6070070
TeamCity Reporter. Remove flow id from name of test suites. (#3054)bfd42e0
#3053: Class data derived from TheoryData<SomeType[]> is broken5f7494f
Update assertions and tests3f9460d
Updated READMEd1206d9
Update READMEdc5dd04
Bump up to v2.9.3-preUpdates
xunit.runner.visualstudio
from 2.8.2 to 3.0.2Commits
dd36e86
v3.0.2b67d776
Defer reporting until TestCompleteecace34
Remove commented out project element2009e51
Update to .NET SDK 9 for buildsc676360
Add support for configuring maximum print lengths in assertion messagesc157d6f
Remove half-written testf02b46d
Latest dependencies, for xunit/xunit#313004eacc1
Bump up to 3.0.2-pref8675c3
v3.0.1b7d67ba
Missed passing an argumentDependabot 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