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 plugin-tester to v1.1.1 #266

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
plugin-tester patch v1.1.0 -> v1.1.1

Release Notes

buildkite-plugins/plugin-tester-buildkite-plugin (plugin-tester) ### [`v1.1.1`](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/releases/tag/v1.1.1): (πŸš— New Car) [Compare Source](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/compare/v1.1.0...v1.1.1) #### Changed: - Updated plugin tester image from v4.1.0 to v4.1.1 ([#​7](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/issues/7)) [@​pzeballos](https://togithub.com/pzeballos) - Several libs updates ⚠️ **Important**: you need to ensure that you are using the helper script with the appropriate variable in your test scripts load "${BATS_PLUGIN_PATH}/load.bash" #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - label: "πŸ”¨ Tests" plugins: - - plugin-tester#v1.1.0: ~ + - plugin-tester#v1.1.1: ~ ```

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.