Update dependency YamlDotNet to 13.7.1#259
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
483dc7d to
46ad33f
Compare
46ad33f to
0d15d13
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
13.0.2→13.7.1Release Notes
aaubry/YamlDotNet (YamlDotNet)
v13.7.1: Release 13.7.1Special case on statictyperesolver for enums
v13.7.0: Release 13.7.0Merge pull request #856 from prochnowc/code-generation-object
Added support for serialization and deserialization of 'object' to static code generation
Merge pull request #839 from stijnherreman/dateonly-timeonly
Implement DateOnly and TimeOnly converters.
v13.5.2: Release 13.5.2Fix code generation for Dictionary and List which use Array values
v13.5.1: Release 13.5.1Fix multiple use of YamlSerializableAttribute
v13.5.0: Release 13.5.0Add support for including types defined in another assembly in static code generation
v13.4.0: Release 13.4.0Merge pull request #824 from 64J0/64J0-patch-1
F# samples
Merge pull request #843 from EdwardCooke/ec-785-callbacks
Added on onserialized/onserializing and ondeserialized/ondeserializing
v13.3.1: Release 13.3.1Merge pull request #834 from EdwardCooke/ec-810-nullyamlstreamscalars
Support null values in YamlScalarNode for YamlStream
Merge pull request #835 from EdwardCooke/ec-817-keynotappliedtoquotedscalars
Set IsKey on quoted scalar keys
Merge pull request #836 from EdwardCooke/ec-815-datetimeoffset
Added a DateTimeOffsetConverter with a sample on usage
Merge pull request #837 from EdwardCooke/ec-792-testsinnonenglish
Fix tests running in cultures using different cultures
Merge pull request #841 from EdwardCooke/ec-838-utfcharsets
Escaped UTF-16/32 with UTF-8 surrogates
v13.2.0: Release 13.2.0Merge pull request #821 from rudolfolah/deserialize-generic-objects-error-message-and-sample
Deserialize generic objects sample
Merge pull request #825 from rbnswartz/rs/optimization-for-scanner
Use a span to reduce string allocations
Merge pull request #782 from hemnstill/mergingparser_with_aliases_try2
MergingParser deserializer can now handle nested NodeSequence with aliases (try2)
Merge pull request #778 from rutger-dijkstra/fix-block-level-quoted-strings
Quoted scalars are flow scalars only if flowLevel > 0
Merge pull request #832 from FyiurAmron/add_missing_methods_and_reorder
Add missing methods to (de)serializer interfaces and implementations
Merge pull request #827 from tymokvo/add-force-scalar-style
Add default scalar style
v13.1.1: Release 13.1.1Fix Emitter to handle comments between a mapping key and a mapping/sequence value
v13.1.0: Release 13.1.0Buffered deserialisation
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.