Skip to content

Commit

Permalink
Bump io.fabric8:kubernetes-client-bom-with-deps from 6.13.1 to 6.13.2 (
Browse files Browse the repository at this point in the history
…#165)

Bumps
[io.fabric8:kubernetes-client-bom-with-deps](https://github.com/fabric8io/kubernetes-client)
from 6.13.1 to 6.13.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fabric8io/kubernetes-client/releases">io.fabric8:kubernetes-client-bom-with-deps's
releases</a>.</em></p>
<blockquote>
<h2>6.13.2 (2024-08-09)</h2>
<h4>Bugs</h4>
<ul>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6066">#6066</a>:
Added support for missing <code>v1.APIVersions</code> in
KubernetesClient</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6110">#6110</a>:
VolumeSource (and other file mode fields) in Octal are correctly
interpreted</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6137">#6137</a>:
<code>ConfigBuilder.withAutoConfigure</code> is not working</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6143">#6143</a>:
Expands the HTTP interceptor API to include a call back for failed
connection attempts</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6197">#6197</a>:
JettyHttp client error handling improvements.</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6215">#6215</a>:
Suppressing rejected execution exception for port forwarder</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6212">#6212</a>:
Improved reliability of file upload to Pod</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md">io.fabric8:kubernetes-client-bom-with-deps's
changelog</a>.</em></p>
<blockquote>
<h3>6.13.2 (2024-08-09)</h3>
<h4>Bugs</h4>
<ul>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6066">#6066</a>:
Added support for missing <code>v1.APIVersions</code> in
KubernetesClient</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6110">#6110</a>:
VolumeSource (and other file mode fields) in Octal are correctly
interpreted</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6137">#6137</a>:
<code>ConfigBuilder.withAutoConfigure</code> is not working</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6143">#6143</a>:
Expands the HTTP interceptor API to include a call back for failed
connection attempts</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6197">#6197</a>:
JettyHttp client error handling improvements.</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6215">#6215</a>:
Suppressing rejected execution exception for port forwarder</li>
<li>Fix <a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6212">#6212</a>:
Improved reliability of file upload to Pod</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/37ee45b94659879718fae7e9b77c2357a9e10c28"><code>37ee45b</code></a>
[RELEASE] Updated project version to v6.13.2</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/000da89b4c4e0f7e67391c4bcc7f3658efc611eb"><code>000da89</code></a>
test: add missing test resources for 6.13</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/1f1da91874cb1f5cbf831afceac59829a0392320"><code>1f1da91</code></a>
fix: expands the HTTP interceptor API to include a call back for failed
conne...</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/710a8a2f31b5335588ee8eb3029b2ef36f94480c"><code>710a8a2</code></a>
fix(config): ConfigBuilder.autoConfig is considered when instantiating
new Co...</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/487826e13d2ea45be29f6f301e843f08251f2c67"><code>487826e</code></a>
Fix jetty completion handling to forward failures (6197)</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/76596c8f50f2e28c8753567c10a660cfdbce17ed"><code>76596c8</code></a>
fix(client): improve reliability of file upload to pod (<a
href="https://redirect.github.com/fabric8io/kubernetes-client/issues/6212">#6212</a>)</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/01f1cfd68025b6882faaa9118ab04f66bfa9a1b8"><code>01f1cfd</code></a>
fix: prevent logging of RejectedExecutionException</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/030cabe85e8466a5dc420ffde0709b113e48df6c"><code>030cabe</code></a>
test: add unit test for old deprecated Config constructor</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/e42ebae06d159f97720f807eacd593468219b40f"><code>e42ebae</code></a>
fix(model): octal numbers properly handled for file structs (mode,
defaultMod...</li>
<li><a
href="https://github.com/fabric8io/kubernetes-client/commit/dcd3e04c177320f03123b2f777b1a0d294986e5f"><code>dcd3e04</code></a>
feat(api): add DSL entrypoint <code>getAPIVersions()</code> in Client
interface</li>
<li>Additional commits viewable in <a
href="https://github.com/fabric8io/kubernetes-client/compare/v6.13.1...v6.13.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.fabric8:kubernetes-client-bom-with-deps&package-manager=maven&previous-version=6.13.1&new-version=6.13.2)](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 Aug 13, 2024
1 parent 2d2cf54 commit 5ef2970
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 @@ -73,7 +73,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>

<fabric8.version>6.13.1</fabric8.version>
<fabric8.version>6.13.2</fabric8.version>
<log4j.version>2.23.1</log4j.version>
<slf4j.version>2.0.13</slf4j.version>

Expand Down

0 comments on commit 5ef2970

Please sign in to comment.