From 2afe08c02fa2717512ac2e481054ac1acec5f8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:58:15 +1300 Subject: [PATCH] Bump Newtonsoft.Json and NSwag.Core (#862) * Bump Newtonsoft.Json and NSwag.Core Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [NSwag.Core](https://github.com/RicoSuter/NSwag). These dependencies needed to be updated together. Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.3...13.0.3) Updates `NSwag.Core` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/compare/v14.1.0...v14.2.0) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NSwag.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * changelog Signed-off-by: Thomas Farr --------- Signed-off-by: dependabot[bot] Signed-off-by: Thomas Farr Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Farr (cherry picked from commit 6f4134a10fadf0c5ee292c4c52d7dfcbee766481) --- CHANGELOG.md | 1 + src/ApiGenerator/ApiGenerator.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e0c6113f0..b7881c7846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `JunitXml.TestLogger` from 4.0.254 to 4.1.0 - Bumps `FSharp.Core` from 8.0.400 to 8.0.401 - Bumps `JetBrains.Annotations` from 2024.2.0 to 2024.3.0 +- Bumps `NSwag.Core` from 14.1.0 to 14.2.0 - Bumps `Argu` from 6.2.4 to 6.2.5 ## [1.8.0] diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index 1d9d0f7fed..6ab9b34360 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -12,7 +12,7 @@ - +