dependabot[bot] opened a new pull request, #3391: URL: https://github.com/apache/causeway/pull/3391
Bumps [com.approvaltests:approvaltests](https://github.com/approvals/ApprovalTests.Java) from 26.6.1 to 26.7.1. <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>Fix NullPointerException for null Instant in JSON serialization</h2> <p>Bug Fixes</p> <p>Fixed NullPointerException in JsonUtils.InstantAdapter when serializing objects with null Instant fields via JsonApprovals.verifyAsJson(). The adapter now correctly writes a JSON null value, matching the existing behavior of LocalDateTimeAdapter. (<a href="https://redirect.github.com/approvals/ApprovalTests.Java/issues/765">#765</a>, <a href="https://redirect.github.com/approvals/ApprovalTests.Java/issues/766">#766</a>)</p> <h2>verify(java.nio.file.Path)</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/60d3fe8fd395d84b540598d8c978ac88571d7102"><code>60d3fe8</code></a> . d reformatted code and updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/fec39867c15b295eb1b9474e433b88a25ea7bb5f"><code>fec3986</code></a> Merge pull request <a href="https://redirect.github.com/approvals/ApprovalTests.Java/issues/766">#766</a> from mawaelzl/nullable_instant</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/cd0cca21e94a21e866d35c4c363805100e924111"><code>cd0cca2</code></a> Condense AGENTS.md with key build, architecture, and style guidelines</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/799aff9a8450e21c8ed9d084ec56a76e989629e6"><code>799aff9</code></a> B!! Add support for serializing null Instant values in JSON</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/b3d3b79ee772d81544d6f65993db32ea45979eaa"><code>b3d3b79</code></a> . C Release v26.7.0 - verify(java.nio.file.Path)</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/5bc5da1d46128cb37030c3b5fb33963b901023e3"><code>5bc5da1</code></a> . d reformatted code and updated markdown snippets</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/56bee5c82c33630b7db58465e603cbedbe07aa08"><code>56bee5c</code></a> . d Remove old file</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/1b3162d2543c5b5a974ac6cf82a67d7856508c18"><code>1b3162d</code></a> - F Added verify(java.nio.file.Path)</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/32939a599a360acd3e307ac7c493d8d1eaf201bc"><code>32939a5</code></a> . t Removed unnecessary AutoApproveReporter</li> <li><a href="https://github.com/approvals/ApprovalTests.Java/commit/d694a7fa4c057d8d835137a06da15c49d1a3d1a2"><code>d694a7f</code></a> - r Bump kotlin.version from 2.3.0 to 2.3.10</li> <li>Additional commits viewable in <a href="https://github.com/approvals/ApprovalTests.Java/compare/26.6.1...26.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 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]
