seek-oss / skuba

🤿 SEEK development toolkit for backend applications and packages
https://seek-oss.github.io/skuba/
MIT License
60 stars 32 forks source link

deps: dependency docker-compose to v5.3.0 #1615

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker-compose minor v5.2.0 -> v5.3.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

buildkite-plugins/docker-compose-buildkite-plugin (docker-compose) ### [`v5.3.0`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.3.0): (⛈️ Cold Winter) [Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v5.2.0...v5.3.0) ##### Changes - Add option to build with `--with-dependencies` ([#​449](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/449)) [@​mtollie](https://togithub.com/mtollie) - Mount agent job socket/token ([#​444](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/444)) [@​jradtilbrook](https://togithub.com/jradtilbrook) ##### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v5.2.0: + docker-compose#v5.3.0: image: someimage workdir: /app ``` *You can check out our [notes](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/blob/master/docs/upgrading-to-v5.md) for more detailed information on the major release of the plugin [v5](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/tag/v5.0.0)*

Configuration

📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: ee2e7f87fc2790a45c74dc7ce752807e3411ed74

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR