Commit ef619a0
authored
Bump test/bats from
Bumps [test/bats](https://github.com/bats-core/bats-core) from `1807c8b` to `33ae886`.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Commits](bats-core/bats-core@1807c8b...33ae886)
---
updated-dependencies:
- dependency-name: test/bats
dependency-version: 33ae8862cd058e004f9f04e1f9ad6197763a1cb2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>1807c8b to 33ae886
1 parent 3fdd249 commit ef619a0
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+12
- 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+53-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/junit-formatter/xml-escape.bats+1-1
- test/fixtures/timeout/issue1067.bats+15
- test/fixtures/timeout/run sleep.bats+3
- test/junit-formatter.bats+15-3
- test/test_helper.bash+1-1
- test/timeout.bats+19-5
- test2/setup_suite.bash-3
- test2/test.bats-3
0 commit comments