Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
docker-compose minor v4.9.0 -> v4.10.1

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin

v4.10.1: (📺 Sitcoms Night)

Compare Source

Changes

Dependency Updates

Upgrading

To upgrade, update your pipeline.yml files:

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

v4.10.0: (✅ Checkin Time!)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.9.0:
+     docker-compose#v4.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch from b4a279a to fece511 Compare February 24, 2023 06:02
@renovate renovate bot changed the title Update buildkite plugin docker-compose to v4.10.0 Update buildkite plugin docker-compose to v4.10.1 Feb 24, 2023
@toote toote merged commit 28cd551 into master Feb 27, 2023
@toote toote deleted the renovate/docker-compose-4.x branch February 27, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants