Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2023

Bumps k8sClientVersion from 6.6.0 to 6.6.1.
Updates io.fabric8:kubernetes-client from 6.6.0 to 6.6.1

Changelog

Sourced from io.fabric8:kubernetes-client's changelog.

6.6.1 (2023-05-11)

Bugs

  • Fix #5095: moving the enforcement to requestTimeout
  • Fix #5100: lessened the level of the non-conflicting httpclient implementation warning
  • Fix #5102: wait on scale to 0 was not completing
  • Fix #5112: Expose put method with InputStream argument in HttpRequest class
Commits
  • c26d0fe [RELEASE] Updated project version to v6.6.1
  • a82a7e2 fix: getHttpClientFactory LOGGER message is debug
  • 1f73a1a feat (kubernetes-client-api) : Expose put method with InputStream arguments i...
  • f1185a0 fix #5095: moving the enforcement to requestTimeout
  • b185e93 chore(deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0
  • fe579f0 chore(deps): bump maven.surefire.plugin.version from 3.0.0 to 3.1.0
  • 169aabc fix #5100: lessening the level of the non-conflicting warning
  • 5091017 fix #5102: accounting for null replicas
  • 5eb8bf5 chore: address missing breaking changelog note for #4910
  • afa7398 [RELEASE] Prepare for next development iteration
  • See full diff in compare view

Updates io.fabric8:kubernetes-server-mock from 6.6.0 to 6.6.1

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 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 `k8sClientVersion` from 6.6.0 to 6.6.1.

Updates `io.fabric8:kubernetes-client` from 6.6.0 to 6.6.1
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/v6.6.1/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.6.0...v6.6.1)

Updates `io.fabric8:kubernetes-server-mock` from 6.6.0 to 6.6.1

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.fabric8:kubernetes-server-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from pdambrauskas and Minutis as code owners May 11, 2023 08:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 11, 2023
@pdambrauskas pdambrauskas merged commit b87b9c6 into master May 11, 2023
@pdambrauskas pdambrauskas deleted the dependabot/gradle/server/k8sClientVersion-6.6.1 branch May 11, 2023 08:03
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant