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.0 #252

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-tester minor v1.0.0 -> v1.1.0

Release Notes

buildkite-plugins/plugin-tester-buildkite-plugin ### [`v1.1.0`](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/releases/tag/v1.1.0): (πŸ•ŠοΈ Birds Singing and Chirping) [Compare Source](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/compare/v1.0.0...v1.1.0) #### Changed: - Updated bats base image from 1.8 to 1.9 ([#​57](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/issues/57)) [@​renovate-bot](https://togithub.com/renovate-bot) - bats image update consequences ([#​60](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/issues/60)) [@​toote](https://togithub.com/toote) ⚠️ **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.0.0: ~ + - plugin-tester#v1.1.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 has been generated by Mend Renovate. View repository job log here.