Skip to content

Bump com.avast.gradle:gradle-docker-compose-plugin from 0.16.12 to 0.17.5#38577

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.avast.gradle-gradle-docker-compose-plugin-0.17.5
Open

Bump com.avast.gradle:gradle-docker-compose-plugin from 0.16.12 to 0.17.5#38577
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.avast.gradle-gradle-docker-compose-plugin-0.17.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps com.avast.gradle:gradle-docker-compose-plugin from 0.16.12 to 0.17.5.

Release notes

Sourced from com.avast.gradle:gradle-docker-compose-plugin's releases.

0.17.5

Docker Compose 2.21.0 introduced a breaking change in docker compose ps output format, this release adds support for the new format (while supporting also the old format).

0.17.4

Ensure the -f parameters go right after docker compose.

0.17.3

Revert of a change introduced in 0.17.0 that introduced stderr reading when executing docker command. It leads to an unexpected output if Docker is not fully correctly installed and prints warnings to stderr (while stdout is valid).

0.17.2

Safer JSON parsing of docker compose ps output.

0.17.1

Update to Gradle v8.

0.17.0

  • Migrated to the latest Gradle 7.x
  • As Docker Compose V1 is deprecated, default value of useDockerComposeV2 property was changed from false to true, so docker compose is used by default (instead of docker-compose).
  • More version formats handled in the VersionNumber.parse method.
  • Durations stripped from cache key.

useDockerComposeV2 introduced

No release notes provided.

Commits
  • cd6e3d7 fix: Compose 2.21.0 returns newline-separated JSONs instead of single JSON ar...
  • fdc7e46 chore(deps): update actions/checkout action to v4
  • 0aaf618 fix(deps): update dependency org.yaml:snakeyaml to v2.2
  • 09fac00 chore(deps): update dependency gradle to v8.3 (#417)
  • a9402d8 chore(deps): update plugin com.gradle.plugin-publish to v1.2.1 (#416)
  • 101f4ce fix: -f always comes directly after docker compose Fixes #414
  • 1c4d194 fix: stderr of executed docker command ignored again
  • 129275f fix: safer JSON parsing for cache key
  • c01c75c chore: safer closure call for nested settings
  • 8912074 chore: Gradle deprecations warnings handled
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.avast.gradle:gradle-docker-compose-plugin [< 0.18, > 0.17.5]

Dependabot compatibility score

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 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 [com.avast.gradle:gradle-docker-compose-plugin](https://github.com/avast/gradle-docker-compose-plugin) from 0.16.12 to 0.17.5.
- [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases)
- [Commits](avast/gradle-docker-compose-plugin@0.16.12...0.17.5)

---
updated-dependencies:
- dependency-name: com.avast.gradle:gradle-docker-compose-plugin
  dependency-version: 0.17.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels May 21, 2026
@github-actions github-actions Bot added build and removed java labels May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants