From 4be1111f4cc02045c852330b1dc2b4a69d81b3e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 12:16:36 +0000 Subject: [PATCH] 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](https://github.com/jsakamoto/BlazorWasmPreRendering.Build/compare/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](https://github.com/dotnet/aspnetcore/compare/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](https://github.com/dotnet/aspnetcore/compare/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](https://github.com/dotnet/runtime/compare/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](https://github.com/MudBlazor/MudBlazor/compare/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](https://github.com/dotnet/aspnetcore/compare/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](https://github.com/fluentassertions/fluentassertions/compare/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](https://github.com/moq/moq/compare/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](https://github.com/bchavez/Bogus/compare/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](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](https://github.com/xunit/xunit/compare/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](https://github.com/dotnet/aspnetcore/compare/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] --- .../Client/Cropper.Blazor.Client.csproj | 6 +- .../Cropper.Blazor.Shared.csproj | 2 +- .../Cropper.Blazor.Testing.csproj | 52 ++-- .../Cropper.Blazor.UnitTests.csproj | 14 +- .../Cropper.Blazor/Cropper.Blazor.csproj | 256 +++++++++--------- .../Server/Cropper.Blazor.Server.csproj | 2 +- 6 files changed, 166 insertions(+), 166 deletions(-) diff --git a/src/Cropper.Blazor/Client/Cropper.Blazor.Client.csproj b/src/Cropper.Blazor/Client/Cropper.Blazor.Client.csproj index 229d7dbd..ac2a3f7a 100644 --- a/src/Cropper.Blazor/Client/Cropper.Blazor.Client.csproj +++ b/src/Cropper.Blazor/Client/Cropper.Blazor.Client.csproj @@ -18,10 +18,10 @@ - - + + - + diff --git a/src/Cropper.Blazor/Cropper.Blazor.Shared/Cropper.Blazor.Shared.csproj b/src/Cropper.Blazor/Cropper.Blazor.Shared/Cropper.Blazor.Shared.csproj index 7ca6b905..8e503ced 100644 --- a/src/Cropper.Blazor/Cropper.Blazor.Shared/Cropper.Blazor.Shared.csproj +++ b/src/Cropper.Blazor/Cropper.Blazor.Shared/Cropper.Blazor.Shared.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Cropper.Blazor/Cropper.Blazor.Testing/Cropper.Blazor.Testing.csproj b/src/Cropper.Blazor/Cropper.Blazor.Testing/Cropper.Blazor.Testing.csproj index f7995282..bc50cc72 100644 --- a/src/Cropper.Blazor/Cropper.Blazor.Testing/Cropper.Blazor.Testing.csproj +++ b/src/Cropper.Blazor/Cropper.Blazor.Testing/Cropper.Blazor.Testing.csproj @@ -1,26 +1,26 @@ - - - - net8.0;net7.0;net6.0 - disable - enable - - - - - - - - - - - - - - - - - - - - + + + + net8.0;net7.0;net6.0 + disable + enable + + + + + + + + + + + + + + + + + + + + diff --git a/src/Cropper.Blazor/Cropper.Blazor.UnitTests/Cropper.Blazor.UnitTests.csproj b/src/Cropper.Blazor/Cropper.Blazor.UnitTests/Cropper.Blazor.UnitTests.csproj index 12ceecf5..2126aa6f 100644 --- a/src/Cropper.Blazor/Cropper.Blazor.UnitTests/Cropper.Blazor.UnitTests.csproj +++ b/src/Cropper.Blazor/Cropper.Blazor.UnitTests/Cropper.Blazor.UnitTests.csproj @@ -8,16 +8,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all @@ -29,11 +29,11 @@ - + - + diff --git a/src/Cropper.Blazor/Cropper.Blazor/Cropper.Blazor.csproj b/src/Cropper.Blazor/Cropper.Blazor/Cropper.Blazor.csproj index f2cf720d..d022c586 100644 --- a/src/Cropper.Blazor/Cropper.Blazor/Cropper.Blazor.csproj +++ b/src/Cropper.Blazor/Cropper.Blazor/Cropper.Blazor.csproj @@ -1,128 +1,128 @@ - - - - - IncludeGeneratedStaticFiles; - $(ResolveStaticWebAssetsInputsDependsOn) - - - - - net8.0;net7.0;net6.0 - disable - enable - - - - 1.3.4 - LICENSE - NuGet.png - Cropper.Blazor - Max56132, ColdForeign - Copyright 2022-present Cropper.Blazor - Cropper.Blazor is a component that wraps around Cropper.js - Blazor, Cropper.Blazor, Cropper.js, Blazor Components, Blazor Library, Blazor Cropper, Cropper, Image, Crop, Resize, image-cropper, crop-image, csharp, blazor-cropper - https://CropperBlazor.github.io - https://github.com/CropperBlazor/Cropper.Blazor - git - - - - true - false - true - false - NuGet_README.md - - - - $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 - - - - $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 - - - - $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 - - - - $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 - - - - $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 - - - - $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 - - - - - - - True - \ - - - - - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + IncludeGeneratedStaticFiles; + $(ResolveStaticWebAssetsInputsDependsOn) + + + + + net8.0;net7.0;net6.0 + disable + enable + + + + 1.3.4 + LICENSE + NuGet.png + Cropper.Blazor + Max56132, ColdForeign + Copyright 2022-present Cropper.Blazor + Cropper.Blazor is a component that wraps around Cropper.js + Blazor, Cropper.Blazor, Cropper.js, Blazor Components, Blazor Library, Blazor Cropper, Cropper, Image, Crop, Resize, image-cropper, crop-image, csharp, blazor-cropper + https://CropperBlazor.github.io + https://github.com/CropperBlazor/Cropper.Blazor + git + + + + true + false + true + false + NuGet_README.md + + + + $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 + + + + $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 + + + + $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 + + + + $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 + + + + $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 + + + + $(WarningsAsErrors);NU1605;CS1591;CS1572;CS1573 + + + + + + + True + \ + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Cropper.Blazor/Server/Cropper.Blazor.Server.csproj b/src/Cropper.Blazor/Server/Cropper.Blazor.Server.csproj index 5f9acea8..bab8d3ce 100644 --- a/src/Cropper.Blazor/Server/Cropper.Blazor.Server.csproj +++ b/src/Cropper.Blazor/Server/Cropper.Blazor.Server.csproj @@ -7,7 +7,7 @@ - +