Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps bats from 1.11.1 to 1.12.0.

Release notes

Sourced from bats's releases.

v1.12.0

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)
Changelog

Sourced from bats's changelog.

[1.12.0] - 2025-05-18

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)
Commits
  • 713504b feat: release Bats v1.12.0
  • 63f5d82 Merge pull request #1027 from bats-core/dependabot/github_actions/actions/dep...
  • addb33e Merge pull request #1053 from bats-core/dependabot/github_actions/vmactions/f...
  • 3be6008 Merge pull request #1070 from bats-core/dependabot/github_actions/github/code...
  • 800cd29 Merge pull request #1071 from bats-core/dependabot/github_actions/actions/upl...
  • 40ed9bd Merge pull request #1073 from bats-core/dependabot/github_actions/docker/buil...
  • fed179f Merge pull request #1083 from bats-core/remove-deprecated-20-04
  • 83ed451 v43 does not have the amd64 binary, so we need to use v42 for now
  • 6dadcff add changelog bump kcov
  • 801c659 remove deprecated ubuntu 20.04 from CI
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
Bumps [bats](https://github.com/bats-core/bats-core) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/bats-core/bats-core/releases)
- [Changelog](https://github.com/bats-core/bats-core/blob/master/docs/CHANGELOG.md)
- [Commits](bats-core/bats-core@v1.11.1...v1.12.0)

---
updated-dependencies:
- dependency-name: bats
  dependency-version: 1.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bats-1.12.0 branch from ad441ce to 79e0bee Compare June 11, 2025 15:33
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 10, 2025

Superseded by #64.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bats-1.12.0 branch November 10, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant