From ea40639c3ee7a3503118761a010e0fc2d78892f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 03:37:49 +0000 Subject: [PATCH 1/2] Bump YamlDotNet from 15.1.6 to 15.3.0 Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 15.1.6 to 15.3.0. - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v15.1.6...v15.3.0) --- updated-dependencies: - dependency-name: YamlDotNet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/ApiGenerator/ApiGenerator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ApiGenerator/ApiGenerator.csproj b/src/ApiGenerator/ApiGenerator.csproj index 213442052a..ba302a1588 100644 --- a/src/ApiGenerator/ApiGenerator.csproj +++ b/src/ApiGenerator/ApiGenerator.csproj @@ -13,7 +13,7 @@ - + From b5119f2bf2c8e1a16d0f98bb186180c01c4527be Mon Sep 17 00:00:00 2001 From: Thomas Farr Date: Mon, 17 Jun 2024 16:17:13 +1200 Subject: [PATCH 2/2] Update changelog Signed-off-by: Thomas Farr --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4d5024000..ed0337bf14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Octokit` from 11.0.0 to 11.0.1 - Bumps `System.Reactive` from 6.0.0 to 6.0.1 - Bumps `Argu` from 6.2.3 to 6.2.4 -- Bumps `YamlDotNet` from 15.1.2 to 15.1.6 +- Bumps `YamlDotNet` from 15.1.2 to 15.3.0 - Bumps `NSwag.Core` from 14.0.7 to 14.0.8 ## [1.7.1] @@ -195,4 +195,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0