stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.79k stars 188 forks source link

chore(deps): update dependency yamldotnet to 16.2.0 #3104

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
YamlDotNet (source) 16.1.3 -> 16.2.0 age adoption passing confidence

Release Notes

aaubry/YamlDotNet (YamlDotNet) ### [`v16.2.0`](https://redirect.github.com/aaubry/YamlDotNet/releases/tag/v16.2.0): Release 16.2.0 #### What's Changed - Support YamlConverterAttribute in attribute overrides by [@​ChristopherMann](https://redirect.github.com/ChristopherMann) in [https://github.com/aaubry/YamlDotNet/pull/1003](https://redirect.github.com/aaubry/YamlDotNet/pull/1003) - Fix JSON serialization for UTF-32 characters. by [@​nahk-ivanov](https://redirect.github.com/nahk-ivanov) in [https://github.com/aaubry/YamlDotNet/pull/998](https://redirect.github.com/aaubry/YamlDotNet/pull/998) - fix: floating-point number serialization issue for non-normal values by [@​filzrev](https://redirect.github.com/filzrev) in [https://github.com/aaubry/YamlDotNet/pull/992](https://redirect.github.com/aaubry/YamlDotNet/pull/992) - perf: Optimize regular numbers parse logics by [@​filzrev](https://redirect.github.com/filzrev) in [https://github.com/aaubry/YamlDotNet/pull/990](https://redirect.github.com/aaubry/YamlDotNet/pull/990) #### New Contributors - [@​ChristopherMann](https://redirect.github.com/ChristopherMann) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/1003](https://redirect.github.com/aaubry/YamlDotNet/pull/1003) - [@​nahk-ivanov](https://redirect.github.com/nahk-ivanov) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/998](https://redirect.github.com/aaubry/YamlDotNet/pull/998) - [@​filzrev](https://redirect.github.com/filzrev) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/992](https://redirect.github.com/aaubry/YamlDotNet/pull/992) **Full Changelog**: https://github.com/aaubry/YamlDotNet/compare/v16.1.3...v16.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud