-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the nuget-packages group across 1 directory with 4 updates #2
base: main
Are you sure you want to change the base?
Bump the nuget-packages group across 1 directory with 4 updates #2
Conversation
Bumps the nuget-packages group with 4 updates in the /test/Hello.World.Tests directory: [coverlet.collector](https://github.com/coverlet-coverage/coverlet), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.0...v6.0.2) Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.11.0) Updates `xunit` from 2.5.3 to 2.9.0 - [Commits](xunit/xunit@2.5.3...2.9.0) Updates `xunit.runner.visualstudio` from 2.5.3 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.3...2.8.2) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-packages - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-packages - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-packages - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-packages ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot recreate |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
15 similar comments
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
Bumps the nuget-packages group with 4 updates in the /test/Hello.World.Tests directory: coverlet.collector, Microsoft.NET.Test.Sdk, xunit and xunit.runner.visualstudio.
Updates
coverlet.collector
from 6.0.0 to 6.0.2Release notes
Sourced from coverlet.collector's releases.
Commits
04ba205
new release (#1641)f61bbc7
Update docs on new source-mapping-file argument (#1632)892d86e
Fix TypeInitializer issue (#1636)6bd8783
Remove usage of System.Text.Json for now (#1637)813f36c
Fix issue 1634 (#1635)783c482
Add regex evaluation timeout (#1630)9ee7b8f
Broken exclude-by-attribute feature incoverlet.console
(#1627)59430c3
Fix issues for V6.0.1 nuget packages (collector, console) (#1628)aa1d224
remove current versions in release plan (#1623)440a26a
bumb preview version (#1622)Updates
Microsoft.NET.Test.Sdk
from 17.8.0 to 17.11.0Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)e4da2c1
Add option to ignore tests (#5109)6b3b959
Ignore dump failing test while I investigate (#5107)24b992f
Ignore dispose error (#5105)bfdaf0b
Object disposed flaky (#5104)Updates
xunit
from 2.5.3 to 2.9.0Commits
593e573
v2.9.0f070472
Enable XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS environment variable to skip sho...80a2294
For Assert.Equivalent, exclude properties (or property getters) which are obs...b6dabde
#2955: Ensure minimum thread pool size (v2)5fe01ff
#2922: Remove obsolete AssemblyRunner.Start() overloads (v2)beab8d9
#1916: Don't try to serialize generic argument types (v2)27c70a7
Restore the Func<TestOutputHelper> so we re-create the output helper for each...1fac6f8
#2377: Test logs get mixed across test casese022e5c
Unit test for #2271 (v2)21f6aee
Re-enable IDE0290 as we're using 'dotnet format' nowUpdates
xunit.runner.visualstudio
from 2.5.3 to 2.8.2Commits
699d445
v2.8.2e5e6fba
Move 2.x builds to the v2 brancha501f16
Updated .gitignore07a1bdd
Add launchSettings.json to .gitignore3762114
Update README build table to Markdown78342f0
Latest builder970f773
Updated .gitignoreb343d87
Bump up to v2.8.2-prece9211e
v2.8.13656cb8
Use 'dotnet format' instead of 'dotnet dotnet-format'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