-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating YamlDotNet to latest version (#354)
Fixes #353 YamlDotNet added new parameters to the `IYamlTypeConverter` methods in [v16.0](https://github.com/aaubry/YamlDotNet/releases/tag/v16.0.0). This PR updates the `YamlDotNet` package to latest version (v16.1.2) and adapts custom converters to this breaking change.
- Loading branch information
1 parent
01e6b9c
commit 0436646
Showing
5 changed files
with
15 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
component: sdk/auto | ||
kind: Improvements | ||
body: Updating YamlDotNet to v16.1.2 | ||
time: 2024-09-26T11:55:37.551918+02:00 | ||
custom: | ||
PR: "354" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters