Skip to content

Bump YamlDotNet from 16.3.0 to 17.0.1#95

Merged
jas88 merged 1 commit intomainfrom
dependabot/nuget/YamlDotNet-17.0.1
Apr 13, 2026
Merged

Bump YamlDotNet from 16.3.0 to 17.0.1#95
jas88 merged 1 commit intomainfrom
dependabot/nuget/YamlDotNet-17.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2026

Updated YamlDotNet from 16.3.0 to 17.0.1.

Release notes

Sourced from YamlDotNet's releases.

17.0.0

What's Changed

New Contributors

Full Changelog: aaubry/YamlDotNet@v16.3.0...v17.0.0

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrades YamlDotNet from 16.3.0 to 17.0.1 to pick up fixes, small perf gains, and safer deserialization.

  • Dependencies

    • YamlDotNet: 16.3.0 → 17.0.1 (adds max recursion depth option, fixes null Type serialization, better stack traces, improved Native AOT support)
  • Migration

    • Major version bump—run tests for YAML read/write paths.
    • If using custom deserializers, review/set max depth as needed.

Written for commit 6ffea37. Summary will update on new commits.

High-level PR Summary

This PR updates the YamlDotNet package dependency from version 16.3.0 to 17.0.1, which includes fixes for NullReferenceExceptions, improved Native AOT support, maximum recursion depth handling for the deserializer, and various other bug fixes and performance improvements.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props

Need help? Join our Discord

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-version: 17.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 12, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Copy Markdown

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on 94d1123..6ffea37

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@jas88 jas88 merged commit 790da52 into main Apr 13, 2026
7 checks passed
@jas88 jas88 deleted the dependabot/nuget/YamlDotNet-17.0.1 branch April 13, 2026 12:16
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant