dependabot[bot] opened a new pull request, #2660: URL: https://github.com/apache/causeway/pull/2660
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.4.0 to 24.5.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>Saver2 utilities</h2> <p>Convinience functions for creating Savers that take 2 parameters:</p> <pre lang="java"><code>Saver<Tuple<Customer, String>> mailSaver = Saver2.create(mailServer::sendMessage); </code></pre> <p>We also believe we made approvlatests again compatible with JDK 8.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/81468aec2ce4ac2cc1711f66c7336fbb9de43bce"><code>81468ae</code></a> . d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/c09af6ec0566e477cebd390837968cd2dd6b455d"><code>c09af6e</code></a> . d comment out snippet to fix pipeline</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/45bf77bf3df5b4d4eb9cd63d30a763a31e51cdfd"><code>45bf77b</code></a> ! r refactor to Queryable</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/1d441910d633a0e7614bc76c2ccca88e66b97723"><code>1d44191</code></a> - r improve formatting</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/48ca108907e56209ea6d19d5eab1cb4d58766e8c"><code>48ca108</code></a> a reformat code</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e30d7c1e5015147ab51e325a2b9964da84664fa9"><code>e30d7c1</code></a> . td First step of Savers docs</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/d32887cefa31bd4b464fa25a0be77ffc8ae0e793"><code>d32887c</code></a> a reformat code</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/1e8c3457e1cde101fd97662230a3aab53e8e8e20"><code>1e8c345</code></a> . td Start description of Savers</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e8c6abe30217cb09584d04cb8925af4868aa3702"><code>e8c6abe</code></a> ! F Add Saver2</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/22a89b8f3f1738f5738a33f9e59821ffb53ee93d"><code>22a89b8</code></a> Bump com.github.javaparser:javaparser-core from 3.26.1 to 3.26.2</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/24.4.0...24.5.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: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org