Skip to content

Update buildkite plugin docker-compose to v3.13.0 - autoclosed#3118

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker-compose-3.x
Closed

Update buildkite plugin docker-compose to v3.13.0 - autoclosed#3118
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker-compose-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Update Change
docker-compose minor v3.9.0v3.13.0

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)

v3.13.0: (🥝 Having a Kiwi)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.12.0:
+     docker-compose#v3.13.0:
        image: someimage
        workdir: /app

v3.12.0: (☕ Intense Coffee)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.11.2:
+     docker-compose#v3.12.0:
        image: someimage
        workdir: /app

v3.11.2: (🥳 The Weekend)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.11.1:
+     docker-compose#v3.11.2:
        image: someimage
        workdir: /app

v3.11.1: (🏃🏻‍♀️ Running)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.11.0:
+     docker-compose#v3.11.1:
        image: someimage
        workdir: /app

v3.11.0: (🌧️ Rainy Morning)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.10.0:
+     docker-compose#v3.11.0:
        image: someimage
        workdir: /app

v3.10.0: (🧳 Packing)

Compare Source

Changes

Dependency Updates

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.9.0:
+     docker-compose#v3.10.0:
        image: someimage
        workdir: /app

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 2, 2026 04:35
@renovate renovate bot changed the title Update buildkite plugin docker-compose to v3.13.0 Update buildkite plugin docker-compose to v3.13.0 - autoclosed Mar 2, 2026
@renovate renovate bot closed this Mar 2, 2026
@renovate renovate bot deleted the renovate/docker-compose-3.x branch March 2, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants