From 96aab5e0c1acc701f93e502222d1e749edad7034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 11:19:58 +0000 Subject: [PATCH] Bump Sentry.AspNetCore from 6.2.0 to 6.3.0 --- updated-dependencies: - dependency-name: Sentry.AspNetCore dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- InkyCal.Server/InkyCal.Server.csproj | 2 +- InkyCal.Server/packages.lock.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/InkyCal.Server/InkyCal.Server.csproj b/InkyCal.Server/InkyCal.Server.csproj index 5170008..256a644 100644 --- a/InkyCal.Server/InkyCal.Server.csproj +++ b/InkyCal.Server/InkyCal.Server.csproj @@ -41,7 +41,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/InkyCal.Server/packages.lock.json b/InkyCal.Server/packages.lock.json index 932392a..6d7a6e6 100644 --- a/InkyCal.Server/packages.lock.json +++ b/InkyCal.Server/packages.lock.json @@ -94,9 +94,9 @@ }, "Microsoft.AspNetCore.App.Internal.Assets": { "type": "Direct", - "requested": "[10.0.5, )", - "resolved": "10.0.5", - "contentHash": "Oxw9Ps1/nd6c/EMCAI13AeJFEqXezAvCEOshMjUWmL7LeGirHJNzytR2e/3jINYg0j2TmPvNUowGHf+gp8zDSQ==" + "requested": "[10.0.3, )", + "resolved": "10.0.3", + "contentHash": "mr3Zn+ht8lijYvlMIasftw9opU9hsLKDdnOgQMmYI3RjWPJLOF9l8+YHDseRkTs97wOrULmJgo/NDCmzL/EGDg==" }, "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": { "type": "Direct", @@ -158,11 +158,11 @@ }, "Sentry.AspNetCore": { "type": "Direct", - "requested": "[6.2.0, )", - "resolved": "6.2.0", - "contentHash": "vXY3kBhPlFuXrCkkyILnHnzxYlqvF0ijmRYFMQ/XzaUDhsmH0/QFLhUA36zPay6OEyK7kjHXs1zzVu7U6+hdfg==", + "requested": "[6.3.0, )", + "resolved": "6.3.0", + "contentHash": "0SfIEd6emJdwnORqeyCUYjqWNPwcj3mXnho7Lq32h00+wxws8jVexpqsCesorYZClkzMNrO29q4sCBfJnEl7oA==", "dependencies": { - "Sentry.Extensions.Logging": "6.2.0" + "Sentry.Extensions.Logging": "6.3.0" } }, "SonarAnalyzer.CSharp": { @@ -982,15 +982,15 @@ }, "Sentry": { "type": "Transitive", - "resolved": "6.2.0", - "contentHash": "kZkHnj9NvQTjf5e8VmVQUT2HdVSmph9MhSm6U+vGoB4vq2uR1a+ZRHpAksNJNl7EjaGbYp55cOWqx5Nh0jQc8w==" + "resolved": "6.3.0", + "contentHash": "PwcF5yIzcKuhd/3BOxU3QHJA5/xYiuSNSaSpXi2kR3x7ONKel73xi49GfYvRg4mbMN1gRjxduqxQL6iRNNWqBA==" }, "Sentry.Extensions.Logging": { "type": "Transitive", - "resolved": "6.2.0", - "contentHash": "8DLncLmwyBHjG7JSeyn5OGR5vBJPxAe22FkJjTX86vCA7cmmDQ8a79bhLiJUDe6lnT22XniqQWYu18iCbezdRA==", + "resolved": "6.3.0", + "contentHash": "ktCsDYeM1lygBvJ9nMuNgwGuXAsjTx3Nzz9togTrgwU00p4IWdZyy0+hI1GbQTqyXjd3L6VszawqUa9Bq+3Pvg==", "dependencies": { - "Sentry": "6.2.0" + "Sentry": "6.3.0" } }, "SixLabors.Fonts": {