Commit 983698b
authored
Bumps [test/bats](https://github.com/bats-core/bats-core) from `855844b` to `6aee49b`.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Commits](bats-core/bats-core@855844b...6aee49b)
---
updated-dependencies:
- dependency-name: test/bats
dependency-version: 6aee49bd671e4a29ec680866388e3133d96c784b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1950ff1 commit 983698b
1 file changed
+1
-1
lines changed- .devcontainer/Dockerfile+1
- .github/workflows/release.yml+2-2
- .github/workflows/scorecard.yml+1-1
- .github/workflows/tests.yml+8-5
- .gitignore+2-2
- Dockerfile+1
- compose.override.dist+1-1
- compose.yaml
- docs/CHANGELOG.md+12-1
- docs/source/faq.rst+1-2
- lib/bats-core/common.bash+6-2
- lib/bats-core/test_functions.bash+10-2
- libexec/bats-core/bats+9
- libexec/bats-core/bats-exec-file+10
- libexec/bats-core/bats-exec-suite+22-5
- libexec/bats-core/bats-format-junit+1
- libexec/bats-core/bats-gather-tests+22-3
- libexec/bats-core/bats-preprocess+1-6
- test/bats.bats+51-1
- test/fixtures/bats/abort/early failure.bats+13
- test/fixtures/bats/abort/saturate parallelization.bats+3
- test/fixtures/bats/abort/should not be executed.bats+3
- test/fixtures/junit-formatter/issue_1149.bats+12
- test/junit-formatter.bats+23-10
- test/suite.bats+19
0 commit comments