From ccee627b7b22dd2b937d0618f2827431f07d9ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:32:10 +0000 Subject: [PATCH] dependencies(nuget): Bump Scalar.AspNetCore from 2.7.2 to 2.13.2 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/MinimalWebApi/Directory.Packages.props | 2 +- .../src/MinimalWebApi.Api/packages.lock.json | 6 +++--- .../tests/MinimalWebApi.Tests.Api/packages.lock.json | 8 ++++---- .../packages.lock.json | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/MinimalWebApi/Directory.Packages.props b/examples/MinimalWebApi/Directory.Packages.props index 0148323..cd4c366 100644 --- a/examples/MinimalWebApi/Directory.Packages.props +++ b/examples/MinimalWebApi/Directory.Packages.props @@ -7,7 +7,7 @@ - + diff --git a/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json b/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json index 16a1692..c20132b 100644 --- a/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json +++ b/examples/MinimalWebApi/src/MinimalWebApi.Api/packages.lock.json @@ -13,9 +13,9 @@ }, "Scalar.AspNetCore": { "type": "Direct", - "requested": "[2.7.2, )", - "resolved": "2.7.2", - "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w==" + "requested": "[2.13.2, )", + "resolved": "2.13.2", + "contentHash": "/FTdSYDnWJHPCuPtGE6WXsiy6Mj1iAhT0N4hVqe5mnsxqKrqgX3QQItdjB+25WAcyBLRfuoci7o286KB72dLcw==" }, "Microsoft.OpenApi": { "type": "Transitive", diff --git a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json index c16243a..74b4494 100644 --- a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json +++ b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Api/packages.lock.json @@ -145,7 +145,7 @@ "type": "Project", "dependencies": { "Microsoft.AspNetCore.OpenApi": "[9.0.13, )", - "Scalar.AspNetCore": "[2.7.2, )" + "Scalar.AspNetCore": "[2.13.2, )" } }, "Microsoft.AspNetCore.OpenApi": { @@ -159,9 +159,9 @@ }, "Scalar.AspNetCore": { "type": "CentralTransitive", - "requested": "[2.7.2, )", - "resolved": "2.7.2", - "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w==" + "requested": "[2.13.2, )", + "resolved": "2.13.2", + "contentHash": "/FTdSYDnWJHPCuPtGE6WXsiy6Mj1iAhT0N4hVqe5mnsxqKrqgX3QQItdjB+25WAcyBLRfuoci7o286KB72dLcw==" } } } diff --git a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json index 9a9360e..b0c761f 100644 --- a/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json +++ b/examples/MinimalWebApi/tests/MinimalWebApi.Tests.Integration.Api/packages.lock.json @@ -449,7 +449,7 @@ "type": "Project", "dependencies": { "Microsoft.AspNetCore.OpenApi": "[9.0.13, )", - "Scalar.AspNetCore": "[2.7.2, )" + "Scalar.AspNetCore": "[2.13.2, )" } }, "Microsoft.AspNetCore.OpenApi": { @@ -463,9 +463,9 @@ }, "Scalar.AspNetCore": { "type": "CentralTransitive", - "requested": "[2.7.2, )", - "resolved": "2.7.2", - "contentHash": "MtxRKvCqmzoH7LQe2GLfo2rAjYix+2G2GwTaKjLThySOPwU99vf0VefSWt5tOAEz/wS7qD87lm1Bu92oZyjr8w==" + "requested": "[2.13.2, )", + "resolved": "2.13.2", + "contentHash": "/FTdSYDnWJHPCuPtGE6WXsiy6Mj1iAhT0N4hVqe5mnsxqKrqgX3QQItdjB+25WAcyBLRfuoci7o286KB72dLcw==" } } }