dependabot[bot] opened a new pull request, #2869: URL: https://github.com/apache/causeway/pull/2869
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.14.2 to 24.15.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>Add Once object like in Golang</h2> <p><code>Once.run(() -> ... your code here ...)</code> Will execute that code once and only once.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/404823a90a68cfda4c7787ce94e23b3ba9901810"><code>404823a</code></a> - r Refactor to use Once</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/06870d1f8992bec807212fe9e21a410afd36e0d2"><code>06870d1</code></a> . B Remove bug where Once would fire multiple times if the lambda had fields</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/5a4a01c354b4509ac0fa36f3f0ff1ab71f33e11c"><code>5a4a01c</code></a> . F Create Once like in Golang</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/159cd2aab13442cb32a61a0b6fc2645a743bd7dd"><code>159cd2a</code></a> . r Moving internal .logging</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/2ee60771c9cf22fd1b1bf493c626e186487d2477"><code>2ee6077</code></a> Bump com.google.code.gson:gson from 2.11.0 to 2.12.0</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e1e2ddb1401fe463a99c98ba9c654689c96640a1"><code>e1e2ddb</code></a> . e abandoned file scripts</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/2b209577203960a7e24ed7ebc7e6bf3fc856341b"><code>2b20957</code></a> . e Testing Mac: no spaces around =</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/f435eec84a99827e2f2f03635c94df13cb9453be"><code>f435eec</code></a> . e Testing Mac more</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/6c9595060f5d67cd9a57eb14ad11d552eaa5b401"><code>6c95950</code></a> . e Testing Mac</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/09b81bbd50a99f84752bb6b7b77d417bf542bb47"><code>09b81bb</code></a> . d updated markdown snippets</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/24.14.2...24.15.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