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 Bats to 1.10.0 #189

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Update Bats to 1.10.0 #189

merged 2 commits into from
Sep 13, 2023

Conversation

vikin91
Copy link
Contributor

@vikin91 vikin91 commented Sep 13, 2023

While running bats tests locally (version 1.10.0), some scanner tests produced a warning:

BW02: Using flags on `run` requires at least BATS_VERSION=1.5.0. Use `bats_require_minimum_version 1.5.0` to fix

However, adding the call to bats_require_minimum_version 1.5.0 requires version of at least 1.7.0. So instead updating to 1.7.0, I decided to update to the newest available versions of bats core, support, and assert.

@vikin91 vikin91 marked this pull request as ready for review September 13, 2023 09:30
[email protected] seems to be unavailable over npm yet
@vikin91 vikin91 merged commit 3889f31 into main Sep 13, 2023
8 checks passed
@vikin91 vikin91 deleted the piotr/update-bats branch September 13, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants