dependabot[bot] opened a new pull request, #2896: URL: https://github.com/apache/tinkerpop/pull/2896
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 12.2.0 to 16.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aaubry/YamlDotNet/releases">YamlDotNet's releases</a>.</em></p> <blockquote> <h2>Release 16.2.0</h2> <h2>What's Changed</h2> <ul> <li>Support YamlConverterAttribute in attribute overrides by <a href="https://github.com/ChristopherMann"><code>@ChristopherMann</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/1003">aaubry/YamlDotNet#1003</a></li> <li>Fix JSON serialization for UTF-32 characters. by <a href="https://github.com/nahk-ivanov"><code>@nahk-ivanov</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/998">aaubry/YamlDotNet#998</a></li> <li>fix: floating-point number serialization issue for non-normal values by <a href="https://github.com/filzrev"><code>@filzrev</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/992">aaubry/YamlDotNet#992</a></li> <li>perf: Optimize regular numbers parse logics by <a href="https://github.com/filzrev"><code>@filzrev</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/990">aaubry/YamlDotNet#990</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ChristopherMann"><code>@ChristopherMann</code></a> made their first contribution in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/1003">aaubry/YamlDotNet#1003</a></li> <li><a href="https://github.com/nahk-ivanov"><code>@nahk-ivanov</code></a> made their first contribution in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/998">aaubry/YamlDotNet#998</a></li> <li><a href="https://github.com/filzrev"><code>@filzrev</code></a> made their first contribution in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/992">aaubry/YamlDotNet#992</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aaubry/YamlDotNet/compare/v16.1.3...v16.2.0">https://github.com/aaubry/YamlDotNet/compare/v16.1.3...v16.2.0</a></p> <h2>Release 16.1.3</h2> <h2>What's Changed</h2> <ul> <li>Use collection expressions by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/980">aaubry/YamlDotNet#980</a></li> <li>Update testing libraries and migrate FluentAssertions syntax by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/979">aaubry/YamlDotNet#979</a></li> <li>Removes sealed from a number of classes and respects empty strings in enummember by <a href="https://github.com/EdwardCooke"><code>@EdwardCooke</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/985">aaubry/YamlDotNet#985</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aaubry/YamlDotNet/compare/v16.1.2...v16.1.3">https://github.com/aaubry/YamlDotNet/compare/v16.1.2...v16.1.3</a></p> <h2>Release 16.1.2</h2> <h2>What's Changed</h2> <ul> <li>Fix warnings when building in linux due to IDE0055 bugs by <a href="https://github.com/EdwardCooke"><code>@EdwardCooke</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/978">aaubry/YamlDotNet#978</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aaubry/YamlDotNet/compare/v16.1.1...v16.1.2">https://github.com/aaubry/YamlDotNet/compare/v16.1.1...v16.1.2</a></p> <h2>Release 16.1.1</h2> <h2>What's Changed</h2> <ul> <li>Enable .NET analyzers by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/928">aaubry/YamlDotNet#928</a></li> <li>Dont use enummember attribute when it's null or empty by <a href="https://github.com/EdwardCooke"><code>@EdwardCooke</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/967">aaubry/YamlDotNet#967</a></li> <li>Eliminate allocs in TypeConverterCache lookup path by <a href="https://github.com/MattKotsenas"><code>@MattKotsenas</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/969">aaubry/YamlDotNet#969</a></li> <li>Fix build warnings in linux by <a href="https://github.com/EdwardCooke"><code>@EdwardCooke</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/970">aaubry/YamlDotNet#970</a></li> <li>Prevent forced quoting of strings with leading backslash by <a href="https://github.com/jcbfaulks"><code>@jcbfaulks</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/972">aaubry/YamlDotNet#972</a></li> <li>Switch from .nuspec files to project properties by <a href="https://github.com/MattKotsenas"><code>@MattKotsenas</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/958">aaubry/YamlDotNet#958</a></li> <li>Fix analyzer warnings on NET 9 SDK by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/971">aaubry/YamlDotNet#971</a></li> <li>Convert to use Central Package Management by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/973">aaubry/YamlDotNet#973</a></li> <li>Warnings as errors and compiler error cleanup by <a href="https://github.com/EdwardCooke"><code>@EdwardCooke</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/976">aaubry/YamlDotNet#976</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jcbfaulks"><code>@jcbfaulks</code></a> made their first contribution in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/972">aaubry/YamlDotNet#972</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aaubry/YamlDotNet/compare/v16.1.0...v16.1.1">https://github.com/aaubry/YamlDotNet/compare/v16.1.0...v16.1.1</a></p> <h2>Release 16.1.0</h2> <h2>What's Changed</h2> <ul> <li>Use ContinuousDelivery for gitversion to fix the builds by <a href="https://github.com/EdwardCooke"><code>@EdwardCooke</code></a> in <a href="https://redirect.github.com/aaubry/YamlDotNet/pull/961">aaubry/YamlDotNet#961</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aaubry/YamlDotNet/commit/9a977ef47e70498a69e4bf8ea712a6345f8557c8"><code>9a977ef</code></a> Merge pull request <a href="https://redirect.github.com/aaubry/YamlDotNet/issues/990">#990</a> from filzrev/perf-optimize-parse-numbers</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/9495afa1f0b13e09944efd17f74d2ef4b90ffe76"><code>9495afa</code></a> Merge pull request <a href="https://redirect.github.com/aaubry/YamlDotNet/issues/992">#992</a> from filzrev/fix-json-number-serialization</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/d2128b2862f0aca24401bcc4fc9885ce2ea634bf"><code>d2128b2</code></a> Merge pull request <a href="https://redirect.github.com/aaubry/YamlDotNet/issues/998">#998</a> from nahk-ivanov/alexiva/fix-json-utf32</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/1055eb783640cba397b045bfef895daefeb1e855"><code>1055eb7</code></a> Merge pull request <a href="https://redirect.github.com/aaubry/YamlDotNet/issues/1003">#1003</a> from ChristopherMann/yaml-converter-override</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/2eb90237db3bea8895d3e61aa5d220a2b3b33c31"><code>2eb9023</code></a> Support YamlConverterAttribute in attribute overrides</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/9f39f5736ee11d4923071a73bd992c158cfe8a7d"><code>9f39f57</code></a> chore: remove incorrect comment</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/733363547f72cef8e45f419e8cc1c25279e0640a"><code>7333635</code></a> Address comments</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/6c26d5c2bc99427633a76da704efa35acdf20ace"><code>6c26d5c</code></a> Fix JSON serialization for UTF-32 characters.</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/eb3783475fb4a33afcf6672d3db6312b4a6a8f95"><code>eb37834</code></a> fix: floating-point number serialization issue for non-normal values</li> <li><a href="https://github.com/aaubry/YamlDotNet/commit/2d369d59b660449eaf38e00f34fd8abdbb5a5673"><code>2d369d5</code></a> chore: modify code that is pointed out in the code review</li> <li>Additional commits viewable in <a href="https://github.com/aaubry/YamlDotNet/compare/v12.2.0...v16.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
