Skip to content

Commit

Permalink
chore(deps): bump the nuget-tests group across 1 directory with 3 upd…
Browse files Browse the repository at this point in the history
…ates (#2761)

Bumps the nuget-tests group with 3 updates in the / directory: [Verify.NUnit](https://github.com/VerifyTests/Verify), [System.Collections.Immutable](https://github.com/dotnet/runtime) and System.Net.Http.


Updates `Verify.NUnit` from 26.4.4 to 26.4.5
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@26.4.4...26.4.5)

Updates `System.Collections.Immutable` from 1.1.36 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `System.Net.Http` from 2.0.20710.0 to 4.3.0

---
updated-dependencies:
- dependency-name: Verify.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-tests
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-tests
- dependency-name: System.Net.Http
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-tests
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2024
1 parent 8901d5d commit d48a751
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
<PackageReference Include="Verify.NUnit" Version="26.4.4" />
<PackageReference Include="Verify.NUnit" Version="26.4.5" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit d48a751

Please sign in to comment.