chore(deps): update dependency bats to v1.8.2 - autoclosed #7
Reference in New Issue
Block a user
Delete Branch "renovate/bats-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.5.0->1.8.2Release Notes
bats-core/bats-core
v1.8.2Compare Source
Bats 1.8.2
Released: 2022-10-19
Fixed:
v1.8.1Compare Source
Bats 1.8.1
Released: 2022-10-19
Fixed:
shfmtall files and enforce via CI (#651)-j<n>(without space) (#657)v1.8.0Compare Source
Bats 1.8.0
Released: 2022-09-15
Added:
--formatter <absolute path>(also works for--report-formatter) (#602)--filter-status failed(#483)BATS_TEST_RETRIESthat specifies how often a test should bereattempted before it is considered failed (#618)
latest-no-faccessat2and<bats-version\>-no-faccessat2foravoiding
bash: bats: No such file or directoryondocker<20.10(orrunc<v1.0.0-rc93) (#622)BATS_TEST_TIMEOUTvariable to force a timeout on test (includingsetup()) (#491)$stderr(fromrun --separate-stderr) with--print-output-on-failure(#631)# bats test_tags=<tag list>/# bats file_tags=<tag list>and--filter-tags <tag list>for tagging tests for execution filters (#642)setup_suitein wrong file (.batsinstead ofsetup_suite.bash) (#652)Documentation
run !on Batsversions >=1.5.0 (#593)
bats_require_minimum_version(#595)setup_suite(#652)Fixed:
run -<N>being incorrectly documented asrun =<N>(#599)--gather-test-outputs-in <directory>to work with existing, emptydirectories (#603)
--clean-and-gather-test-outputs-in <directory>for improved UXloadinteardownmarking failed tests as not run (#612)teardown_fileerrors don't swallowsetup_fileerrors anymore, the behavioris more like
teardown's now (onlyreturn/last command can triggerteardownerrors) (#623)
(18.04 -> 22.04) (#630)
/usr/lib/batsas default value forBATS_LIB_PATH(#628)bats-formatter-junitwhensetup_filefails (#632)teardown/teardown_file/teardown_suitefunctions:only fail via return code, not via ERREXIT (#633)
set -uonsetup_suitefailures (#643)loadnot being available insetup_suite(#644)IFSbyrun(#650)setup_suite's stderr on errors (#649)Documentation
v1.7.0Compare Source
Bats 1.7.0
Released: 2022-05-14
Added:
bats_require_minimum_versionguard (#587)bats_require_minimum_versionto guard code that would not run on olderversions (#587)
Documentation
$BATS_VERSION(#557)Fixed:
SHELLOPTS=nounset(-u) (#558)flockandshlockfor parallel mode test (#554)#with pretty formatter (#561)teardown,teardown_file, andteardown_suitefrom overriding bats'exit code by setting
$status(e.g. via callingrun) (#581, #575)your CI from reporting test failures! The regression happened in version 1.6.0.
run --keep-empty-linesnow reports 0 lines on empty$output(#583)Documentation
run -N(had=Ninstead) (#579)issue #578 for more
details and how to find out if your tests are affected.
v1.6.1Compare Source
Bats 1.6.1
Released: 2022-05-14
Fixed:
teardown,teardown_file, andteardown_suitefrom overriding bats'exit code by setting
$status(e.g. via callingrun) (#581, #575)your CI from reporting test failures! The regression happened in version 1.6.0.
Documentation
run -N(had=Ninstead) (#579)v1.6.0Compare Source
Bats 1.6.0
Released: 2022-02-24
Added:
--code-quote-style(and$BATS_CODE_QUOTE_STYLE) to customizequotes around code blocks in error output (#506)
test run (#525, #535)
bats_load_libraryfor loading libraries from the search path$BATS_LIB_PATH(#548)Fixed:
/tmp/latchin selftest suite(single use latch) (#516)
teardown_fileas<failure>in junit output (#532)Documentation
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
117cb4dfc4to6c41859d036c41859d03toed222bba2bed222bba2btoa9fdffc23ea9fdffc23etof6ed48d049chore(deps): update dependency bats to v1.8.2to chore(deps): update dependency bats to v1.8.2 - autoclosed