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: docker-java/docker-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.2
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: 3.5.3
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 1, 2025

  1. Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 (#…

    …2445)
    
    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.4 to 5.5.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.4.4...rel/v5.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-version: '5.5'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    1ece58a View commit details
    Browse the repository at this point in the history
  2. Bump netty.version from 4.1.119.Final to 4.2.2.Final (#2454)

    Bumps `netty.version` from 4.1.119.Final to 4.2.2.Final.
    
    Updates `io.netty:netty-codec-http` from 4.1.119.Final to 4.2.2.Final
    - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)
    
    Updates `io.netty:netty-handler` from 4.1.119.Final to 4.2.2.Final
    - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)
    
    Updates `io.netty:netty-handler-proxy` from 4.1.119.Final to 4.2.2.Final
    - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.1.119.Final to 4.2.2.Final
    - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.1.119.Final to 4.2.2.Final
    - [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.2.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.netty:netty-handler
      dependency-version: 4.2.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.netty:netty-handler-proxy
      dependency-version: 4.2.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    da24f19 View commit details
    Browse the repository at this point in the history
  3. Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#2428)

    Bumps commons-io:commons-io from 2.18.0 to 2.19.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    e17e11e View commit details
    Browse the repository at this point in the history
  4. Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3 (#2467)

    Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.2 to 1.21.3.
    - [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.2...1.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-version: 1.21.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    05ac7d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfb9796 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

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

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    b1d9e91 View commit details
    Browse the repository at this point in the history
  2. Add deploymentName

    eddumelendez committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    d9f2aad View commit details
    Browse the repository at this point in the history
  3. Bump jackson.version from 2.18.3 to 2.18.4 (#2473)

    Bumps `jackson.version` from 2.18.3 to 2.18.4.
    
    Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.3 to 2.18.4
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.3 to 2.18.4
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-version: 2.18.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-version: 2.18.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    ad1e26a View commit details
    Browse the repository at this point in the history
Loading