Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8 (microsoft#1792)
Browse files Browse the repository at this point in the history
* Bump xunit.runner.visualstudio from 2.5.6 to 2.5.8

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.8.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.5.6...2.5.8)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump change log

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <[email protected]>
  • Loading branch information
dependabot[bot] and BernieWhite authored Apr 15, 2024
1 parent 2b4457a commit 59ab343
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/CHANGELOG-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ What's changed since pre-release v3.0.0-B0153:
[#1790](https://github.com/microsoft/PSRule/pull/1790)
- Bump Bump xunit to v2.7.0.
[#1765](https://github.com/microsoft/PSRule/pull/1765)
- Bump xunit.runner.visualstudio to v2.5.7.
[#1764](https://github.com/microsoft/PSRule/pull/1764)
- Bump xunit.runner.visualstudio to v2.5.8.
[#1792](https://github.com/microsoft/PSRule/pull/1792)
- Bump YamlDotNet to v15.1.2.
[#1771](https://github.com/microsoft/PSRule/pull/1771)
- Bump Microsoft.CodeAnalysis.Common to v4.9.2.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 59ab343

Please sign in to comment.