Skip to content

Commit 7169295

Browse files
update turf to 0.13.0 (#1045)
Co-authored-by: actions-bot <[email protected]>
1 parent 7736458 commit 7169295

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Here are some solutions to several common problems that may occur when adding a
405405
[![tfmask](https://github.com/cloudposse/packages/workflows/tfmask/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfmask) | 0.7.0 | Terraform utility to mask select output from `terraform plan` and `terraform apply`
406406
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.18.0 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
407407
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.16.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
408-
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.12.0 | Turf is Cloud Posse's command-line automation helper.
408+
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.13.0 | Turf is Cloud Posse's command-line automation helper.
409409
[![variant](https://github.com/cloudposse/packages/workflows/variant/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.37.0 | Variant is a Universal CLI tool that works like a task runner
410410
[![variant2](https://github.com/cloudposse/packages/workflows/variant2/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant2) | 0.37.1 | Second major version of Variant, a Universal CLI tool that works like a task runner
411411
[![vault](https://github.com/cloudposse/packages/workflows/vault/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avault) | 1.6.3 | Hashicorp vault

docs/badges.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
[![tfmask](https://github.com/cloudposse/packages/workflows/tfmask/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfmask) | 0.7.0 | Terraform utility to mask select output from `terraform plan` and `terraform apply`
120120
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.18.0 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
121121
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.16.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
122-
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.12.0 | Turf is Cloud Posse's command-line automation helper.
122+
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.13.0 | Turf is Cloud Posse's command-line automation helper.
123123
[![variant](https://github.com/cloudposse/packages/workflows/variant/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.37.0 | Variant is a Universal CLI tool that works like a task runner
124124
[![variant2](https://github.com/cloudposse/packages/workflows/variant2/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant2) | 0.37.1 | Second major version of Variant, a Universal CLI tool that works like a task runner
125125
[![vault](https://github.com/cloudposse/packages/workflows/vault/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avault) | 1.6.3 | Hashicorp vault

docs/targets.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ tfenv 0.4.0 Transform environment variables for use wit
124124
tfmask 0.7.0 Terraform utility to mask select output from `terraform plan` and `terraform apply`
125125
thanos 0.18.0 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
126126
trivy 0.16.0 A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
127-
turf 0.12.0 Turf is Cloud Posse's command-line automation helper.
127+
turf 0.13.0 Turf is Cloud Posse's command-line automation helper.
128128
variant 0.37.0 Variant is a Universal CLI tool that works like a task runner
129129
variant2 0.37.1 Second major version of Variant, a Universal CLI tool that works like a task runner
130130
vault 1.6.3 Hashicorp vault

vendor/turf/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0
1+
0.13.0

0 commit comments

Comments
 (0)