buildkite-plugins / docker-compose-buildkite-plugin

🐳⚑️ Run build scripts, and build + push images, w/ Docker Compose
MIT License
172 stars 139 forks source link

Update buildkite plugin plugin-linter to v3.1.0 #375

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
plugin-linter minor v3.0.0 -> v3.1.0

Release Notes

buildkite-plugins/plugin-linter-buildkite-plugin ### [`v3.1.0`](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/releases/tag/v3.1.0): (πŸ₯‘ Guacamole) [Compare Source](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/compare/v3.0.0...v3.1.0) #### Changed: - Pin image to actual version ([#​48](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/issues/48)) [@​toote](https://togithub.com/toote) - Update Linter image tag version ([#​49](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/issues/49)) [@​pzeballos](https://togithub.com/pzeballos) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - plugin-linter#v3.0.0: + plugin-linter#v3.1.0: id: my-org/my-plugin ```

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.



This PR has been generated by Mend Renovate. View repository job log here.