Update dependency YamlDotNet to v13 #448
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.0.2
->13.0.2
Release Notes
aaubry/YamlDotNet
v13.0.2
Fixed static tests so the pass in linux
Merge pull request #786 from meziantou/fix-nullable
Fix NRT for ISerializer
Merge pull request #787 from meziantou/fix-nrt-ipropertydescriptor
Fix nullable annotations for IPropertyDescriptor.GetCustomAttribute
Merge pull request #788 from EdwardCooke/ec-740-nested
Support nested classes in the static code generator
v13.0.1
Made pushing the serializer optional
Merge pull request #780 from hemnstill/mergingparser_with_aliases
MergingParser deserializer can now handle nested NodeSequence + tests
v13.0.0
Merge pull request #769 from EdwardCooke/ec-fix-304
Special named enums get taken into account with quotingneccesarystrings
Merge pull request #768 from EdwardCooke/ec-fix-587
Fixed DateTime serialization with JSON using single quotes
Update NuGet API key
The previous key was about to expire.
Merge pull request #767 from LaXiS96/feature/yaml11_strings
Option to quote YAML 1.1 strings
Merge pull request #771 from stan-sz/WithDuplicateKeyChecking
Follow up on duplicate key checking
Merge pull request #761 from EdwardCooke/ec-aotwarnings
Added static builders and abstracted reflection components
v12.3.1
Added net7.0 to the nuspec file
v12.3.0
Merge pull request #759 from EdwardCooke/ec-fix-757
Allow braces in non-flows
Merge pull request #758 from EdwardCooke/ec-aot
Static Object Context for Ahead of Time compiling and Trimmed libraries
v12.2.1
Throw an exception on duplicate keys
v12.2.0
Allow parameterless private constructors when enabled
v12.1.0
Merge pull request #728 from marshall777/patch-1
Correction of LowerCaseNamingConvention documentation
Merge pull request #711 from adamralph/upgrade-bullseye
upgrade Bullseye from 3.6.0 to 4.0.0
Merge pull request #735 from adamralph/bullseye-public-only
updated Bullseye from 4.0.0 to 4.2.0
Merge pull request #747 from polterguy/issue-746
Allow setting the newline character when serializing
Add required dot net core versions to the workflow
Revert Bullseye to fix release issues
It was incorrectly detecting AppVeyor as the host
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.