dependabot[bot] opened a new pull request, #1785: URL: https://github.com/apache/causeway/pull/1785
Bumps [approvaltests](https://github.com/approvals/ApprovalTests.Java) from 18.6.1 to 18.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/approvals/ApprovalTests.Java/releases">approvaltests's releases</a>.</em></p> <blockquote> <h2>Fixed bugs with ArrayUtils.combine</h2> <p>Fixes:</p> <ol> <li>null passed as either first or second parameters</li> <li>Typing combine(child, parent) didn't work.</li> <li>ie. combine(1.0, 2, 3) will now work.</li> </ol> <h2>Queryable.selectRecursivelyUntil</h2> <p>Also, minor IntelliJReporter fixes, handling null better.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/0cbdcecdc7bc41f05cf4f6dc277baf1165851e75"><code>0cbdcec</code></a> d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/395371e255ece82e1446cdf05caed42b3c4c7462"><code>395371e</code></a> B!! fixed type and nullpointer bugs in combine</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/31524447460538c9235dde3b2f2dd2ee280d568b"><code>3152444</code></a> Bump jqwik from 1.7.3 to 1.7.4</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/ddbd62984d77161618e08edc60ec0bb66944e87a"><code>ddbd629</code></a> d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/cda7ee862b25f4674f7e2223463c72c17bac9307"><code>cda7ee8</code></a> t example paths for this test are from MacOS, doesn't work on linux</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/555045ba91cbfc9a8ee3c3f35c6c9f5485ae1d27"><code>555045b</code></a> r rename method</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/e9a9e9de2b965e2b60a87afd06ce155d161efaaa"><code>e9a9e9d</code></a> d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/12bfdd369615b5ebe58f5c74bbff88f6fcd3b88b"><code>12bfdd3</code></a> t lock the timezone for all tests that do things with Dates, we saw flaky tes...</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/0caf09f90febc4b5bda44712df7696dfe7adea54"><code>0caf09f</code></a> F!! Query.selectRecursiveUntil</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/c3c9c07eb50ef909dc49fba36f88968d0484abeb"><code>c3c9c07</code></a> F!! Queryable.selectResursiveUntil</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/18.6.1...18.7.1">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 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