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 #932

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 Mar 11, 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
  • 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.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 requested a review from a team as a code owner March 11, 2024 14:24
@renovate renovate bot requested review from TheBigLee and removed request for a team March 11, 2024 14:24
@renovate renovate bot added the dependency Depedency update label Mar 11, 2024
@renovate renovate bot requested a review from wejdross March 11, 2024 14:24
@renovate renovate bot changed the title chore(deps): update dependency bats to v1.10.0 chore(deps): update dependency bats to v1.10.0 - autoclosed Mar 18, 2024
@renovate renovate bot closed this Mar 18, 2024
@renovate renovate bot deleted the renovate/bats-1.x branch March 18, 2024 13:26
@renovate renovate bot changed the title chore(deps): update dependency bats to v1.10.0 - autoclosed chore(deps): update dependency bats to v1.10.0 Mar 24, 2024
@renovate renovate bot reopened this Mar 24, 2024
@renovate renovate bot restored the renovate/bats-1.x branch March 24, 2024 16:07
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore(deps): update dependency bats to v1.10.0 Update dependency bats to v1.11.0 Mar 24, 2024
@renovate renovate bot changed the title Update dependency bats to v1.11.0 chore(deps): update dependency bats to v1.11.0 Apr 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency bats to v1.11.0 Update dependency bats to v1.11.0 May 15, 2024
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.

None yet

0 participants