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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
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.