Update buildkite plugin docker-compose to v5.12.1
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker-compose | minor | v5.4.0 -> v5.12.1 |
Release Notes
buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)
v5.12.1
What's Changed
- chore(deps): update buildkite plugin secrets to v1.0.2 by @renovate[bot] in #510
- Remove all OTEL env vars when
disable-host-otel-tracingis set to true by @JoeColeman95 in #511
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.12.0...v5.12.1
v5.12.0: (Traces)
What's Changed
- release/v5.11.0 by @tomowatt in #506
- chore(deps): update buildkite plugin secrets to v1.0.1 by @renovate[bot] in #508
- Add
disable-host-otel-tracingoption to prevent host-side OTEL spans by @JoeColeman95 in #509
New Contributors
- @JoeColeman95 made their first contribution in #509
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.11.0...v5.12.0
v5.11.0: (⛸ Ice Skating)
What's Changed
- chore(deps): update buildkite/plugin-tester docker tag to v4.2.0 by @renovate[bot] in #496
- Fix typos in README.md by @swebb in #501
- chore: add ossf plugin by @mcncl in #500
- chore(deps): update buildkite plugin ossf-scorecard to v1.0.1 by @renovate[bot] in #502
- Update options header in README by @Damilola-obasa in #503
- Implement retry mechanise for builder creation failure by @gbakernet in #505
New Contributors
- @swebb made their first contribution in #501
- @Damilola-obasa made their first contribution in #503
- @gbakernet made their first contribution in #505
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.10.0...v5.11.0
What's Changed
- chore(deps): update buildkite/plugin-tester docker tag to v4.2.0 by @renovate[bot] in #496
- Fix typos in README.md by @swebb in #501
- chore: add ossf plugin by @mcncl in #500
- chore(deps): update buildkite plugin ossf-scorecard to v1.0.1 by @renovate[bot] in #502
- Update options header in README by @Damilola-obasa in #503
- Implement retry mechanise for builder creation failure by @gbakernet in #505
New Contributors
- @swebb made their first contribution in #501
- @Damilola-obasa made their first contribution in #503
- @gbakernet made their first contribution in #505
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.10.0...v5.11.0
v5.10.0: (🤧 Coughing a Lot)
What's Changed
- Minor changes by @toote in #488
- Bubble up cleanup failures by @toote in #487
- Add option to allow env var usage in
pushstrings by @lparry in #493
New Contributors
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker-compose#v5.9.0:
+ docker-compose#v5.10.0:
image: someimage
workdir: /app
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.9.0...v5.10.0
v5.9.0: (🛍️ Buying Groceries)
What's Changed
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker-compose#v5.8.0:
+ docker-compose#v5.9.0:
image: someimage
workdir: /app
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.8.0...v5.9.0
v5.8.0: (🍂 Bare Branches)
What's Changed
- Change behavior of
builder.useto only use builder once by @KevinSnyderCodes in #478 - Quiet push by @toote in #480
- Multiline labels docs by @toote in #481
- Allow empty entrypoint by @toote in #485
New Contributors
- @KevinSnyderCodes made their first contribution in #478
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/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: /app
v5.7.0: (👶 Baby Laughing)
What's Changed
- feat: add support for GCP token propagation by @valkum in #468
- doc: clarify upgrade path to v5 — image-repository and image-name attrs by @scadu in #473
- doc: correct push format in upgrading to v5 examples by @scadu in #474
- Fix argument passing by @jim-barber-he in #477
New Contributors
- @valkum made their first contribution in #468
- @scadu made their first contribution in #473
- @jim-barber-he made their first contribution in #477
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.6.0...v5.7.0
v5.6.0: (🚕 Dazzling Taxi)
What's Changed
- Set examples to latest release. by @mcncl in #464
- Update README.md by @phantomwhale in #465
- Add progress option by @paymand in #467
New Contributors
- @phantomwhale made their first contribution in #465
- @paymand made their first contribution in #467
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.5.0...v5.6.0
v5.5.0: (🎁 Surprise Gift)
What's Changed
- chore: update plugin version for new release by @jeremybumsted in #461
- SUP-2585: Docker Cache Support by @tomowatt in #459
- SUP-2585: Add Support for changing Build Drivers by @tomowatt in #463
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker-compose#v5.4.1:
+ docker-compose#v5.5.0:
image: someimage
workdir: /app
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.4.1...v5.5.0
v5.4.1: (✨Lick of Paint)
What's Changed
- Update plugin version by @pzeballos in #456
- Update buildkite plugin shellcheck to v1.4.0 by @renovate in #458
- Fix ansi option deprecation by @tubaxenor in #460
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker-compose#v5.4.0:
+ docker-compose#v5.4.1:
image: someimage
workdir: /app
New Contributors
- @tubaxenor made their first contribution in #460
Full Changelog: https://github.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.4.0...v5.4.1
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.