Skip to content

Bump bats from 1.11.1 to 1.12.0#371

Merged
stefanzweifel merged 1 commit intomasterfrom
dependabot/npm_and_yarn/bats-1.12.0
May 19, 2025
Merged

Bump bats from 1.11.1 to 1.12.0#371
stefanzweifel merged 1 commit intomasterfrom
dependabot/npm_and_yarn/bats-1.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2025
@stefanzweifel stefanzweifel merged commit ae11462 into master May 19, 2025
2 checks passed
@stefanzweifel stefanzweifel deleted the dependabot/npm_and_yarn/bats-1.12.0 branch May 19, 2025 07:43
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