Skip to content

Commit

Permalink
Bump bunit, Microsoft.AspNetCore.Components.WebAssembly, Microsoft.Ex…
Browse files Browse the repository at this point in the history
…tensions.Configuration.Binder, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.Configuration and Microsoft.AspNetCore.Components.WebAssembly.Authentication

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

Updates `bunit` from 1.30.3 to 1.31.3
- [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.30.3...v1.31.3)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.7 to 9.0.0-preview.7.24406.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.7...v9.0.0-preview.7.24406.2)

Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.Configuration.Json` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-preview.7.24405.7)

Updates `Microsoft.Extensions.Configuration` from 8.0.0 to 9.0.0-preview.7.24405.7
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0-preview.7.24405.7)

Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 8.0.7 to 9.0.0-preview.7.24406.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.7...v9.0.0-preview.7.24406.2)

---
updated-dependencies:
- dependency-name: bunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 2f33a13 commit bae6322
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="Blazored.LocalStorage.TestExtensions" Version="4.5.0" />
<PackageReference Include="bunit" Version="1.30.3" />
<PackageReference Include="bunit" Version="1.31.3" />
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7" />
Expand Down

0 comments on commit bae6322

Please sign in to comment.