dependabot[bot] opened a new pull request, #2901: URL: https://github.com/apache/causeway/pull/2901
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 24.17.0 to 24.19.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>ReadBuffer input no longer modifies newlines or adds them at the end</h2> <p>Also: Added StringUtils.ensureEnding Added FileUtils.readFile(file, ensureTrailingNewline = true)</p> <p>Closes <a href="https://redirect.github.com/approvals/ApprovalTests.Java/issues/637">#637</a></p> <h2>Automatically git-ignore our temp folder</h2> <p>Just like ApprovalTests.Python, we now write a <code>.gitignore</code> file into our temp directory, thus consumers of the library don't have to add the folder themselves to their project's gitignore.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/a8f9f01acd97779b3730758e8f81865fc18793ca"><code>a8f9f01</code></a> - B ReadBuffer input no longer modifies newlines or adds them at the end</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/de2dd2157ec1d04f07f6d696e1c7ad82d58ea522"><code>de2dd21</code></a> - r Bump net.revelc.code.formatter:formatter-maven-plugin</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e9e02f91eb5fd79caf7d31506894b8716177c879"><code>e9e02f9</code></a> . e fix dependabot commit notations</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/f1fbde34ec1ed64e53eba75b1d9d32df334291ac"><code>f1fbde3</code></a> Bump actions/cache from 4.2.2 to 4.2.3</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/368c63f5748efecc43606b491942fc71da74f735"><code>368c63f</code></a> . e add Java 24 to CI</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/7c5f79e2a35ddc33ec9402b104ad52d2ea830a70"><code>7c5f79e</code></a> . e Bump the jackson group with 2 updates</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/f63a55b346e98c160ee9809dd0e310d9696a6e72"><code>f63a55b</code></a> . e Fix yaml so that dependabot makes 1 PR when updating junit or jackson</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/76f73207749efe72f7603c8c900367a9fc4d9b22"><code>76f7320</code></a> v 24.18.0</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/f951d26fbc896ceb6dd05c0141dc00d6b65d150a"><code>f951d26</code></a> . t use junit5 assertions and use them with static import for consistency</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e084ec152316cba7f7570b1a04a22956db7ede3d"><code>e084ec1</code></a> - F Automatically git-ignore our temp folder</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/24.17.0...24.19.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