Update bats 1.12.0 → 1.13.0 (minor) #213
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bats (1.12.0 → 1.13.0) · Repo
Release Notes
1.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 69 commits:
feat: release Bats v1.13.0Merge pull request #1125 from Peter-Darton-i2/pr/fix-issue-1106chore: add changelog entry for #1125Catch setup-suite issuesAdd unit-test to show the problemMerge pull request #1168 from bats-core/dependabot/github_actions/actions/setup-node-6.0.0build(deps): bump actions/setup-node from 5.0.0 to 6.0.0Merge pull request #1165 from bats-core/dependabot/github_actions/actions/checkout-5.0.0Merge pull request #1160 from martin-schulze-vireso/fix/BATS_TEST_TIMEOUT_runfix BATS_TEST_TIMEOUT prolonging runtime of skipped tests (fixes #1067)fix: get ps working across platforrmsfix: shellcheck warningsfix(timeout): kill process under run as wellfix(CI): macos-13 is deprecated and fails due to brownoutbuild(deps): bump actions/checkout from 4.1.1 to 5.0.0Merge pull request #1148 from bats-core/dependabot/github_actions/docker/login-action-3.6.0Merge pull request #1151 from bats-core/dependabot/github_actions/ossf/scorecard-action-2.4.3Merge pull request #1156 from bats-core/dependabot/github_actions/actions/dependency-review-action-4.8.1Merge pull request #1157 from bats-core/dependabot/github_actions/docker/setup-qemu-action-3.6.0Merge pull request #1162 from bats-core/dependabot/github_actions/actions/upload-artifact-5.0.0build(deps): bump docker/setup-qemu-action from 3.0.0 to 3.6.0build(deps): bump actions/upload-artifact from 4.6.1 to 5.0.0Merge pull request #1163 from martin-schulze-vireso/fix/freebsd-runnerCI: remove deprecated macos-13 runnerCI: use less fragile freebsd vmMerge pull request #1161 from martin-schulze-vireso/fix/flaky-tests-on-cifix(CI): flaky testsMerge pull request #1158 from martin-schulze-vireso/fix/bats_test_function-requires-sorted-tagsfix: bats_test_function requires --tags to be sortedMerge pull request #1155 from martin-schulze-vireso/feat/fail-fastfeat: add --abort cli flag to abort test suite on first failurefix: focus mode disables pretty formatterbuild(deps): bump actions/dependency-review-action from 4.5.0 to 4.8.1Merge pull request #1150 from bjornwein/junit-retry-fixMerge pull request #1114 from AdamWill/add-negative-filterfix changelog entryfix: path in test expectationchore: remove unnecessary echo $outputFix bats-core#1149Add a --negative-filter option (#1114)Merge pull request #1128 from JamBalaya56562/composechore: add chengelog entry for #1128chore(docker): replace `docker-compose.yml` with `compose.yaml`Merge pull request #1154 from bats-core/dependabot/github_actions/github/codeql-action-4.30.8Merge pull request #1140 from bats-core/dependabot/github_actions/actions/setup-node-5.0.0Merge pull request #1127 from JamBalaya56562/syntaxMerge pull request #1119 from bats-core/remove-deprecated-windows-runnerbuild(deps): bump github/codeql-action from 3.28.10 to 4.30.8build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3build(deps): bump docker/login-action from 3.3.0 to 3.6.0build(deps): bump actions/setup-node from 4.1.0 to 5.0.0chore(docker): add `syntax` parser directive to Dockerfileadd changelog entry for removing deprecated windows runnerremove other testsReapply "Merge pull request #1103 from lucasbernardestoradex/master"Revert "Merge pull request #1103 from lucasbernardestoradex/master"remove deprecated windows runnerMerge pull request #1103 from lucasbernardestoradex/masterfix(run): unset output wreaks havoc in bats-assert testsUpdate CHANGELOG.mdjunit: XML escape fully removes ANSI sequencesMerge pull request #1105 from jakub-bochenski/patch-1run: add test for unset output/stdrAdd changelog entry for #1105also unset _linesfix: Unset sterr in run()Merge pull request #1078 from AlexSkrypnyk/patch-1[#800] Added a reference to 3rd party libraries wikidocs: add back unreleased sectionDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands