Skip to content

chore(deps): update dependency yamldotnet to v18#145

Open
hojmark-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/yamldotnet-18.x
Open

chore(deps): update dependency yamldotnet to v18#145
hojmark-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/yamldotnet-18.x

Conversation

@hojmark-renovate

@hojmark-renovate hojmark-renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
YamlDotNet (source) nuget major 17.1.018.1.0

Release Notes

aaubry/YamlDotNet (YamlDotNet)

v18.1.0: Release 18.1.0

What's Changed

New Contributors

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

Breaking

  • Maximum depth of yaml files is now 130 by default. If you need higher you will need to adjust the maximum yaml depth. Going above 130 runs the risk of stack overflow exceptions when any exception happens inside of the deserialization

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: (in timezone Europe/Berlin)

  • 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 has been generated by Mend Renovate.

@hojmark-renovate hojmark-renovate Bot added the dependencies Pull requests that update a dependency file label May 27, 2026
@hojmark-renovate hojmark-renovate Bot changed the title chore(deps): update dependency yamldotnet to v18 chore(deps): update dependency yamldotnet to v18 - autoclosed Jun 3, 2026
@hojmark-renovate hojmark-renovate Bot closed this Jun 3, 2026
@hojmark-renovate hojmark-renovate Bot deleted the renovate/yamldotnet-18.x branch June 3, 2026 07:58
@hojmark-renovate hojmark-renovate Bot changed the title chore(deps): update dependency yamldotnet to v18 - autoclosed chore(deps): update dependency yamldotnet to v18 Jun 10, 2026
@hojmark-renovate hojmark-renovate Bot reopened this Jun 10, 2026
@hojmark-renovate hojmark-renovate Bot force-pushed the renovate/yamldotnet-18.x branch 2 times, most recently from 459f3f2 to 4ffe5c5 Compare June 10, 2026 07:45
@hojmark-renovate hojmark-renovate Bot force-pushed the renovate/yamldotnet-18.x branch from 4ffe5c5 to 36b7f17 Compare July 1, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants