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.28.9 to 1.30.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.28.9...v1.30.3)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.7 to 9.0.0-preview.6.24328.4
- [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.6.24328.4)

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

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

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

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

---
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 Jul 23, 2024
1 parent 1f5b70a commit 7398c99
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.28.9" />
<PackageReference Include="bunit" Version="1.30.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.6" />
Expand Down

0 comments on commit 7398c99

Please sign in to comment.