Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.avast.gradle:gradle-docker-compose-plugin from 0.14.12 to 0.17.9 #463

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps com.avast.gradle:gradle-docker-compose-plugin from 0.14.12 to 0.17.9.

Release notes

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

0.17.9

What's Changed

New Contributors

Full Changelog: avast/gradle-docker-compose-plugin@0.17.8...0.17.9

0.17.8

What's Changed

Full Changelog: avast/gradle-docker-compose-plugin@0.17.7...0.17.8

0.17.7

What's Changed

Full Changelog: avast/gradle-docker-compose-plugin@0.17.6...0.17.7

0.17.6

Deprecation for Gradle 9.0 handled - task must register usage of a build service using Task.usesService method.

#432

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

... (truncated)

Commits
  • ccd287f feat: isRequiredBy made compatible with composite Gradle builds (#460)
  • 1ed177e chore(deps): update dependency ubuntu to v24
  • 7b62cce chore(deps): update dependency gradle to v8.10.2
  • ae44f31 chore(deps): update plugin com.gradle.plugin-publish to v1.3.0
  • e379f35 chore(deps): update dependency gradle to v8.10.1
  • a5f9cfe fix(deps): update dependency org.yaml:snakeyaml to v2.3
  • de0b455 docs: Sonatype token issue removed
  • 8b1cc7d chore(deps): update plugin com.gradle.plugin-publish to v1.2.2
  • 12ddf0d docs: Sonatype token issue
  • 02261ce chore: release info
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.14.12 to 0.17.9.
- [Release notes](https://github.com/avast/gradle-docker-compose-plugin/releases)
- [Commits](avast/gradle-docker-compose-plugin@0.14.12...0.17.9)

---
updated-dependencies:
- dependency-name: com.avast.gradle:gradle-docker-compose-plugin
  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 Pull requests that update Java code labels Oct 11, 2024
@github-actions github-actions bot added build and removed java Pull requests that update Java code labels Oct 11, 2024
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