Commit 0512af5
authored
Bump test/bats from
Bumps [test/bats](https://github.com/bats-core/bats-core) from `1807c8b` to `afd1643`.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Commits](bats-core/bats-core@1807c8b...afd1643)
---
updated-dependencies:
- dependency-name: test/bats
dependency-version: afd16437571ac0237f5372a6db51c06f38a0d4a3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>1807c8b to afd1643
1 parent 3fdd249 commit 0512af5
1 file changed
+1
-1
lines changed- .github/workflows/codespell.yml+1-1
- .github/workflows/dependency-review.yml+2-2
- .github/workflows/release.yml+4-4
- .github/workflows/release_dockerhub.yml+4-4
- .github/workflows/scorecard.yml+3-3
- .github/workflows/tests.yml+43-36
- .gitignore+3
- contrib/rpm/bats.spec+1-1
- docs/CHANGELOG.md+10
- lib/bats-core/common.bash+16
- libexec/bats-core/bats+1-1
- libexec/bats-core/bats-exec-file+3-3
- libexec/bats-core/bats-exec-suite+2-2
- libexec/bats-core/bats-exec-test+48-46
- libexec/bats-core/bats-format-junit+51-21
- libexec/bats-core/bats-gather-tests+1
- package.json+1-1
- report.log-6
- report.xml-3
- test/bats.bats+2-2
- test/common.bats+25
- test/fixtures/bats/comment_style.bats+2
- test/fixtures/bats/failure_callback.bats+1
- test/fixtures/timeout/issue1067.bats+15
- test/fixtures/timeout/run sleep.bats+3
- test/junit-formatter.bats+10
- test/test_helper.bash+1-1
- test/timeout.bats+19-5
- test2/setup_suite.bash-3
- test2/test.bats-3
0 commit comments