Skip to content

Update dependency YamlDotNet to v18#46

Draft
renovate[bot] wants to merge 1 commit into
developfrom
renovate/yamldotnet-18.x
Draft

Update dependency YamlDotNet to v18#46
renovate[bot] wants to merge 1 commit into
developfrom
renovate/yamldotnet-18.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 21, 2026

This PR contains the following updates:

Package Change Age Confidence
YamlDotNet (source) 17.1.018.0.0 age confidence

Release Notes

aaubry/YamlDotNet (YamlDotNet)

v18.0.0: Release 18.0.0

What's Changed

  • Add a parse method wrapper and caching to fix AoT compilation by @​EdwardCooke in #​1103
    BREAKING CHANGE This is a breaking change in the TypeInspectorSkeleton class and the ITypeInspector interface by adding 2 methods . Quick fix to resolve those breaking changes in your own custom TypeInspector is to return false on the HasParseMethod method and return null or throw an exception on the Parse method.

Full Changelog: aaubry/YamlDotNet@v17.1.0...v18.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions Bot added the cicd Related to the type-safe CI/CD environment accessors and related utilities. label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cicd Related to the type-safe CI/CD environment accessors and related utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants