Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency YamlDotNet to v13 #448

Closed
wants to merge 1 commit into from

Conversation

brighid-bot
Copy link
Member

This PR contains the following updates:

Package Type Update Change
YamlDotNet nuget major 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

  • Merge pull request #​760 from EdwardCooke/ec-net70
    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

  • Merge pull request #​750 from nuttytree/f/throw-exception-for-non-unique-keys
    Throw an exception on duplicate keys

v12.2.0

  • Merge pull request #​722 from EdwardCooke/ec-712-privateconstructor
    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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch from 98046d8 to 2eb0131 Compare May 30, 2023 06:00
@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch from 2eb0131 to 925f9f0 Compare June 18, 2023 11:57
@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch from 925f9f0 to 9925460 Compare August 14, 2023 12:04
@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch from 9925460 to c51722e Compare August 29, 2023 02:48
@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch from c51722e to a7a5cf1 Compare September 21, 2023 08:32
@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch 2 times, most recently from eafcea3 to d8ca964 Compare October 11, 2023 02:33
@renovate renovate bot force-pushed the renovate/yamldotnet-13.x branch from d8ca964 to adb4141 Compare October 16, 2023 08:39
@renovate renovate bot closed this Jan 23, 2024
@renovate renovate bot deleted the renovate/yamldotnet-13.x branch January 23, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants