Update all non-major dependencies #21
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.
This PR contains the following updates:
1.9.0
->1.11.1
1.0.1
->1.2.5
Release Notes
bats-core/bats-core (bats)
v1.11.1
Compare Source
Added:
#!/bin/bash
files (#967)Documentation
bats_pipe
function (#901)Fixed:
Changed:
bats-detik
version 1.3.2 (#1017)$BATS_FILTER
(#907)Documentation
v1.11.0
Compare Source
Added:
bats_test_function
(#349)Fixed:
install.sh
now works for deviatinglib/
dirs (likelib32
,lib64
) (#487)BATS_TEST_SOURCE
inlib/bats-core/tracing.bash
soset -u
/set -o nounset
works as expected (#827)--gather-test-outputs-in
fails on tests with multiple/
(#789)/usr/share/bats
anymore (#857){setup,teardown}{_suite,_file,}
,@test
and free code (#879)Changed:
bats-file
version 0.4.0 (#780)bats-detik
version 1.3.0 (#876)Documentation
v1.10.0
Compare Source
Added:
${BATS_TEST_TAGS[@​]}
for querying the tags during a test (#705)--jobs
(#693)--formatter cat
(#710)bats_pipe
helper function forrun
that executes\|
as pipes (#663)Documentation:
--formatter cat
(#710)Fixed:
run
with options overwriting the value ofi
(#726, #727)${BATS_TEST_NAMES[@​]}
containing only--tags
instead of test name since Bats v1.8.0 (#705)run --keep-empty-lines
counting trailing\n
as (empty) new line (#711)--gather-test-outputs-in
fails on tests with/
(#735)date
breaks--timing
(#736)Documentation
jasonkarns/bats-mock (bats-mock)
v1.2.5
Compare Source
Fixed release workflow. Real changes are in v1.2.0
Full Changelog: jasonkarns/bats-mock@v1.2.4...v1.2.5
v1.2.1
Compare Source
Fixed release workflow. Real changes are in v1.2.0
Full Changelog: jasonkarns/bats-mock@v1.2.0...v1.2.1
v1.2.0
Compare Source
What's Changed
784d7b7
by @jasonkarns in https://github.com/jasonkarns/bats-mock/pull/42New Contributors
Full Changelog: jasonkarns/bats-mock@v1.1.1...v1.2.0
v1.1.0
Compare Source
What's Changed
bats-assert
by @agent-0028 in https://github.com/jasonkarns/bats-mock/pull/16New Contributors
Full Changelog: jasonkarns/bats-mock@v1.0.0...v1.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.