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

chore(deps): update buildkite plugin docker-compose to v4.16.0 #93

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
docker-compose minor v4.12.0 -> v4.16.0

Release Notes

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

v4.16.0: (☔ Rainy Day)

Compare Source

Changes
Upgrading

To upgrade, update your pipeline.yml files:

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

v4.15.0: (🫖 Tea Time)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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

v4.14.0: (🍊 The Perfect Mandarin)

Compare Source

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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

v4.13.0: (🧩 Tetris)

Compare Source

Changes

Dependency Updates

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.12.0:
+     docker-compose#v4.13.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 changed the title chore(deps): update buildkite plugin docker-compose to v4.13.0 chore(deps): update buildkite plugin docker-compose to v4.14.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch from cb49601 to cd787c8 Compare June 22, 2023 01:17
@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch 3 times, most recently from de15caf to 1cb4f47 Compare September 8, 2023 15:54
@renovate renovate bot changed the title chore(deps): update buildkite plugin docker-compose to v4.14.0 chore(deps): update buildkite plugin docker-compose to v4.15.0 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch from 1cb4f47 to 9040296 Compare October 13, 2023 00:06
@renovate renovate bot changed the title chore(deps): update buildkite plugin docker-compose to v4.15.0 chore(deps): update buildkite plugin docker-compose to v4.16.0 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch from 9040296 to 8535ca0 Compare October 25, 2023 22:53
@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch from 8535ca0 to 0275506 Compare February 9, 2024 17:14
@renovate renovate bot force-pushed the renovate/docker-compose-4.x branch from 0275506 to 10b46c0 Compare February 20, 2024 11:55
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.

None yet

0 participants