Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components…
Browse files Browse the repository at this point in the history
….Web, Microsoft.AspNetCore.Components.WebAssembly and bunit

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [bunit](https://github.com/bUnit-dev/bUnit). These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Components` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.10)

Updates `Microsoft.AspNetCore.Components.Web` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.10)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.10 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.10...v8.0.10)

Updates `bunit` from 1.33.3 to 1.36.0
- [Release notes](https://github.com/bUnit-dev/bUnit/releases)
- [Changelog](https://github.com/bUnit-dev/bUnit/blob/main/CHANGELOG.md)
- [Commits](bUnit-dev/bUnit@v1.33.3...v1.36.0)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.Web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: bunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent ebeea2e commit 802c82d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="bunit" Version="1.33.3" />
<PackageReference Include="bunit" Version="1.36.0" />
<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 802c82d

Please sign in to comment.