wait-for
wait-for copied to clipboard
build(deps-dev): bump bats from 1.11.0 to 1.11.1
Bumps bats from 1.11.0 to 1.11.1.
Release notes
Sourced from bats's releases.
v1.11.1
Added:
- make Dockerfile compatible with
#!/bin/bashfiles (#967)Documentation
- document
bats_pipefunction (#901)Fixed:
- unbreak test suites with multiple files loading common constants (#904), introduced in v1.11.0
- docker image won't crash if a file or directory named 'bats' exists (#920)
- use $BATS_LIBDIR instead of hardcoded lib in 'bats-gather-tests' (#985, #990)
Changed:
- update Docker image with the latest
bats-detikversion 1.3.2 (#1017)- cleanup: remove unused
$BATS_FILTER(#907)Documentation
Changelog
Sourced from bats's changelog.
[1.11.1] - 2024-11-29
Added
- make Dockerfile compatible with
#!/bin/bashfiles (#967)Documentation
- document
bats_pipefunction (#901)Fixed
- unbreak test suites with multiple files loading common constants (#904), introduced in v1.11.0
- docker image won't crash if a file or directory named 'bats' exists (#920)
- use $BATS_LIBDIR instead of hardcoded lib in 'bats-gather-tests' (#985, #990)
Changed
- update Docker image with the latest
bats-detikversion 1.3.2 (#1017)- cleanup: remove unused
$BATS_FILTER(#907)Documentation
Commits
b640ec3Bump to v1.11.1c72e6bffix: CI update from macos-{12,13} to macsos-{13,14,15}28ee585Merge pull request #1012 from bats-core/dependabot/github_actions/actions/set...56fcb05Merge pull request #1009 from bats-core/dependabot/github_actions/docker/setu...179a0b6Merge pull request #997 from bats-core/dependabot/github_actions/ossf/scoreca...6bb8f8eMerge pull request #996 from bats-core/dependabot/github_actions/codespell-pr...a61c90eMerge pull request #1011 from x-yuri/tutorial-existent958933fAdd changelog entry for #1011ab3c99bMerge pull request #1017 from youngderekm/upgrade-detikf06a627Update CHANGELOG.md- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)