Skip to content

Update dependency bats to v1.12.0 #1040

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bats 1.11.0 -> 1.12.0 age adoption passing confidence
  • PR contains the label that identifies the area, one of: area:operator, area:chart
  • If the PR is targeting a Helm chart, add the chart label, e.g. chart:k8up

Release Notes

bats-core/bats-core (bats)

v1.12.0

Compare Source

Added :

  • bats::on_failure hook that gets called when a test or setup* function fails (#​1031)

Fixed:

  • increase compatibility with Solaris (#​1043)
  • fix noclobber breaking bats-gather-tests (#​1042)
  • fix exiting with 0 despite bats:focus when all tests have been filtered out (#​1058)
  • remove deprecated ubuntu 20.04 from CI config (#​1083)
Documentation:
  • Fix hyperlink to external Bash resource (#​1033)
  • Remove mentions to no longer existing find_library_load_path in
    lib/bats-core docstrings (#​1032)
  • Add missing "status" word in --returned-status documentation (#​1077)

v1.11.1

Compare Source

Added:

  • make Dockerfile compatible with #!/bin/bash files (#​967)

Documentation

  • document bats_pipe function (#​901)

Fixed:

  • unbreak test suites with multiple files loading common constants (#​904), introduced in v1.11.0
  • docker image won't crash if a file or directory named 'bats' exists (#​920)
  • use $BATS_LIBDIR instead of hardcoded lib in 'bats-gather-tests' (#​985, #​990)

Changed:

  • update Docker image with the latest bats-detik version 1.3.2 (#​1017)
  • cleanup: remove unused $BATS_FILTER (#​907)

Documentation

  • fix hard-coded link to readthedocs (#​901)
  • fix tutorial code for multiline test suite (#​1011)

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 a review from a team as a code owner February 11, 2025 19:39
@renovate renovate bot added the dependency Depedency update label Feb 11, 2025
@renovate renovate bot requested review from TheBigLee and zugao and removed request for a team February 11, 2025 19:39
@renovate renovate bot changed the title chore(deps): update dependency bats to v1.11.1 Update dependency bats to v1.11.1 Feb 25, 2025
@renovate renovate bot changed the title Update dependency bats to v1.11.1 chore(deps): update dependency bats to v1.11.1 Feb 28, 2025
@renovate renovate bot changed the title chore(deps): update dependency bats to v1.11.1 Update dependency bats to v1.11.1 Apr 30, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update dependency bats to v1.11.1 Update dependency bats to v1.12.0 May 18, 2025
@renovate renovate bot force-pushed the renovate/bats-1.x branch from 1ee18dd to 1d5c3a8 Compare May 18, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Depedency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants