Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Jul 25, 2021

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.3.0 → 1.4.1) · Repo

Release Notes

1.4.1

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)

1.4.0

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)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu 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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jul 25, 2021
@jasonkarns jasonkarns merged commit 6c7b4aa into master Aug 10, 2021
@jasonkarns jasonkarns deleted the depfu/update/npm/bats-1.4.1 branch August 10, 2021 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants