Skip to content

Commit

Permalink
Bump org.kiwiproject:kiwi from 4.5.0 to 4.5.1 (#303)
Browse files Browse the repository at this point in the history
Bumps [org.kiwiproject:kiwi](https://github.com/kiwiproject/kiwi) from
4.5.0 to 4.5.1.
<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.5.1</h2>
<h2>Summary</h2>
<ul>
<li>2024-10-20T15:23:53Z - <a
href="https://github.com/kiwiproject/kiwi/compare/v4.5.0...v4.5.1">6
commit(s)</a> by <a href="https://github.com/sleberknight">Scott
Leberknight</a>, <a
href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>Bugs 🐛</h2>
<ul>
<li>TlsContextConfiguration does not respect default values when
deserialized from YAML with Jackson [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1209">#1209</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1209">kiwiproject/kiwi#1209</a>)</li>
</ul>
<h2>Assorted 👜</h2>
<ul>
<li>Switch Mongo tests to use Testcontainers [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1207">#1207</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1207">kiwiproject/kiwi#1207</a>)</li>
</ul>
<h2>Dependency Updates ⬆️</h2>
<ul>
<li>Bump org.kiwiproject:kiwi-parent from 3.0.18 to 3.0.19 [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1206">#1206</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1206">kiwiproject/kiwi#1206</a>)</li>
<li>Bump org.kiwiproject:kiwi-bom from 2.0.15 to 2.0.17 [(<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1205">#1205</a>)](<a
href="https://redirect.github.com/kiwiproject/kiwi/pull/1205">kiwiproject/kiwi#1205</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/6d53ff51f9ef470355b27beaffc73d7847806bb7"><code>6d53ff5</code></a>
[maven-release-plugin] prepare release v4.5.1</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/237afab23c6fc2b8fc0d23d47dfca92c44142903"><code>237afab</code></a>
Fix deserialization problems in TlsContextConfiguration (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1210">#1210</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/67c987471a89aeb81ff27e768870c95de434ce20"><code>67c9874</code></a>
Bump org.kiwiproject:kiwi-bom from 2.0.15 to 2.0.17 (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1205">#1205</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/4362543d70a78ac546e44d4cfe4d8e91820564ad"><code>4362543</code></a>
Convert all Mongo tests to use Testcontainers (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1208">#1208</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/74a1f464ced3f96fbec980c85dae9c63acf7b1e8"><code>74a1f46</code></a>
Bump org.kiwiproject:kiwi-parent from 3.0.18 to 3.0.19 (<a
href="https://redirect.github.com/kiwiproject/kiwi/issues/1206">#1206</a>)</li>
<li><a
href="https://github.com/kiwiproject/kiwi/commit/98f0e079f2742f5a49b8ec7664a43c540b9c2cf8"><code>98f0e07</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.5.0...v4.5.1">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.5.0&new-version=4.5.1)](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
dependabot[bot] authored Oct 21, 2024
1 parent a64fc54 commit a989f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<properties>

<!-- Versions for required dependencies -->
<kiwi.version>4.5.0</kiwi.version>
<kiwi.version>4.5.1</kiwi.version>
<kiwi-bom.version>2.0.17</kiwi-bom.version>
<kiwi.metrics-healthchecks-severity.version>2.0.6</kiwi.metrics-healthchecks-severity.version>

Expand Down

0 comments on commit a989f0a

Please sign in to comment.