From 9cfff72c369fe3327d21e1cefb7e0aff8478871f Mon Sep 17 00:00:00 2001 From: Thomas Farr Date: Fri, 2 Feb 2024 06:38:16 +1300 Subject: [PATCH] Bump NSwag.Core.Yaml from 13.20.0 to 14.0.2 (#530) (#533) * Bump NSwag.Core.Yaml from 13.20.0 to 14.0.2 Bumps [NSwag.Core.Yaml](https://github.com/RicoSuter/NSwag) from 13.20.0 to 14.0.2. - [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/v13.20.0...v14.0.2) Signed-off-by: Thomas Farr --- updated-dependencies: - dependency-name: NSwag.Core.Yaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit a63e4d84aa101ffffa97ffcdcc54df935be475dd) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- CHANGELOG.md | 1 + src/ApiGenerator/ApiGenerator.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 687952b2e3..1ae115266a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Fix `HttpConnection.ConvertHttpMethod` to support `Patch` method ([#489](https://github.com/opensearch-project/opensearch-net/pull/489)) ### Dependencies +- Bumps `NSwag.Core.Yaml` from 13.19.0 to 14.0.2 - Bumps `BenchMarkDotNet` from 0.13.10 to 0.13.11 - Bumps `xunit.runner.visualstudio` from 2.5.4 to 2.5.6 - Bumps `CSharpier.Core` from 0.26.3 to 0.26.7 diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index 19ae4eb5d4..e4814ea172 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -12,7 +12,7 @@ - +