Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.kiwiproject:kiwi from 4.2.0 to 4.3.0 (#514)
Bumps [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi) from 4.2.0 to 4.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kiwiproject/kiwi/releases">org.kiwiproject:kiwi's releases</a>.</em></p> <blockquote> <h2>v4.3.0</h2> <h2>Summary</h2> <ul> <li>2024-08-10T19:18:49Z - <a href="https://github.com/kiwiproject/kiwi/compare/v4.2.0...v4.3.0">9 commit(s)</a> by <a href="https://github.com/sleberknight">Scott Leberknight</a></li> </ul> <h2>Improvements 🚀</h2> <ul> <li>Add Nullable annotation to methods in KiwiJdbc that can return null [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1178">#1178</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1178">kiwiproject/kiwi#1178</a>)</li> <li>Add "not null" annotations to KiwiResources#verifyExistence methods [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1167">#1167</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1167">kiwiproject/kiwi#1167</a>)</li> <li>Add methods to KiwiResources to return non-null objects for method chaining [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1166">#1166</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1166">kiwiproject/kiwi#1166</a>)</li> <li>Modify KiwiStandardResponses#standardErrorResponse to verify the response status is a client or server error [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1165">#1165</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1165">kiwiproject/kiwi#1165</a>)</li> <li>Add new method to KiwiStandardResponses for creating a "standard" 500 error [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1164">#1164</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1164">kiwiproject/kiwi#1164</a>)</li> </ul> <h2>Documentation 📝</h2> <ul> <li>Fix javadoc errors in KiwiJdbc [(<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1180">#1180</a>)](<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1180">kiwiproject/kiwi#1180</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kiwiproject/kiwi/commit/753747b046dd68ac181768f994b891c65e4603e9"><code>753747b</code></a> [maven-release-plugin] prepare release v4.3.0</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/bffa50166b67cb404d8ccb7f1cd5ee8bd024b325"><code>bffa501</code></a> Missed a NonNull annotation on verifyExistenceAndReturn</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/9edc5d855ed585a613a5a9f02b953e645d0df4e3"><code>9edc5d8</code></a> Add verifyExistenceAndReturn methods to KiwiResources (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1183">#1183</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/5431d71aa9e10f43008df766ab700a17304d1a3e"><code>5431d71</code></a> Add KiwiStandardResponses method to create a "standard" 500 error (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1182">#1182</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/8edbc5ca0dfff7f268f8cae7d6da568d96182b12"><code>8edbc5c</code></a> KiwiStandardResponses#standardErrorResponse should check status code</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/8c4824487e604d2538f14e8f7ff5ada5782c9582"><code>8c48244</code></a> Add "not null" annotations to KiwiResources#verifyExistence methods (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1181">#1181</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/0e4f3d8b3f480f347d0c9c6dc5b8c16569d4282e"><code>0e4f3d8</code></a> Add Nullable annotation to KiwiJdbc methods that can return null (<a href="https://redirect.github.com/kiwiproject/kiwi/issues/1179">#1179</a>)</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/56ac40dcb1fee6e2056473aed2591914b631f109"><code>56ac40d</code></a> Fix DisplayName annotation in UncheckedSQLExceptionTest</li> <li><a href="https://github.com/kiwiproject/kiwi/commit/7b5fc454f8ddd4bb6e10dad9cd3bea066f304b49"><code>7b5fc45</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/kiwiproject/kiwi/compare/v4.2.0...v4.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.kiwiproject:kiwi&package-manager=maven&previous-version=4.2.0&new-version=4.3.0)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information