Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps revision from 3.5.3 to 3.6.0.
Updates com.github.docker-java:docker-java from 3.5.3 to 3.6.0

Release notes

Sourced from com.github.docker-java:docker-java's releases.

3.6.0

Changes

📈 Enhancements

Commits
  • 150293d Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#2486)
  • 4df8cbb Bump jersey.version from 2.30.1 to 2.47 (#2496)
  • ce05588 Bump netty.version from 4.2.3.Final to 4.2.4.Final (#2494)
  • dfe1866 Add support for container wait conditions (#2487)
  • 9165f41 Update name-template in release-drafter
  • 95d0fa7 Switch dependabot to daily
  • 718fc38 Add cache for maven
  • 39743d1 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#2489)
  • 464c112 Ignore major update for jersey
  • 9c40b40 Bump jackson.version from 2.18.4 to 2.19.2 (#2485)
  • Additional commits viewable in compare view

Updates com.github.docker-java:docker-java-transport-httpclient5 from 3.5.3 to 3.6.0

Release notes

Sourced from com.github.docker-java:docker-java-transport-httpclient5's releases.

3.6.0

Changes

📈 Enhancements

Commits
  • 150293d Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#2486)
  • 4df8cbb Bump jersey.version from 2.30.1 to 2.47 (#2496)
  • ce05588 Bump netty.version from 4.2.3.Final to 4.2.4.Final (#2494)
  • dfe1866 Add support for container wait conditions (#2487)
  • 9165f41 Update name-template in release-drafter
  • 95d0fa7 Switch dependabot to daily
  • 718fc38 Add cache for maven
  • 39743d1 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#2489)
  • 464c112 Ignore major update for jersey
  • 9c40b40 Bump jackson.version from 2.18.4 to 2.19.2 (#2485)
  • Additional commits viewable in compare view

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)

Bumps `revision` from 3.5.3 to 3.6.0.

Updates `com.github.docker-java:docker-java` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/docker-java/docker-java/releases)
- [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md)
- [Commits](docker-java/docker-java@3.5.3...3.6.0)

Updates `com.github.docker-java:docker-java-transport-httpclient5` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/docker-java/docker-java/releases)
- [Changelog](https://github.com/docker-java/docker-java/blob/main/CHANGELOG.md)
- [Commits](docker-java/docker-java@3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: com.github.docker-java:docker-java
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.docker-java:docker-java-transport-httpclient5
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency related change label Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 22:01
@dependabot dependabot bot added the dependencies Dependency related change label Oct 1, 2025
@MarkEWaite MarkEWaite added enhancement Improvement or new feature and removed dependencies Dependency related change labels Oct 2, 2025
@MarkEWaite
Copy link
Contributor

Needs additional testing before it is merged. API upgrade needs to be confirmed that it is working with consumers of the API. Actively maintained consumers include:

Consumers that won't be verified because they are outdated, unmaintained, and some have known security vulnerabilities:

@MarkEWaite
Copy link
Contributor

Needs additional testing before it is merged. API upgrade needs to be confirmed that it is working with consumers of the API. Actively maintained consumers include:

Tested that I was able to create a Docker agent with the current release of the Docker plugin. No unexpected messages in the Jenkins log

MarkEWaite added a commit to MarkEWaite/bom that referenced this pull request Oct 2, 2025
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit f6f5dbc into master Oct 2, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/maven/revision-3.6.0 branch October 2, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement or new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant