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-client/docker-compose-v3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024-02-21T19-25-00
Choose a base ref
...
head repository: docker-client/docker-compose-v3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2024-03-13T21-20-00
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 28, 2024

  1. Bump actions/setup-java from 4.0.0 to 4.1.0

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4.0.0...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gesellix committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6e7042c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Bump io.kotest:kotest-runner-junit5 from 5.8.0 to 5.8.1

    Bumps [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) from 5.8.0 to 5.8.1.
    - [Release notes](https://github.com/kotest/kotest/releases)
    - [Commits](kotest/kotest@v5.8.0...v5.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.kotest:kotest-runner-junit5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gesellix committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fb14643 View commit details
    Browse the repository at this point in the history
  2. Bump jvm from 1.9.22 to 1.9.23

    Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.22 to 1.9.23.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    ---
    updated-dependencies:
    - dependency-name: jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gesellix committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9ffdc4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c68c0d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Prefer okio 3.9.0

    gesellix committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0a6e8b4 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-java from 4.1.0 to 4.2.0

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.1.0 to 4.2.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4.1.0...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gesellix committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    33c3b43 View commit details
    Browse the repository at this point in the history
  3. Bump the kotlin group with 3 updates

    Bumps the kotlin group with 3 updates: [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin), [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) and [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin).
    
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.22 to 1.9.23
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.22 to 1.9.23
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.22 to 1.9.23
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.9.22...v1.9.23)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kotlin
    - dependency-name: org.jetbrains.kotlin:kotlin-reflect
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kotlin
    - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kotlin
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gesellix committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    fbe4e0a View commit details
    Browse the repository at this point in the history
  4. Bump org.junit.* versions

    gesellix committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ad2ead1 View commit details
    Browse the repository at this point in the history
Loading