wait-for icon indicating copy to clipboard operation
wait-for copied to clipboard

build(deps-dev): bump bats from 1.11.0 to 1.11.1

Open dependabot[bot] opened this issue 11 months ago • 0 comments

Bumps bats from 1.11.0 to 1.11.1.

Release notes

Sourced from bats's releases.

v1.11.1

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

Sourced from bats's changelog.

[1.11.1] - 2024-11-29

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)
Commits
  • b640ec3 Bump to v1.11.1
  • c72e6bf fix: CI update from macos-{12,13} to macsos-{13,14,15}
  • 28ee585 Merge pull request #1012 from bats-core/dependabot/github_actions/actions/set...
  • 56fcb05 Merge pull request #1009 from bats-core/dependabot/github_actions/docker/setu...
  • 179a0b6 Merge pull request #997 from bats-core/dependabot/github_actions/ossf/scoreca...
  • 6bb8f8e Merge pull request #996 from bats-core/dependabot/github_actions/codespell-pr...
  • a61c90e Merge pull request #1011 from x-yuri/tutorial-existent
  • 958933f Add changelog entry for #1011
  • ab3c99b Merge pull request #1017 from youngderekm/upgrade-detik
  • f06a627 Update CHANGELOG.md
  • 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)

dependabot[bot] avatar Dec 02 '24 15:12 dependabot[bot]