Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Consolefire/docker-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: docker-java/docker-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 26, 2025

  1. Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82 (docker-java#2512

    )
    
    Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.81 to 1.82.
    - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
    - [Commits](https://github.com/bcgit/bc-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.bouncycastle:bcpkix-jdk18on
      dependency-version: '1.82'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    89a5188 View commit details
    Browse the repository at this point in the history
  2. Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (docker-java#2508)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.5.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    fc44c4d View commit details
    Browse the repository at this point in the history
  3. Bump netty.version from 4.2.4.Final to 4.2.6.Final (docker-java#2501)

    Bumps `netty.version` from 4.2.4.Final to 4.2.6.Final.
    
    Updates `io.netty:netty-codec-http` from 4.2.4.Final to 4.2.6.Final
    - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final)
    
    Updates `io.netty:netty-handler` from 4.2.4.Final to 4.2.6.Final
    - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final)
    
    Updates `io.netty:netty-handler-proxy` from 4.2.4.Final to 4.2.6.Final
    - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.4.Final to 4.2.6.Final
    - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.4.Final to 4.2.6.Final
    - [Commits](netty/netty@netty-4.2.4.Final...netty-4.2.6.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler-proxy
      dependency-version: 4.2.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    9953383 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.5.1 (d…

    …ocker-java#2518)
    
    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.5 to 5.5.1.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.5...rel/v5.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-version: 5.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    745c977 View commit details
    Browse the repository at this point in the history
  2. Bump org.sonatype.central:central-publishing-maven-plugin (docker-jav…

    …a#2517)
    
    Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0.
    - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.sonatype.central:central-publishing-maven-plugin
      dependency-version: 0.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    ad0e3d2 View commit details
    Browse the repository at this point in the history
  3. Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (docker-java#2513)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.5...assertj-build-3.27.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    55e4593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    717152e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a709b8 View commit details
    Browse the repository at this point in the history
  6. Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (docker-j…

    …ava#2516)
    
    Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    4447932 View commit details
    Browse the repository at this point in the history
  7. Bump net.java.dev.jna:jna from 5.17.0 to 5.18.0 (docker-java#2515)

    Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.17.0 to 5.18.0.
    - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - [Commits](java-native-access/jna@5.17.0...5.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna
      dependency-version: 5.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    75829fa View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. Bump com.fasterxml.jackson.core:jackson-annotations from 2.19.2 to 2.…

    …20 (docker-java#2521)
    
    Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-version: '2.20'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    476b88b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Bump com.github.siom79.japicmp:japicmp-maven-plugin (docker-java#2529)

    Bumps [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.23.1 to 0.24.2.
    - [Release notes](https://github.com/siom79/japicmp/releases)
    - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
    - [Commits](siom79/japicmp@japicmp-base-0.23.1...japicmp-base-0.24.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
      dependency-version: 0.24.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    0873a60 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Bump netty.version from 4.2.6.Final to 4.2.7.Final (docker-java#2531)

    Bumps `netty.version` from 4.2.6.Final to 4.2.7.Final.
    
    Updates `io.netty:netty-codec-http` from 4.2.6.Final to 4.2.7.Final
    - [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
    
    Updates `io.netty:netty-handler` from 4.2.6.Final to 4.2.7.Final
    - [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
    
    Updates `io.netty:netty-handler-proxy` from 4.2.6.Final to 4.2.7.Final
    - [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.6.Final to 4.2.7.Final
    - [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.6.Final to 4.2.7.Final
    - [Commits](netty/netty@netty-4.2.6.Final...netty-4.2.7.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.7.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.7.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-handler-proxy
      dependency-version: 4.2.7.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.7.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.7.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    9c2ac26 View commit details
    Browse the repository at this point in the history
  2. Bump net.java.dev.jna:jna from 5.18.0 to 5.18.1 (docker-java#2524)

    Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.18.0 to 5.18.1.
    - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
    - [Commits](java-native-access/jna@5.18.0...5.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: net.java.dev.jna:jna
      dependency-version: 5.18.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    0bc94c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.1 (

    docker-java#2537)
    
    Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.2 to 2.20.1.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.20.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    cbf88f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Bump commons-io:commons-io from 2.20.0 to 2.21.0 (docker-java#2539)

    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0.
    - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d72d741 View commit details
    Browse the repository at this point in the history
  2. Bump org.testcontainers:testcontainers from 1.21.3 to 2.0.1 (docker-j…

    …ava#2530)
    
    Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.3 to 2.0.1.
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.21.3...2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-version: 2.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    7ca5a47 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Configuration menu
    Copy the full SHA
    c6f0c72 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Bump org.testcontainers:testcontainers from 2.0.1 to 2.0.2 (docker-ja…

    …va#2546)
    
    Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@2.0.1...2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-version: 2.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    faa88e1 View commit details
    Browse the repository at this point in the history
Loading