Skip to content

Commit

Permalink
Bump YamlDotNet from 15.1.6 to 15.3.0 (opensearch-project#677)
Browse files Browse the repository at this point in the history
* 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](aaubry/YamlDotNet@v15.1.6...v15.3.0)

Signed-off-by: Thomas Farr <[email protected]>
---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Thomas Farr <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thomas Farr <[email protected]>
(cherry picked from commit efbae03)
  • Loading branch information
dependabot[bot] authored and Xtansia committed Aug 14, 2024
1 parent 2a1f142 commit b8c5bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `Octokit` from 11.0.0 to 13.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
- Bumps `System.Text.Json` from 8.0.3 to 8.0.4
- Bumps `JetBrains.Annotations` from 2023.3.0 to 2024.2.0
Expand Down
2 changes: 1 addition & 1 deletion src/ApiGenerator/ApiGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Glob" Version="1.1.9" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NSwag.Core" Version="14.0.8" />
<PackageReference Include="YamlDotNet" Version="15.1.6" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="ShellProgressBar" Version="5.2.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
Expand Down

0 comments on commit b8c5bf6

Please sign in to comment.