buildkite-plugins / docker-compose-buildkite-plugin

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

Update buildkite plugin plugin-linter to v3.3.0 #424

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
plugin-linter minor v3.2.0 -> v3.3.0

Release Notes

buildkite-plugins/plugin-linter-buildkite-plugin (plugin-linter) ### [`v3.3.0`](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/releases/tag/v3.3.0): (β˜• Good Coffee) [Compare Source](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/compare/v3.2.0...v3.3.0) #### Changed: - Update linter version ([#​58](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/issues/58)) [@​pzeballos](https://togithub.com/pzeballos) - Add new `skip-invalid option` ([#​59](https://togithub.com/buildkite-plugins/plugin-linter-buildkite-plugin/issues/59)) [@​toote](https://togithub.com/toote) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - plugins: - plugin-linter#v3.2.0: + plugin-linter#v3.3.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.