Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Type Update Change
bats/bats (source) final minor 1.12.0 -> 1.13.0

Release Notes

bats-core/bats-core (bats/bats)

v1.13.0

Compare Source

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)

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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners November 19, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant