Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump io.fabric8:kubernetes-client from 6.4.0 to 6.4.1 #51

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.fabric8:kubernetes-client from 6.4.0 to 6.4.1.

Release notes

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

6.4.1 (2023-01-31)

Bugs

  • Fix #4795: don't print warning message when service account token property is unset
  • Fix #4809: VertxHttpClientBuilder is public
  • Fix #4811: HttpClient.Factory instances can be prioritized

Full Changelog: fabric8io/kubernetes-client@v6.4.0...v6.4.1

Changelog

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

6.4.1 (2023-01-31)

Bugs

  • Fix #4795: don't print warning message when service account token property is unset
  • Fix #4809: VertxHttpClientBuilder is public
  • Fix #4811: HttpClient.Factory instances can be prioritized
Commits
  • 8d70908 [RELEASE] Updated project version to v6.4.1
  • fd9a5d2 chore: add missing 6.4.1 changelog entries
  • 07014fb chore: add missing changelog entry for #4795
  • 9f00e1f Don't print warning message when service account token property is unset
  • 5ffca33 fix: HttpClient.Factory instances can be prioritized
  • 55357e1 refactor: VertxHttpClientBuilder is public
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 6, 2023
Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/fabric8io/kubernetes-client/releases)
- [Changelog](https://github.com/fabric8io/kubernetes-client/blob/master/CHANGELOG.md)
- [Commits](fabric8io/kubernetes-client@v6.4.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.fabric8-kubernetes-client-6.4.1 branch from d1c4d87 to da7d7b9 Compare February 6, 2023 13:21
@itzg itzg merged commit 3e6dbf4 into main Feb 7, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.fabric8-kubernetes-client-6.4.1 branch February 7, 2023 14:52
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