Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: 5af2d3a
Choose a base ref
Loading
...
head repository: docker-java/docker-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20f0831
Choose a head ref
Loading
  • 8 commits
  • 11 files changed
  • 4 contributors

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    1f1e60d View commit details
    Browse the repository at this point in the history
  2. Parse prefixed Capability values (#2418)

    Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
    Sigmonia and eddumelendez authored May 13, 2025
    Configuration menu
    Copy the full SHA
    33a58b6 View commit details
    Browse the repository at this point in the history
  3. Fix missing space in log (#2417)

    Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
    simohlsen and eddumelendez authored May 13, 2025
    Configuration menu
    Copy the full SHA
    006c793 View commit details
    Browse the repository at this point in the history
  4. Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4 (

    #2436)
    
    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.4.3 to 5.4.4.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.4/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.4.3...rel/v5.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-version: 5.4.4
      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 May 13, 2025
    Configuration menu
    Copy the full SHA
    fc731d1 View commit details
    Browse the repository at this point in the history
  5. Bump org.testcontainers:testcontainers from 1.19.1 to 1.21.0 (#2435)

    Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.1 to 1.21.0.
    - [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.19.1...1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers
      dependency-version: 1.21.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 May 13, 2025
    Configuration menu
    Copy the full SHA
    5be7be7 View commit details
    Browse the repository at this point in the history
  6. Bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 (#2430)

    Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.12.1...r5.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-version: 5.12.2
      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 May 13, 2025
    Configuration menu
    Copy the full SHA
    7386eb8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Bump com.tngtech.archunit:archunit-junit5 from 0.18.0 to 1.4.1 (#2439)

    Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 0.18.0 to 1.4.1.
    - [Release notes](https://github.com/TNG/ArchUnit/releases)
    - [Commits](TNG/ArchUnit@v0.18.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.tngtech.archunit:archunit-junit5
      dependency-version: 1.4.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 14, 2025
    Configuration menu
    Copy the full SHA
    8937269 View commit details
    Browse the repository at this point in the history
  2. Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre (#2429)

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.6-jre to 33.4.8-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-version: 33.4.8-jre
      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 May 14, 2025
    Configuration menu
    Copy the full SHA
    20f0831 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.