From 0223ab30d247d8a17a2cc0ee08a831b6d02d0413 Mon Sep 17 00:00:00 2001 From: OMpawar-21 Date: Thu, 30 Jul 2026 17:41:40 +0530 Subject: [PATCH 1/2] chore: bump vulnerable dependencies to 3.1.1 (Snyk remediation) --- CHANGELOG.md | 8 ++++++++ Contentstack.Core.Tests/Contentstack.Core.Tests.csproj | 10 +++++----- .../Contentstack.Core.Unit.Tests.csproj | 6 +++--- Contentstack.Core/Contentstack.Core.csproj | 2 +- Directory.Build.props | 2 +- 5 files changed, 18 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f47ef2..9389944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### Version: 3.1.1 +#### Date: Aug-03-2026 + +##### Fix: +- Bumped vulnerable/outdated dependencies (Snyk remediation) + +--- + ### Version: 3.1.0 #### Date: Jul-20-2026 diff --git a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj index 4dcac80..bbdf7bf 100644 --- a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj +++ b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj @@ -14,17 +14,17 @@ - + all - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj index cfbb469..9c8db00 100644 --- a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj +++ b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj @@ -12,15 +12,15 @@ all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/Contentstack.Core/Contentstack.Core.csproj b/Contentstack.Core/Contentstack.Core.csproj index 2c40f42..073488a 100644 --- a/Contentstack.Core/Contentstack.Core.csproj +++ b/Contentstack.Core/Contentstack.Core.csproj @@ -29,7 +29,7 @@ - + diff --git a/Directory.Build.props b/Directory.Build.props index 4bac429..0694a1d 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,5 +1,5 @@ - 3.1.0 + 3.1.1 From a5d3dee4035fe5f8b26b4ece434eb276df4e9544 Mon Sep 17 00:00:00 2001 From: OMpawar-21 Date: Thu, 30 Jul 2026 18:00:35 +0530 Subject: [PATCH 2/2] fare package added --- Contentstack.Core.Tests/Contentstack.Core.Tests.csproj | 1 + Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj index bbdf7bf..c707ae6 100644 --- a/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj +++ b/Contentstack.Core.Tests/Contentstack.Core.Tests.csproj @@ -27,6 +27,7 @@ + diff --git a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj index 9c8db00..a16e70a 100644 --- a/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj +++ b/Contentstack.Core.Unit.Tests/Contentstack.Core.Unit.Tests.csproj @@ -18,6 +18,7 @@ +