Bump YamlDotNet from 13.7.1 to 15.1.2
Bumps YamlDotNet from 13.7.1 to 15.1.2.
Release notes
Sourced from YamlDotNet's releases.
Release 15.1.2
- Merge pull request #912 from EdwardCooke/ec-732
Fixed #732, quote strings starting with whitespace charactersRelease 15.1.1
Release 15.1.0
Update the NuGet API key
Merge pull request #897 from EdwardCooke/ec-net80-enumsasnumbers
Enables #773
Adds naming conventions for convert enums to/from scalars
Adds .NET8 binaries
Adds support for custom formatting of enums, easy to expose enums as integers or whatever else.
Quotes necessary enum strings (Null for example)
Breaking: For those that get impacted pass in NullNamingConvention.Instance to the EnumNamingConvetion arguments on the constructor
Breaking: Removed many of the redundant constructors for the classes, pass in the old default values to the new constructorsMerge pull request #898 from EdwardCooke/ec-removeoldframeworks
Breaking: Removes old frameworks, .net35, .net45Merge pull request #895 from stijnherreman/issue-677
Make the type converters available to custom pre-processing phase visitors.Merge pull request #899 from EdwardCooke/ec-includenet80
Added .net8 libraries to appveyorMerge pull request #887 from dougbu/dougbu/blank.lines.886
Handle blank lines inYaml.Text()
Commits
7ae209bQuoted test changes to not log to stdout33ed33bMerge pull request #912 from EdwardCooke/ec-73266c68a2Fixed #732, quote strings starting with whitespace characters19d7875Merge pull request #902 from EdwardCooke/ec-901b735083Fixed #901 - private constructor and tag issuefa65881Merge pull request #887 from dougbu/dougbu/blank.lines.8867daf14cMerge pull request #899 from EdwardCooke/ec-includenet80cfac11bAdded .net8 libraries to appveyor0ca7b09Merge pull request #895 from stijnherreman/issue-6773f75e84Make the type converters available to custom pre-processing phase visitors.- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.