Skip to content
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

Update dependency bats to v1.11.0 #151

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Update dependency bats to v1.11.0 #151

merged 1 commit into from
Jun 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bats 1.10.0 -> 1.11.0 age adoption passing confidence

Release Notes

bats-core/bats-core (bats)

v1.11.0

Compare Source

Added:
  • hardened CI scripts by using hashes instead of versions for actions and restricting permissions (#​754, #​770)
  • add security.md (#​762)
  • add codespell CI checks (#​720)
  • dynamic test registration via bats_test_function (#​349)
  • add check that Bats is executed with Bash >= 3.2 (#​873)
Fixed:
  • install.sh now works for deviating lib/ dirs (like lib32,lib64) (#​487)
  • catch unset BATS_TEST_SOURCE in lib/bats-core/tracing.bash so
    set -u/set -o nounset works as expected (#​827)
  • fix --gather-test-outputs-in fails on tests with multiple / (#​789)
  • install does not create unused /usr/share/bats anymore (#​857)
  • ensure IFS is unchanged in {setup,teardown}{_suite,_file,}, @test and free code (#​879)
  • junit formatter: remove ANSI Codes to avoid invalid XML character (#​886)
Changed:
  • update Docker image with the latest bats-file version 0.4.0 (#​780)
  • update Docker image with the latest bats-detik version 1.3.0 (#​876)
Documentation
  • clarify docker usage (#​741)
  • update Arch Linux package URL in installation.rst (#​821)
  • rename bash-bats to bats for Arch Linux in installation.rst (#​836)
  • fix FAQ entry about setup-/teardown_suite, as they are available now (#​861)
  • added logo (#​881)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency Depedency update label Apr 26, 2024
@bastjan bastjan merged commit 320d3ee into master Jun 13, 2024
4 checks passed
@bastjan bastjan deleted the renovate/bats-1.x branch June 13, 2024 11:02
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.

1 participant