buildkite-plugins / docker-buildkite-plugin

πŸ³πŸ“¦ Run any build step in a Docker container
MIT License
112 stars 106 forks source link

chore(deps): update buildkite plugin shellcheck to v1.4.0 #277

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
shellcheck minor v1.3.0 -> v1.4.0

Release Notes

buildkite-plugins/shellcheck-buildkite-plugin (shellcheck) ### [`v1.4.0`](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/releases/tag/v1.4.0): (πŸ‚ Autumn) [Compare Source](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/compare/v1.3.0...v1.4.0) #### What's Changed - Linter fix by [@​toote](https://redirect.github.com/toote) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/46](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/46) - Update buildkite/plugin-tester Docker tag to v4 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/47](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/47) - Use Plugin Tester by [@​toote](https://redirect.github.com/toote) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/49](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/49) - Update buildkite plugin plugin-linter to v3.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/50](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/50) - Fix tests by [@​toote](https://redirect.github.com/toote) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/52](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/52) - Update buildkite plugin plugin-linter to v3.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/53](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/53) - Update buildkite plugin plugin-tester to v1.1.1 by [@​renovate](https://redirect.github.com/renovate) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/54](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/54) - Add Code of Conduct by [@​tomowatt](https://redirect.github.com/tomowatt) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/55](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/55) - SUP-2419: Add CODEOWNERS by [@​tomowatt](https://redirect.github.com/tomowatt) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/56](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/56) - enable image configuration by [@​davidblum](https://redirect.github.com/davidblum) in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/57](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/57) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - shellcheck#v1.3.0: + shellcheck#v1.4.0: files: scripts/*.sh ``` #### New Contributors - [@​tomowatt](https://redirect.github.com/tomowatt) made their first contribution in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/55](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/55) - [@​davidblum](https://redirect.github.com/davidblum) made their first contribution in [https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/57](https://redirect.github.com/buildkite-plugins/shellcheck-buildkite-plugin/pull/57) **Full Changelog**: https://github.com/buildkite-plugins/shellcheck-buildkite-plugin/compare/v1.3.0...v1.4.0

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 was generated by Mend Renovate. View the repository job log.