Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dotnet group across 1 directory with 12 updates
Bumps the dotnet group with 12 updates in the /src/Cropper.Blazor directory: | Package | From | To | | --- | --- | --- | | [BlazorWasmPreRendering.Build](https://github.com/jsakamoto/BlazorWasmPreRendering.Build) | `4.0.0` | `4.0.1` | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [Microsoft.AspNetCore.WebUtilities](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [MudBlazor](https://github.com/MudBlazor/MudBlazor) | `7.6.0` | `7.15.0` | | [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.0` | `6.12.1` | | [Moq](https://github.com/moq/moq) | `4.20.70` | `4.20.72` | | [Bogus](https://github.com/bchavez/Bogus) | `35.6.0` | `35.6.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` | | [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` | | [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` | Updates `BlazorWasmPreRendering.Build` from 4.0.0 to 4.0.1 - [Changelog](https://github.com/jsakamoto/BlazorWasmPreRendering.Build/blob/master/RELEASE-NOTES.txt) - [Commits](jsakamoto/BlazorWasmPreRendering.Build@v.4.0.0...v.4.0.1) Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.8 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.8...v8.0.10) Updates `Microsoft.AspNetCore.WebUtilities` from 8.0.8 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.8...v8.0.10) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) Updates `MudBlazor` from 7.6.0 to 7.15.0 - [Release notes](https://github.com/MudBlazor/MudBlazor/releases) - [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md) - [Commits](MudBlazor/MudBlazor@v7.6.0...v7.15.0) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.7 to 8.0.8 - [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...v8.0.8) Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.0...6.12.1) Updates `Moq` from 4.20.70 to 4.20.72 - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md) - [Commits](moq/moq.spikes@v4.20.70...v4.20.72) Updates `Bogus` from 35.6.0 to 35.6.1 - [Release notes](https://github.com/bchavez/Bogus/releases) - [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) - [Commits](bchavez/Bogus@v35.6.0...v35.6.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.0...v17.11.1) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.8 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.8...v8.0.10) --- updated-dependencies: - dependency-name: BlazorWasmPreRendering.Build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.WebUtilities dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: MudBlazor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Bogus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information