Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps client-java from 13.0.1 to 18.0.0.

Release notes

Sourced from client-java's releases.

v18.0.0

No release notes provided.

v17.0.1

No release notes provided.

v17.0.0

What's Changed

... (truncated)

Changelog

Sourced from client-java's changelog.

14.0.0

  • Feature
    • Supports GCP token refreshing. (#1810)
    • Adding Kubectl rollout related implementation. (#1813)
    • Bump CRD Model generator to v1.0.6. (#1915)
  • Bugfixes
    • Make YAML serializer properly cope with CRD' x-kubernetes-.. extension. (#1804)
    • Fix GCPAuthenticator to compose a correct command. (#1824)
    • Fix WebSocketStreamHandler.write() to calculate 'remaining' bytes properly. (#1835)
    • Tweak call for CoreV1 group properly. (#1880)
    • Surface api exception in metrics client. (#1937)
  • Misc
    • Upgraded maven wrapper. (#1874)
    • Minor dependency updates.
    • Fixes test flakiness
Commits
  • 0a72bf1 [maven-release-plugin] prepare release v18.0.0
  • b92b82e Merge pull request #2582 from kubernetes-client/dependabot/maven/org.apache.m...
  • 9a8c92c build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0
  • bc9522f Merge pull request #2576 from kubernetes-client/dependabot/maven/org.apache.m...
  • a1193bc Merge pull request #2580 from rjeberhard/snakeyaml-20
  • 0d46206 spotless
  • c2760eb Compensating changes for SnakeYAML 2.0
  • d9a624b Merge pull request #2574 from stevenschlansker/websocket-close
  • 01b6dad WebSockets: handle onClosing
  • 4243321 build(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Bumps [client-java](https://github.com/kubernetes-client/java) from 13.0.1 to 18.0.0.
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/java@client-java-parent-13.0.1...v18.0.0)

---
updated-dependencies:
- dependency-name: io.kubernetes:client-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants