From c50a6b1b9c65d30bec0a41c16b088822660e1cd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:14:32 +0000 Subject: [PATCH 1/5] Update dependency Microsoft.AspNetCore.OpenApi to 8.0.30 --- src/WebApp/WebApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WebApp/WebApp.csproj b/src/WebApp/WebApp.csproj index 97c3557b..1fd0b050 100644 --- a/src/WebApp/WebApp.csproj +++ b/src/WebApp/WebApp.csproj @@ -41,7 +41,7 @@ front-end, so the migration's cost/risk is not justified right now. Revisit only if the API is hosted again or the OpenAPI contract needs to change. --> - + From 697a6d54f7b56646ad47bc403030a0f8060a7cb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:14:41 +0000 Subject: [PATCH 2/5] Update dependency pinia to v4.0.3 --- src/vue/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/vue/package-lock.json b/src/vue/package-lock.json index 567e5d0f..41556f93 100644 --- a/src/vue/package-lock.json +++ b/src/vue/package-lock.json @@ -4332,9 +4332,9 @@ } }, "node_modules/pinia": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/pinia/-/pinia-4.0.2.tgz", - "integrity": "sha512-yKVVA7bSj5oRZFp/Ab9wLlmyb5gPUYEiIm4ryiWTe/xe7PtkRdMVOp1X1ggvq0c6Uj7Q0Du1HnV2mtAwM0Ks1g==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/pinia/-/pinia-4.0.3.tgz", + "integrity": "sha512-XMQqpvjgG7LMqVhhFUzKLT4KEbsYbfZZ0CZU9PgdFm1O2VKBmIkykL8+SfNhOaT7sR0wT6BEgKT0YNDYWgmVRA==", "dev": true, "license": "MIT", "dependencies": { From 4f2c93c2ad8486b288889045a8ad3254cdda08ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:14:48 +0000 Subject: [PATCH 3/5] Update dotnet monorepo --- global.json | 2 +- src/BlazorWebApp/BlazorWebApp.csproj | 4 ++-- src/FactorioTools.Cli/FactorioTools.Cli.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/global.json b/global.json index 72c5dfc0..ee6d3f7e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.302", + "version": "10.0.400", "rollForward": "latestMajor", "allowPrerelease": false } diff --git a/src/BlazorWebApp/BlazorWebApp.csproj b/src/BlazorWebApp/BlazorWebApp.csproj index c6bf56ba..727b0110 100644 --- a/src/BlazorWebApp/BlazorWebApp.csproj +++ b/src/BlazorWebApp/BlazorWebApp.csproj @@ -17,8 +17,8 @@ - - + + diff --git a/src/FactorioTools.Cli/FactorioTools.Cli.csproj b/src/FactorioTools.Cli/FactorioTools.Cli.csproj index a73ad473..5c45a827 100644 --- a/src/FactorioTools.Cli/FactorioTools.Cli.csproj +++ b/src/FactorioTools.Cli/FactorioTools.Cli.csproj @@ -13,7 +13,7 @@ - + From 30e366122ec057f43e51c287143cd52be4f00e4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:14:56 +0000 Subject: [PATCH 4/5] Update dependency Microsoft.NET.Test.Sdk to 18.9.0 --- test/FactorioTools.Test/FactorioTools.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/FactorioTools.Test/FactorioTools.Test.csproj b/test/FactorioTools.Test/FactorioTools.Test.csproj index 02ac4258..37a8303c 100644 --- a/test/FactorioTools.Test/FactorioTools.Test.csproj +++ b/test/FactorioTools.Test/FactorioTools.Test.csproj @@ -27,7 +27,7 @@ - +