testcontainers-java icon indicating copy to clipboard operation
testcontainers-java copied to clipboard

Bump io.kubernetes:client-java from 24.0.0-legacy to 25.0.0-legacy in /modules/k3s

Open dependabot[bot] opened this issue 1 week ago • 2 comments

Bumps io.kubernetes:client-java from 24.0.0-legacy to 25.0.0-legacy.

Release notes

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

v25.0.0-legacy

No release notes provided.

v25.0.0

[maven-release-plugin] copy for tag v25.0.0

Commits
  • 3b815cc [maven-release-plugin] prepare release v25.0.0-legacy
  • bd75885 use PAT_TOKEN to push branch/tag
  • 8ec8269 add missing javadoc plugin
  • 1e61caa use echo+pipe for encoding bearer token
  • 9a3b33e adding manual sonatype API call to make artifact visible
  • 8ce6e4f Merge pull request #4387 from yue9944882/sanitize-release-plugins
  • 6db220a Merge pull request #4415 from kubernetes-client/dependabot/maven/master-java8...
  • 061b548 build(deps): bump okhttp3.version from 5.3.1 to 5.3.2
  • 4146bf0 Merge pull request #4409 from kubernetes-client/dependabot/maven/master-java8...
  • 47cfd5c Merge pull request #4408 from kubernetes-client/dependabot/maven/master-java8...
  • Additional commits viewable 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 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)

dependabot[bot] avatar Dec 02 '25 02:12 dependabot[bot]