Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Nov 8, 2025

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

Added

  • use the syntax parser directive to declare the Dockerfile syntax version (#1127)
  • Negative test filtering via --negative-filter - tests matching the filter are excluded (#1114)
  • fail-fast flag --abort to stop test suite execution on first failure (#1155)

Fixed:

  • unset output, stderr, lines, stderr_lines at the start of run to avoid crosstalk
    between successive invocations (#1105)
  • junit:
    • XML escape fully removes ANSI sequences, e.g. color codes, cursor movements (#1103)
    • fix retried tests being listed multiple times (#1150)
    • fix crash when setup_suite fails (#1125)
  • remove deprecated windows runner (#1119)
  • renamed docker-compose.yml to compose.yaml (#1128)
  • bats_test_function: don't require --tags to be sorted (#1158)
  • fix BATS_TEST_TIMEOUT (#1160)
    • not stopping processes under run
    • prolonging skipped tests

Documentation:

  • moved 3rd-party libraries list into wiki (#1078)

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

Commits

See the full diff on Github. The new version differs by 69 commits:


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 cancel merge
Cancels automatic merging of this PR
@​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 Nov 8, 2025
@jasonkarns jasonkarns merged commit 6dff1ef into main Nov 8, 2025
28 checks passed
@jasonkarns jasonkarns deleted the depfu/update/npm/bats-1.13.0 branch November 8, 2025 18:45
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