dependabot[bot] opened a new pull request, #1934: URL: https://github.com/apache/causeway/pull/1934
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 19.0.0 to 20.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>Removal of EnvironmentAwareReporter</h2> <p>This is a <strong>breaking change</strong>.</p> <p>When you call <code>Reporter.report(received, approved)</code> it now returns if it was successful. This makes the java architecture more consistent with other implementations and allows us to determine when something should have worked but it didn't.</p> <p>It should not affect you unless you've written a custom implementation of <code>ApprovalFailureReporter</code>.</p> <p>Information on why and how to upgrade can be found <a href="https://github.com/approvals/ApprovalTests.Java/blob/master/approvaltests/docs/explanations/RemovingEnvironmentAwareReporter.md">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/cbf0b61139245a88264379937b19d449e64cc468"><code>cbf0b61</code></a> . e drop test runs on jdk 22-ea because of: Error: Could not find satisfied v...</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/843f04cd68fd21b1a201a52e3ea1f72d55f0f263"><code>843f04c</code></a> . e cancel existing pipeline runs if a new one started</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/40b67d90855c833e515c0a184ad0fdd6a96a8d63"><code>40b67d9</code></a> . d Update RemovingEnvironmentAwareReporter.md</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/c74f7b6c6d5e48d6826d1fd20297df9a42984197"><code>c74f7b6</code></a> . d Update RemovingEnvironmentAwareReporter.md</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/50d48443908a2b9539df44bd2626bbfab64ddcb6"><code>50d4844</code></a> . d Update RemovingEnvironmentAwareReporter.md</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/482e3b156cc5f2a0c4387d2be787fad028b9ade6"><code>482e3b1</code></a> * d fix mermaid diagram to render</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/02b0b46834f5db3af8bea420f81fed430e68cd5c"><code>02b0b46</code></a> d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/544257739fa4953aa8b420130793b0af37b91fb9"><code>5442577</code></a> * d explain the removal of EnvironmentAwareReporter</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/a426a5c79b5d593f6927ef88b0b9321c01332fd1"><code>a426a5c</code></a> ! F delete concept of EnvironmentAwareReporter</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e8e859cfa45799729cf00e05e7965d125029291c"><code>e8e859c</code></a> ! F Reporters now return success</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/19.0.0...20.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: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org