Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
v2.5.1
v2.6.0
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
v2.5.1
->v2.6.0
Release Notes
buildkite-plugins/docker-compose-buildkite-plugin
### [`v2.6.0`](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/releases/v2.6.0) [Compare Source](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/compare/v2.5.1...v2.6.0) #### Added - Allow multiple cache images for one service ([#171](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/171)) [@dreyks](https://renovatebot.com/gh/dreyks) - Add `use-aliases` configuration option ([#182](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/182)) [@snmaynard](https://renovatebot.com/gh/snmaynard) - Add `user` configuration option ([#183](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/183)) [@TheDen](https://renovatebot.com/gh/TheDen) #### Fixed - Support cache_from directive in composefile 2.2+ ([#163](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/163)) [@lox](https://renovatebot.com/gh/lox) - Move cleanup to a pre-exit hook to cleanup cancelled builds ([#172](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/172)) [@lox](https://renovatebot.com/gh/lox) - Push stderr to log file as well instead of outputting to terminal ([#176](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/176)) [@GreyKn](https://renovatebot.com/gh/GreyKn) #### Other Changes - Replace eval with xargs for parsing BUILDKITE_COMMAND ([#165](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/165)) [@lox](https://renovatebot.com/gh/lox) - Update buildkite/plugin-tester:latest Docker digest to 38c4bc ([#168](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/168)) [@renovate](https://renovatebot.com/gh/renovate)[bot] - Remove incorrect reference to cleanup function ([#175](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/175)) [@lox](https://renovatebot.com/gh/lox) - Update buildkite plugin shellcheck to v1.1.2 ([#178](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/178)) [@renovate](https://renovatebot.com/gh/renovate)[bot] - Use `label` over `name` for build step config in examples ([#181](https://renovatebot.com/gh/buildkite-plugins/docker-compose-buildkite-plugin/issues/181)) [@petervandoros](https://renovatebot.com/gh/petervandoros) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v2.5.1: + docker-compose#v2.6.0: run: app ```Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.