Update dependency YamlDotNet to 18.1.0 #26

Merged
codex merged 1 commits from renovate/yamldotnet-18.x into main 2026-07-02 10:10:08 +02:00
Contributor

This PR contains the following updates:

Package Type Update Change
YamlDotNet (source) nuget minor 18.0.018.1.0

Release Notes

aaubry/YamlDotNet (YamlDotNet)

v18.1.0: Release 18.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/aaubry/YamlDotNet/compare/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

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [YamlDotNet](https://github.com/aaubry/YamlDotNet/wiki) ([source](https://github.com/aaubry/YamlDotNet)) | nuget | minor | `18.0.0` → `18.1.0` | --- ### Release Notes <details> <summary>aaubry/YamlDotNet (YamlDotNet)</summary> ### [`v18.1.0`](https://github.com/aaubry/YamlDotNet/releases/tag/v18.1.0): Release 18.1.0 #### What's Changed - Use NET 10 with benchmarks by [@&#8203;mcraiha](https://github.com/mcraiha) in [#&#8203;1099](https://github.com/aaubry/YamlDotNet/pull/1099) - Revert package upgrades by [@&#8203;EdwardCooke](https://github.com/EdwardCooke) in [#&#8203;1104](https://github.com/aaubry/YamlDotNet/pull/1104) - Added default maximum recursion level of 130 (max when using defaults on Windows/.net8) by [@&#8203;EdwardCooke](https://github.com/EdwardCooke) in [#&#8203;1110](https://github.com/aaubry/YamlDotNet/pull/1110) - Static deserializer builder needed the default maximum recursion by [@&#8203;EdwardCooke](https://github.com/EdwardCooke) in [#&#8203;1111](https://github.com/aaubry/YamlDotNet/pull/1111) #### New Contributors - [@&#8203;mcraiha](https://github.com/mcraiha) made their first contribution in [#&#8203;1099](https://github.com/aaubry/YamlDotNet/pull/1099) **Full Changelog**: <https://github.com/aaubry/YamlDotNet/compare/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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDQuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI0NC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-06-27 04:30:51 +02:00
Update dependency YamlDotNet to 18.1.0
PR and Push Build/Test / build-and-test (push) Successful in 9m19s
PR and Push Build/Test / build-and-test (pull_request) Successful in 9m21s
c6b2add4dd
codex merged commit e8742f544d into main 2026-07-02 10:10:08 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Manuel/meeting-assistant#26