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 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 [@​mcraiha](https://github.com/mcraiha) in [#​1099](https://github.com/aaubry/YamlDotNet/pull/1099)
- Revert package upgrades by [@​EdwardCooke](https://github.com/EdwardCooke) in [#​1104](https://github.com/aaubry/YamlDotNet/pull/1104)
- Added default maximum recursion level of 130 (max when using defaults on Windows/.net8) by [@​EdwardCooke](https://github.com/EdwardCooke) in [#​1110](https://github.com/aaubry/YamlDotNet/pull/1110)
- Static deserializer builder needed the default maximum recursion by [@​EdwardCooke](https://github.com/EdwardCooke) in [#​1111](https://github.com/aaubry/YamlDotNet/pull/1111)
#### New Contributors
- [@​mcraiha](https://github.com/mcraiha) made their first contribution in [#​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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
18.0.0→18.1.0Release Notes
aaubry/YamlDotNet (YamlDotNet)
v18.1.0: Release 18.1.0What's Changed
New Contributors
Full Changelog: https://github.com/aaubry/YamlDotNet/compare/v18.0.0...v18.1.0
Breaking
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.