dependabot[bot] opened a new pull request, #105: URL: https://github.com/apache/openjpa/pull/105
Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 5.9.0 to 5.10.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fabric8io/kubernetes-client/releases">kubernetes-client's releases</a>.</em></p> <blockquote> <h2>5.10.2 (2022-01-07)</h2> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h2>5.10.1 (2021-11-12)</h2> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3583">#3583</a>: Add KubernetesMockServer accessor to JUnit4 KubernetesServer rules</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3584">#3584</a>: Add GenericKubernetesResourceBuilder to Kubernetes Model Core</li> </ul> <h2>5.10.0 (2021-11-11)</h2> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3408">#3408</a>: quote pod upload file paths to support special chars</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3561">#3561</a>: ensure okhttp resources are closed</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3570">#3570</a>: added a setter for additionalProperties for proper builder support</li> </ul> <h4>Improvements</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3562">#3562</a>: Kubernetes Mock Server improvements</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3406">#3406</a>: Add support for approve/deny CertificateSigningRequests</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3460">#3460</a>: support for deserializing templates with non-string params</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3574">#3574</a>: support for deserialization of properties that don't match the target field's type</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3511">#3511</a>: Improve selectors support in OperationContext</li> </ul> <h4>Dependency Upgrade</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3562">#3562</a>: Bump MockWebServer</li> </ul> <h4>New Features</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3430">#3430</a>: Support Vertical Pod Autoscaler</li> </ul> <h4><em><strong>Note</strong></em>: Breaking changes in the API</h4> <h5>Tools Changes:</h5> <ul> <li>Serialization: Those KubernetesResources that include entries in the additionalProperties Map that override a field of the resource instance, will no longer be duplicated. The values present in the additionalProperties Map take precedence.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md">kubernetes-client's changelog</a>.</em></p> <blockquote> <h3>5.10.2 (2022-01-07)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.11.2 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3697">#3697</a>: addresses response that aren't closed by interceptors that issue new requests</li> </ul> <h3>5.8.1 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.7.4 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.4.2 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.3.2 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.1.2 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.0.3 (2022-01-05)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3653">#3653</a>: SnakeYAML uses only standard Java types</li> </ul> <h3>5.11.1 (2021-12-24)</h3> <h4>Bugs</h4> <ul> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3672">#3672</a>: Native image builds of Fabric8 work (commons-codec no longer required)</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3639">#3639</a>: Support for NodeMetrics and PodMetrics informers</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3662">#3662</a>: NodeMetrics should be marked as Cluster scoped resource</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3686">#3686</a>: Ignore fields annotated with JsonIgnore during CRD generation</li> <li>Fix <a href="https://github-redirect.dependabot.com/fabric8io/kubernetes-client/issues/3652">#3652</a>: Avoid a StackOverflow and properly fail on cyclic references in CRD generation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/23db4301478e74dac7154af70907bf98f2936ff5"><code>23db430</code></a> [RELEASE] Updated project version to v5.10.2</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/a44505aac9b44cb47c40ed2ed7a6ce04aef7b4a1"><code>a44505a</code></a> Merge branch '5.8.x' into 5.10.x</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/a927ae657c6e94347d9ed94fd594b419adfa4489"><code>a927ae6</code></a> [RELEASE] Updated project version to v5.8.1</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/a5b5fc3341abae99942ab7a8ee3de6c2e7847162"><code>a5b5fc3</code></a> Merge branch '5.7.x' into 5.8.x</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/11a73980ed4a49e5bbe3e729414760fb5c8bcadc"><code>11a7398</code></a> [RELEASE] Updated project version to v5.7.4</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/d20d8a4ed567bbdb7693783626af4d7fe098debd"><code>d20d8a4</code></a> Merge branch '5.4.x' into 5.7.x</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/ec38c86a914cd3e69dc503d2c12edad93aa7f75b"><code>ec38c86</code></a> [RELEASE] Updated project version to v5.4.2</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/903fb8486d85670bb8d88337cc13c55a36030608"><code>903fb84</code></a> Merge branch '5.3.x' into 5.4.x</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/930aa487f848cdb7ba9c3cf9fe4904c1a843179f"><code>930aa48</code></a> [RELEASE] Updated project version to v5.3.2</li> <li><a href="https://github.com/fabric8io/kubernetes-client/commit/313724b2da5256890527fc0bd50c0b8377ed14bf"><code>313724b</code></a> Merge branch '5.1.x' into 5.3.x</li> <li>Additional commits viewable in <a href="https://github.com/fabric8io/kubernetes-client/compare/v5.9.0...v5.10.2">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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/openjpa/network/alerts). </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...@openjpa.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org