Update buildkite plugin docker-compose to v5.11.0 #10
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR contains the following updates:
v5.2.0->v5.11.0Release Notes
buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)
v5.11.0: (⛸ Ice Skating)Compare Source
What's Changed
New Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.10.0...v5.11.0
What's Changed
New Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.10.0...v5.11.0
v5.10.0: (🤧 Coughing a Lot)Compare Source
What's Changed
pushstrings by @lparry in #493New Contributors
Upgrading
To upgrade, update your
pipeline.ymlfiles:steps: - command: test.sh plugins: - docker-compose#v5.9.0: + docker-compose#v5.10.0: image: someimage workdir: /appFull Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.9.0...v5.10.0
v5.9.0: (🛍️ Buying Groceries)Compare Source
What's Changed
require-prebuildaffects all images by @toote in #486Upgrading
To upgrade, update your
pipeline.ymlfiles:steps: - command: test.sh plugins: - docker-compose#v5.8.0: + docker-compose#v5.9.0: image: someimage workdir: /appFull Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.8.0...v5.9.0
v5.8.0: (🍂 Bare Branches)Compare Source
What's Changed
builder.useto only use builder once by @KevinSnyderCodes in #478New Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.7.0...v5.8.0
Upgrading
To upgrade, update your pipeline.yml files:
steps: - command: test.sh plugins: - docker-compose#v5.7.0: + docker-compose#v5.8.0: image: someimage workdir: /appv5.7.0: (👶 Baby Laughing)Compare Source
What's Changed
New Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.6.0...v5.7.0
v5.6.0: (🚕 Dazzling Taxi)Compare Source
What's Changed
New Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.5.0...v5.6.0
v5.5.0: (🎁 Surprise Gift)Compare Source
What's Changed
Upgrading
To upgrade, update your
pipeline.ymlfiles:steps: - command: test.sh plugins: - docker-compose#v5.4.1: + docker-compose#v5.5.0: image: someimage workdir: /appFull Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.4.1...v5.5.0
v5.4.1: (✨Lick of Paint)Compare Source
What's Changed
Upgrading
To upgrade, update your
pipeline.ymlfiles:steps: - command: test.sh plugins: - docker-compose#v5.4.0: + docker-compose#v5.4.1: image: someimage workdir: /appNew Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.4.0...v5.4.1
v5.4.0: (🪄 Magic Tricks)Compare Source
Changes / Updates
Fixes
Upgrading
To upgrade, update your
pipeline.ymlfiles:steps: - command: test.sh plugins: - docker-compose#v5.3.0: + docker-compose#v5.4.0: image: someimage workdir: /appv5.3.0: (⛈️ Cold Winter)Compare Source
Changes
--with-dependencies(#449) @mtollieUpgrading
To upgrade, update your
pipeline.ymlfiles:steps: - command: test.sh plugins: - docker-compose#v5.2.0: + docker-compose#v5.3.0: image: someimage workdir: /appYou can check out our notes for more detailed information on the major release of the plugin v5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.