dependabot[bot] opened a new pull request, #3172: URL: https://github.com/apache/causeway/pull/3172
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 25.4.3 to 25.6.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>IntelliJ reporter uses running Jetbrains products</h2> <h2>What</h2> <p>IntelliJ Reporter now will detect a running instance of IntelliJ or any other JetBrains product and launch that. It will only find it if something is currently running.</p> <h2>Why</h2> <p>IntelliJ has always been a tricky thing to detect and run because the installed location keeps changing over and over again by versions. We have decided not to use that at all, but instead look for the running instance and select from there. This simplifies the process greatly and should give us better results given that the tool is in use.</p> <h2>InlineApprovals works with Kotlin</h2> <p>solves issue <a href="https://redirect.github.com/approvals/ApprovalTests.Java/issues/712">#712</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e06d4de36e6f503602beac66ba4d84975bebaef4"><code>e06d4de</code></a> . B java 8</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/a2a41925954d94ec32c395cf9c18b8316aa80cf4"><code>a2a4192</code></a> - r cleanup</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/2d0bbaa293a129c78159a12218e604fbadfe34ce"><code>2d0bbaa</code></a> - r using reflection for process for java 8</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/a8dcaf1d3bc5c21f3081d0ec0262fffdb060df4f"><code>a8dcaf1</code></a> - r extract variable</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/3b9038b618dddfca8aa35659c30572d042b23226"><code>3b9038b</code></a> - r extract method</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/9540412428d72ded4f28c593495f9d2712d77ecc"><code>9540412</code></a> - B find JetBrains on Windows 64</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/c766e4a2fc78a80dda9bb50e6eec8ad60ead37ce"><code>c766e4a</code></a> - r Bump com.squareup.okhttp3:mockwebserver from 5.2.0 to 5.2.1</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/145bcd0beb3c45c532a2f0388548e76e6881777e"><code>145bcd0</code></a> Merge branch 'master' of <a href="https://github.com/approvals/ApprovalTests.Java">https://github.com/approvals/ApprovalTests.Java</a></li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/37fdbd084419ed045496e781e03b02a0af920c0d"><code>37fdbd0</code></a> - B catch throwable</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/369d17d08f18f1c9768c1455d7fe37d81238986a"><code>369d17d</code></a> . d reformatted code and updated markdown snippets</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/25.4.3...25.6.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]
