Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency bats to v1.4.1 #182

Merged
merged 1 commit into from
Aug 2, 2021
Merged

Update dependency bats to v1.4.1 #182

merged 1 commit into from
Aug 2, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bats 1.3.0 -> 1.4.1 age adoption passing confidence

Release Notes

bats-core/bats-core

v1.4.1

Compare Source

Bats 1.4.1

Released: 2021-07-24

Added:

  • Docker image architectures amd64, 386, arm64, arm/v7, arm/v6, ppc64le, s390x (#​438)

Fixed:

  • automatic push to Dockerhub (#​438)

v1.4.0

Compare Source

Bats 1.4.0

Released: 2021-07-23

Added:

  • added BATS_TEST_TMPDIR, BATS_FILE_TMPDIR, BATS_SUITE_TMPDIR (#​413)
  • added checks and improved documentation for $BATS_TMPDIR (#​410)
  • the docker container now uses tini as the
    container entrypoint to improve signal forwarding (#​407)
  • script to uninstall bats from a given prefix (#​400)
  • replace preprocessed file path (e.g. /tmp/bats-run-22908-NP0f9h/bats.23102.src)
    with original filename in stdout/err (but not FD3!) (#​429)
  • print aborted command on SIGINT/CTRL+C (#​368)
  • print error message when BATS_RUN_TMPDIR could not be created (#​422)
Documentation

Fixed:

  • fix bats_tap_stream_unknown: command not found with pretty formatter, when
    writing non compliant extended output (#​412)
  • avoid collisions on $BATS_RUN_TMPDIR with --no-tempdir-cleanup and docker
    by using mktemp additionally to PID (#​409)
  • pretty printer now puts text that is printed to FD 3 below the test name (#​426)
  • rm semaphores/slot-: No such file or directory in parallel mode on MacOS
    (#​434, #​433)
  • fix YAML blocks in TAP13 formatter using ... instead of --- to start
    a block (#​442)
  • fixed some typos in comments (#​441, #​447)
  • ensure /code exists in docker container, to make examples work again (#​440)
  • also display error messages from free code (#​429)
  • npm installed version on Windows: fix broken internal LIBEXEC paths (#​459)

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependency label Jul 23, 2021
@renovate renovate bot changed the title Update dependency bats to v1.4.0 Update dependency bats to v1.4.1 Jul 24, 2021
@ccremer ccremer merged commit 9d30a27 into master Aug 2, 2021
@ccremer ccremer deleted the renovate/bats-1.x branch August 2, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants