Commit 15b86a5
authored
build(deps): bump tests/bats from
Bumps [tests/bats](https://github.com/bats-core/bats-core) from `713504b` to `1807c8b`.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Commits](bats-core/bats-core@713504b...1807c8b)
---
updated-dependencies:
- dependency-name: tests/bats
dependency-version: 1807c8bd5a7b03e53444c230460caecb882a0b3d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>713504b to 1807c8b
1 parent fa99d13 commit 15b86a5
1 file changed
Lines changed: 1 addition & 1 deletion
- .devcontainer/Dockerfile+1
- .github/workflows/release.yml+2-2
- .github/workflows/scorecard.yml+1-1
- .github/workflows/tests.yml+10-5
- .gitignore+2-2
- Dockerfile+1
- compose.override.dist+1-1
- compose.yaml
- docs/CHANGELOG.md+23
- docs/source/faq.rst+1-2
- docs/source/writing-tests.md+1-5
- lib/bats-core/common.bash+6-2
- lib/bats-core/test_functions.bash+12-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+3-2
- libexec/bats-core/bats-gather-tests+22-3
- libexec/bats-core/bats-preprocess+1-6
- report.log+6
- report.xml+3
- test/bats.bats+77-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/fixtures/junit-formatter/xml-escape.bats+5-5
- test/junit-formatter.bats+23-10
- test/parallel.bats+2
- test/suite.bats+19
- test2/setup_suite.bash+3
- test2/test.bats+3
0 commit comments