dependabot[bot] opened a new pull request, #2253: URL: https://github.com/apache/causeway/pull/2253
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 22.4.0 to 23.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>Minor bugs with InlineApprovals + changes to StringUtils.split</h2> <p>This is mainly fixes to InlineApprovals. But it does contain breaking changes for StringUtils.split().</p> <h3>Breaking changes</h3> <p>StringUtils.split(String, String) no longer trims by default. To maintain previous behavior, call StringUtils.split(String, String, true). StringUtils.split() now takes a regex as the pattern instead of a simple string.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/f62414522ec0255856c1b8f801370f2025265f96"><code>f624145</code></a> . d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/2b66e6557f401c52323393e06e8735322f7b6d4d"><code>2b66e65</code></a> - B Fixed bug in InlineApprovals where spaces prevented a function from being...</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/6b7638b00716e55da5906bbb64f924f57a87d7a1"><code>6b7638b</code></a> - B Changed StringUtils.split to accept regex and no longer trim by default.</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/98313f710dbc7bd6c5ad43599bb52e4580a0aa54"><code>98313f7</code></a> . d Improve Loader and Saver description</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/300e220a5dce8e16f8fffb0c1a305dfd2dce7b0e"><code>300e220</code></a> . d updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/8ebfae318441a831ee702015217dc2a7621c7544"><code>8ebfae3</code></a> Update PrintableWrappers.md</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/9334429f239d6aeebfa906deca100ba80a57b367"><code>9334429</code></a> Bump com.github.javaparser:javaparser-core from 3.25.8 to 3.25.9</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/091bfa9de6af5692b44e8288c191f08694761899"><code>091bfa9</code></a> a reformat code</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/85093d2726e6126d6cce9c18beedfb797fb0e7f0"><code>85093d2</code></a> . e did we have a reason to run tests still with jdk 16?</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/91285e18b54547f4431238314955eac464a52436"><code>91285e1</code></a> . d updated markdown snippets</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/22.4.0...23.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