From 5e94db642993785eb5f69b8c928b27e980c58fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 05:45:16 +0000 Subject: [PATCH] Bump Bugsnag and 5 others Bumps Bugsnag to 4.1.0 Bumps Bugsnag.AspNet.Core from 4.0.0 to 4.1.0 Bumps Jint from 4.4.0 to 4.4.1 Bumps MudBlazor from 8.9.0 to 8.10.0 Bumps Pomelo.EntityFrameworkCore.MySql from 9.0.0-preview.3.efcore.9.0.0 to 9.0.0-rc.1.efcore.9.0.0 Bumps SixLabors.ImageSharp from 3.1.10 to 3.1.11 --- updated-dependencies: - dependency-name: Bugsnag dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Bugsnag dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Bugsnag dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Bugsnag.AspNet.Core dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Jint dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MudBlazor dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Pomelo.EntityFrameworkCore.MySql dependency-version: 9.0.0-rc.1.efcore.9.0.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: SixLabors.ImageSharp dependency-version: 3.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../ErsatzTV.Application.csproj | 64 ++--- .../ErsatzTV.Core.Tests.csproj | 74 +++--- ErsatzTV.Core/ErsatzTV.Core.csproj | 92 ++++---- .../ErsatzTV.Infrastructure.MySql.csproj | 46 ++-- .../ErsatzTV.Infrastructure.csproj | 102 ++++---- ErsatzTV/ErsatzTV.csproj | 220 +++++++++--------- 6 files changed, 299 insertions(+), 299 deletions(-) diff --git a/ErsatzTV.Application/ErsatzTV.Application.csproj b/ErsatzTV.Application/ErsatzTV.Application.csproj index 783834363..bb020e845 100644 --- a/ErsatzTV.Application/ErsatzTV.Application.csproj +++ b/ErsatzTV.Application/ErsatzTV.Application.csproj @@ -1,33 +1,33 @@ - - - - net9.0 - VSTHRD200 - enable - latest-Recommended - true - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - + + + + net9.0 + VSTHRD200 + enable + latest-Recommended + true + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + \ No newline at end of file diff --git a/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj b/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj index de758ffbe..1cc73188f 100644 --- a/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj +++ b/ErsatzTV.Core.Tests/ErsatzTV.Core.Tests.csproj @@ -1,38 +1,38 @@ - - - - net9.0 - VSTHRD200 - enable - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - + + + + net9.0 + VSTHRD200 + enable + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ErsatzTV.Core/ErsatzTV.Core.csproj b/ErsatzTV.Core/ErsatzTV.Core.csproj index b7404ba47..aad708071 100644 --- a/ErsatzTV.Core/ErsatzTV.Core.csproj +++ b/ErsatzTV.Core/ErsatzTV.Core.csproj @@ -1,47 +1,47 @@ - - - - net9.0 - VSTHRD200 - enable - latest-Recommended - true - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - <_Parameter1>ErsatzTV.Core.Tests - - - - - - - + + + + net9.0 + VSTHRD200 + enable + latest-Recommended + true + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + <_Parameter1>ErsatzTV.Core.Tests + + + + + + + \ No newline at end of file diff --git a/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj b/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj index b0204f8b0..de1012a42 100644 --- a/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj +++ b/ErsatzTV.Infrastructure.MySql/ErsatzTV.Infrastructure.MySql.csproj @@ -1,23 +1,23 @@ - - - - net9.0 - enable - enable - - - - - - - - - - - - - - - - - + + + + net9.0 + enable + enable + + + + + + + + + + + + + + + + + diff --git a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj index 56580bdd1..8056e925f 100644 --- a/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj +++ b/ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj @@ -1,52 +1,52 @@ - - - - net9.0 - true - VSTHRD200 - enable - latest-Recommended - true - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - <_Parameter1>ErsatzTV.Infrastructure.Tests - - - + + + + net9.0 + true + VSTHRD200 + enable + latest-Recommended + true + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + <_Parameter1>ErsatzTV.Infrastructure.Tests + + + \ No newline at end of file diff --git a/ErsatzTV/ErsatzTV.csproj b/ErsatzTV/ErsatzTV.csproj index c5af2d412..0a00f9d53 100644 --- a/ErsatzTV/ErsatzTV.csproj +++ b/ErsatzTV/ErsatzTV.csproj @@ -1,111 +1,111 @@ - - - - net9.0 - true - Latest - false - enable - VSTHRD200 - true - Debug;Release;Debug No Sync - AnyCPU - bf31217d-f4ec-4520-8cc3-138059044ede - latest-Recommended - true - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ersatztv.icns - Always - - - - - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\FONT-LICENSE" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\css\open-iconic-bootstrap.min.css" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.eot" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.otf" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.svg" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.ttf" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.woff" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\ICON-LICENSE" /> - <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\README.md" /> - - - - - - - - + + + + net9.0 + true + Latest + false + enable + VSTHRD200 + true + Debug;Release;Debug No Sync + AnyCPU + bf31217d-f4ec-4520-8cc3-138059044ede + latest-Recommended + true + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ersatztv.icns + Always + + + + + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\FONT-LICENSE" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\css\open-iconic-bootstrap.min.css" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.eot" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.otf" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.svg" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.ttf" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\font\fonts\open-iconic.woff" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\ICON-LICENSE" /> + <_ContentIncludedByDefault Remove="wwwroot\css\open-iconic\README.md" /> + + + + + + + + \ No newline at end of file