From 1a3f1531a84ec05f531ec8ea0c483d19450ae073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 09:10:23 +0000 Subject: [PATCH] Bump StackExchange.Redis from 3.0.17 to 3.1.0 --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: StackExchange.Redis dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Myriad/Myriad.csproj | 2 +- Myriad/packages.lock.json | 12 ++++++------ PluralKit.Core/PluralKit.Core.csproj | 2 +- PluralKit.Core/packages.lock.json | 12 ++++++------ 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Myriad/Myriad.csproj b/Myriad/Myriad.csproj index 7f146587c..5bda7113c 100644 --- a/Myriad/Myriad.csproj +++ b/Myriad/Myriad.csproj @@ -29,6 +29,6 @@ - + diff --git a/Myriad/packages.lock.json b/Myriad/packages.lock.json index 3b8a21d25..c2b3a7a3d 100644 --- a/Myriad/packages.lock.json +++ b/Myriad/packages.lock.json @@ -41,12 +41,12 @@ }, "StackExchange.Redis": { "type": "Direct", - "requested": "[3.0.17, )", - "resolved": "3.0.17", - "contentHash": "ItAm9lokZ1mWsQLF3u4Yw4eb/gvkX6Rp9bLAe1KUKgKAjPkALoQwTc6jJLtBZoOv9LT7RwvSIXZZb9FF30QhOg==", + "requested": "[3.1.0, )", + "resolved": "3.1.0", + "contentHash": "brWRCTBSKJjQxbiJhKfvLPinEAyUScUsGOrf8EHiWcOLaFzeM0367Co5YEzHywLdueXOtZCr6zKhSRU/tiEXxQ==", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "10.0.5", - "RESPite": "3.0.17", + "RESPite": "3.1.0", "System.IO.Hashing": "10.0.5" } }, @@ -75,8 +75,8 @@ }, "RESPite": { "type": "Transitive", - "resolved": "3.0.17", - "contentHash": "68slEMyRTUNLc75DruEDsEohFmFfNwkHLLtwQ46bobF+8Tl+UXMKM1kM87ihhKy6JdAqy1RrvAfvBWeLmcY9Gg==" + "resolved": "3.1.0", + "contentHash": "Xf2mFsMahfIpcF2rAkCd0TLSOz0Zwmg2SuI5zv5Lagmx/BiZbjoAU8VQyGUgpx8C1V0qdfXznsUgDLx4OLPpkg==" }, "System.IO.Hashing": { "type": "Transitive", diff --git a/PluralKit.Core/PluralKit.Core.csproj b/PluralKit.Core/PluralKit.Core.csproj index a01714de1..3b4739b87 100644 --- a/PluralKit.Core/PluralKit.Core.csproj +++ b/PluralKit.Core/PluralKit.Core.csproj @@ -51,7 +51,7 @@ - + diff --git a/PluralKit.Core/packages.lock.json b/PluralKit.Core/packages.lock.json index aa79a4562..cab00117c 100644 --- a/PluralKit.Core/packages.lock.json +++ b/PluralKit.Core/packages.lock.json @@ -296,12 +296,12 @@ }, "StackExchange.Redis": { "type": "Direct", - "requested": "[3.0.17, )", - "resolved": "3.0.17", - "contentHash": "ItAm9lokZ1mWsQLF3u4Yw4eb/gvkX6Rp9bLAe1KUKgKAjPkALoQwTc6jJLtBZoOv9LT7RwvSIXZZb9FF30QhOg==", + "requested": "[3.1.0, )", + "resolved": "3.1.0", + "contentHash": "brWRCTBSKJjQxbiJhKfvLPinEAyUScUsGOrf8EHiWcOLaFzeM0367Co5YEzHywLdueXOtZCr6zKhSRU/tiEXxQ==", "dependencies": { "Microsoft.Extensions.Logging.Abstractions": "10.0.5", - "RESPite": "3.0.17", + "RESPite": "3.1.0", "System.IO.Hashing": "10.0.5" } }, @@ -442,8 +442,8 @@ }, "RESPite": { "type": "Transitive", - "resolved": "3.0.17", - "contentHash": "68slEMyRTUNLc75DruEDsEohFmFfNwkHLLtwQ46bobF+8Tl+UXMKM1kM87ihhKy6JdAqy1RrvAfvBWeLmcY9Gg==" + "resolved": "3.1.0", + "contentHash": "Xf2mFsMahfIpcF2rAkCd0TLSOz0Zwmg2SuI5zv5Lagmx/BiZbjoAU8VQyGUgpx8C1V0qdfXznsUgDLx4OLPpkg==" }, "Serilog.Formatting.Elasticsearch": { "type": "Transitive",