Note:
Going forward, new release notes will appear here instead of the Changelog.md file.
If you want to see the release notes for older versions, you can find them here.
Commits
11b6687 Fix incorrect fallback for the "include not found tests" option (#27)
Add polyfills for RequiresDynamicCodeAttribute, RequiresUnreferencedCodeAttribute, and UnconditionalSuppressMessageAttribute by @Tyrrrz in Tyrrrz/PolyShim#7
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 nuget group with 6 updates in the / directory:
2.3.3
2.4.1
17.9.0
17.10.0
2.8.0
2.8.1
2.8.0
2.8.1
1.10.0
1.12.0
2.0.0-beta1.20574.7
2.0.0-beta4.22272.1
Updates
GitHubActionsTestLogger
from 2.3.3 to 2.4.1Release notes
Sourced from GitHubActionsTestLogger's releases.
Commits
11b6687
Fix incorrect fallback for the "include not found tests" option (#27)0a45746
Update NuGet packagesc2555e7
Clean up readme2bcbdbd
Refactorf3ad827
Add support for not reporting empty test assemblies (#26)bf14ebd
Remove missing file referencesc9b9dfb
Add AOT analyzers andnet8.0
targetc3f9f5d
Remove changelogd30c841
Clean up5093c86
Update readmeUpdates
Microsoft.NET.Test.Sdk
from 17.9.0 to 17.10.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
83d73f7
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.10d170364
Prebuilds that are allowed on main2eaee54
Update dependencies from https://github.com/dotnet/arcade build 20240520.3 (#...238626a
Touch 17.10 (#5051)cd5cc85
Update arcade25f10aa
Merge branch 'rel/17.10' of https://github.com/microsoft/vstest into rel/17.103d869ea
Remove pt4990482
[rel/17.10] Add list of known TestingPlatform dlls (#4982)56d2884
Disable CA2022 errors (#4961)1cd0d89
Brand as releaseUpdates
xunit
from 2.8.0 to 2.8.1Commits
ba2ae9b
v2.8.1151b8d0
Use 'dotnet format' instead of 'dotnet dotnet-format'be6db6f
#2931: Tighten up types to prevent accidentically calling AddOrGet with a Con...f466d81
#2927: Misleading error message when class used in IClassFixture<> throws exc...1911ea7
Missed unit test updatesf497d65
Cannot use full assembly path as dictionary key for execution options lookup,...c2f2d47
Add ability to provide live output messages from running tests013093b
Polyfill in StringSyntaxAttributee1e4c2e
#2719: Class with custom Fact with throwing Skip should fail appropriately8b0b13c
Clarify namingUpdates
xunit.runner.visualstudio
from 2.8.0 to 2.8.1Commits
ce9211e
v2.8.13656cb8
Use 'dotnet format' instead of 'dotnet dotnet-format'45eb783
Pull in output printing bug fix from coree205244
#408: Add ability to print live output messages06087e3
Latest actions versions075f3ff
Bump up to 2.8.1-preUpdates
PolyShim
from 1.10.0 to 1.12.0Release notes
Sourced from PolyShim's releases.
Commits
d9c133d
Add polyfills forOSPlatformAttribute
and its derivatives (#9)c2ca4e1
Add missing docs link335a384
Add polyfill forRequiresAssemblyFilesAttribute
(#8)60900cd
Add polyfills forRequiresDynamicCodeAttribute
, `RequiresUnreferencedCodeAt...5133444
Test only on Windowsaa9e3c9
Remove missing file referencescefc0a9
Remove changelog8409e44
Use dotnet 8b944fa7
Remove bodies from classes that don't require theme892f2b
More cleanupUpdates
System.CommandLine
from 2.0.0-beta1.20574.7 to 2.0.0-beta4.22272.1Release notes
Sourced from System.CommandLine's releases.
... (truncated)
Commits
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