dependabot[bot] opened a new pull request, #3299: URL: https://github.com/apache/causeway/pull/3299
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 25.10.0 to 26.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/approvals/ApprovalTests.Java/releases">com.approvaltests:approvaltests's releases</a>.</em></p> <blockquote> <h2>Improvements to JsonJacksonApprovals (v2 and v3)</h2> <p>We've made the following changes so that Jackson 2 and 3 behave better out of the box and more consistently.</p> <h2>Auto-load modules</h2> <p>This is on already <code>on</code> in jackson v3, it is now invoked for v2 aswell.</p> <h2>Sort map keys alphabetically</h2> <p>We've enabled this for both jackson v2 and v3 to prevent non-deterministic approval files.</p> <p>Note</p> <p>v2 of jackson does not sort fields by default, v3 does. We did not change this.</p> <p>Closes <a href="https://redirect.github.com/approvals/ApprovalTests.Java/issues/743">#743</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/8a087306730ef489012465320cb0990c372dda94"><code>8a08730</code></a> . d reformatted code and updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/df72da5756c2625d99f8731536be47e1bd71e2f0"><code>df72da5</code></a> - F Jackson & Jackson3 Approvals now automatically sort Map keys alphabetically</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/046f4bdaaa0a24576d7b1d6d252df47bef0afd26"><code>046f4bd</code></a> . t jackson3 default behaviour sorts properties alphabetically</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/1ea644341cb0d6797775f214137d4109752d016d"><code>1ea6443</code></a> . t same test for jackson3 as for jackson2 for property/map ordering</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/d03a06e31586044a1038f680e5f2fbebf1ca9937"><code>d03a06e</code></a> - F automatically detect and load jackson modules</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/0a53c0ad03ef9fe409ee210bc1a0a7eea10d9f1b"><code>0a53c0a</code></a> . C Release v25.10.0</li> <li>See full diff in <a href="https://github.com/approvals/ApprovalTests.Java/compare/25.10.0...26.0.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]
