ccremer / kubernetes-zfs-provisioner

Dynamic ZFS persistent volume provisioner for Kubernetes
Apache License 2.0
74 stars 7 forks source link

fix(deps): update module github.com/gruntwork-io/terratest to v0.47.1 #107

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gruntwork-io/terratest v0.43.12 -> v0.47.1 age adoption passing confidence

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.47.1`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.47.1) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.47.0...v0.47.1) #### Modules affected - `aws` - `retry` #### Description - Extended VPC struct to support cidrblock,cidr associations and ipv6 a… by [@​james03160927](https://togithub.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1422](https://togithub.com/gruntwork-io/terratest/pull/1422) - Add Route53 by [@​james03160927](https://togithub.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1421](https://togithub.com/gruntwork-io/terratest/pull/1421) - Allow to fail on specific warning messages by [@​james03160927](https://togithub.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1426](https://togithub.com/gruntwork-io/terratest/pull/1426) - Fix CircleCi Helm Test by [@​james03160927](https://togithub.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1429](https://togithub.com/gruntwork-io/terratest/pull/1429) - OpenTofu 1.8 upgrade by [@​denis256](https://togithub.com/denis256) in [https://github.com/gruntwork-io/terratest/pull/1431](https://togithub.com/gruntwork-io/terratest/pull/1431) - Bump nokogiri from 1.16.3 to 1.16.5 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1406](https://togithub.com/gruntwork-io/terratest/pull/1406) - Bump rexml from 3.2.5 to 3.3.3 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1430](https://togithub.com/gruntwork-io/terratest/pull/1430) - Bump github.com/docker/cli from 20.10.7+incompatible to 20.10.9+incompatible by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1410](https://togithub.com/gruntwork-io/terratest/pull/1410) - Bump commonmarker from 0.17.13 to 0.23.10 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1433](https://togithub.com/gruntwork-io/terratest/pull/1433) - Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1434](https://togithub.com/gruntwork-io/terratest/pull/1434) - Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/gruntwork-io/terratest/pull/1428](https://togithub.com/gruntwork-io/terratest/pull/1428) - Fix additional issues with circleCi by [@​james03160927](https://togithub.com/james03160927) in [https://github.com/gruntwork-io/terratest/pull/1436](https://togithub.com/gruntwork-io/terratest/pull/1436) - Update go-getter from v1.7.5 to v1.7.6 by [@​roysha1](https://togithub.com/roysha1) in [https://github.com/gruntwork-io/terratest/pull/1438](https://togithub.com/gruntwork-io/terratest/pull/1438) #### Special thanks Special thanks to the following users for their contribution! - [@​roysha1](https://togithub.com/roysha1) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1422](https://togithub.com/gruntwork-io/terratest/pull/1422) - [https://github.com/gruntwork-io/terratest/pull/1421](https://togithub.com/gruntwork-io/terratest/pull/1421) - [https://github.com/gruntwork-io/terratest/pull/1429](https://togithub.com/gruntwork-io/terratest/pull/1429) - [https://github.com/gruntwork-io/terratest/pull/1431](https://togithub.com/gruntwork-io/terratest/pull/1431) - [https://github.com/gruntwork-io/terratest/pull/1406](https://togithub.com/gruntwork-io/terratest/pull/1406) - [https://github.com/gruntwork-io/terratest/pull/1430](https://togithub.com/gruntwork-io/terratest/pull/1430) - [https://github.com/gruntwork-io/terratest/pull/1410](https://togithub.com/gruntwork-io/terratest/pull/1410) - [https://github.com/gruntwork-io/terratest/pull/1433](https://togithub.com/gruntwork-io/terratest/pull/1433) - [https://github.com/gruntwork-io/terratest/pull/1428](https://togithub.com/gruntwork-io/terratest/pull/1428) - [https://github.com/gruntwork-io/terratest/pull/1436](https://togithub.com/gruntwork-io/terratest/pull/1436) - [https://github.com/gruntwork-io/terratest/pull/1438](https://togithub.com/gruntwork-io/terratest/pull/1438) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.47.0...v0.47.1 ### [`v0.47.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.47.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.16...v0.47.0) #### Modules affected - `packer` - `aws` - `helm` - `azure` #### Description - Added support for Packer 1.10 - Fixed error checking in Azure - Fixed tests and documentation for helm, aws, packer modules #### Related links - [https://github.com/gruntwork-io/terratest/pull/1395](https://togithub.com/gruntwork-io/terratest/pull/1395) - [https://github.com/gruntwork-io/terratest/pull/1419](https://togithub.com/gruntwork-io/terratest/pull/1419) ### [`v0.46.16`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.16) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.15...v0.46.16) #### Description - Updated `github.com/hashicorp/go-getter` from 1.7.4 to 1.7.5. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1415](https://togithub.com/gruntwork-io/terratest/pull/1415) ### [`v0.46.15`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.15) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.14...v0.46.15) #### Description - Updated [golang.org/x/net](https://togithub.com/golang/net) from `0.17.0` to `0.23.0`. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1402](https://togithub.com/gruntwork-io/terratest/pull/1402) ### [`v0.46.14`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.14) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.13...v0.46.14) #### Modules affected - `opa` #### Description - Updated go-getter to 1.7.4 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1404](https://togithub.com/gruntwork-io/terratest/pull/1404) ### [`v0.46.13`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.13) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.12...v0.46.13) #### Modules affected - `docker` #### Description - Updated `github.com/docker/docker` from `24.0.7+incompatible` to `24.0.9+incompatible` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1398](https://togithub.com/gruntwork-io/terratest/pull/1398) ### [`v0.46.12`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.12) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.11...v0.46.12) #### Description - Updated google.golang.org/protobuf from 1.31.0 to 1.33.0 - Updated golang.org/x/crypto from 0.14.0 to 0.17.0 - Updated nokogiri from 1.14.3 to 1.16.3 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1396](https://togithub.com/gruntwork-io/terratest/pull/1396) - [https://github.com/gruntwork-io/terratest/pull/1381](https://togithub.com/gruntwork-io/terratest/pull/1381) - [https://github.com/gruntwork-io/terratest/pull/1397](https://togithub.com/gruntwork-io/terratest/pull/1397) ### [`v0.46.11`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.11) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.10...v0.46.11) ##### Modules affected - `aws` ##### Description - Updated `GetAmazonLinuxAmiE` to search for Amazon Linux 2 AMIs ##### Related links - [https://github.com/gruntwork-io/terratest/pull/1387](https://togithub.com/gruntwork-io/terratest/pull/1387) ### [`v0.46.10`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.10) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.9...v0.46.10) #### Modules affected - `test-structure` - `git` #### Description - Updated `runValidateOnAllTerraformModules` function, which is used under the hood by `ValidateAllTerraformModules` and `OPAEvalAllTerraformModules`, to: 1. Find the Git root using `git.GetRepoRootForDirE`, instead of a hard-coded `../../` file path. 2. Copy the Git root to a temp folder once, rather than once per sub-test. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1376](https://togithub.com/gruntwork-io/terratest/pull/1376) ### [`v0.46.9`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.9) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.8...v0.46.9) #### Modules affected - `helm` #### Description - Added support in Helm for snapshot testing, similar to [helm-unittest](https://togithub.com/helm-unittest/helm-unittest) feature [snapshot testing](https://togithub.com/helm-unittest/helm-unittest#snapshot-testing). #### Special thanks Special thanks to the following users for their contribution! - [@​jguionnet](https://togithub.com/jguionnet) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1378](https://togithub.com/gruntwork-io/terratest/pull/1378) ### [`v0.46.8`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.8) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.7...v0.46.8) #### Modules affected - `k8s` #### Description - Updated `k8s.io/apimachinery` from `v0.27.2` to `v0.28.4`. - Updated `k8s.io/client-go` from `v0.27.2` to `v0.28.4`. #### Special thanks Special thanks to the following users for their contribution! - [@​marcofranssen](https://togithub.com/marcofranssen) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1375](https://togithub.com/gruntwork-io/terratest/pull/1375) ### [`v0.46.7`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.7) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.6...v0.46.7) #### Modules affected - `http-helper` #### Description - Added handling for `nil` body in `http-helper`. #### Special thanks Special thanks to the following users for their contribution! - [@​semihbkgr](https://togithub.com/semihbkgr) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1370](https://togithub.com/gruntwork-io/terratest/pull/1370) ### [`v0.46.6`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.6) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.5...v0.46.6) #### Modules affected - `helm` #### Description - Added support for the `--repo options` to the helm test feature #### Special thanks Special thanks to the following users for their contribution! - [@​jguionnet](https://togithub.com/jguionnet) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1365](https://togithub.com/gruntwork-io/terratest/pull/1365) - [https://github.com/gruntwork-io/terratest/pull/1368](https://togithub.com/gruntwork-io/terratest/pull/1368) ### [`v0.46.5`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.5) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.4...v0.46.5) #### Modules affected - `k8s` #### Description - Added `RestConfig` field to extend auth options for Kubernetes client. #### Special thanks Special thanks to the following users for their contribution! - [@​kirecek](https://togithub.com/kirecek) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1354](https://togithub.com/gruntwork-io/terratest/pull/1354) ### [`v0.46.4`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.4) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.3...v0.46.4) #### Description - Updated dependency `github.com/docker/docker` from `20.10.7+incompatible` to `24.0.7+incompatible` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1362](https://togithub.com/gruntwork-io/terratest/pull/1362) ### [`v0.46.3`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.3) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.2...v0.46.3) #### Description - Updated dependency `google.golang.org/grpc` from `1.51.0` to `1.56.3` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1360](https://togithub.com/gruntwork-io/terratest/pull/1360) ### [`v0.46.2`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.2) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.1...v0.46.2) #### Description - Updated dependency `github.com/docker/distribution` from `2.7.1+incompatible` to `2.8.2+incompatible` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1286](https://togithub.com/gruntwork-io/terratest/pull/1286) ### [`v0.46.1`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.1) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.0...v0.46.1) #### Description - Updated dependency `golang.org/x/net` from 0.8.0 to 0.17.0 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1356](https://togithub.com/gruntwork-io/terratest/pull/1356) ### [`v0.46.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.45.0...v0.46.0) #### Modules affected - `terraform` #### Description - Added support for OpenTofu in `terraform` module ##### Migration Guide Switching to tofu: 1. Install OpenTofu cli https://github.com/opentofu/opentofu 2. Apply one of: - Option 1: Remove `terraform` binary from `PATH` - Option 2: use [`TerraformBinary` config](https://togithub.com/gruntwork-io/terratest/blob/master/modules/terraform/options.go#L41) to specify `tofu` executable #### Related links - [https://github.com/gruntwork-io/terratest/pull/1352](https://togithub.com/gruntwork-io/terratest/pull/1352) ### [`v0.45.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.45.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.44.1...v0.45.0) #### Description - Removed Go patch version from `go.mod` #### Related links - [https://github.com/gruntwork-io/terratest/pull/1351](https://togithub.com/gruntwork-io/terratest/pull/1351) ### [`v0.44.1`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.44.1) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.44.0...v0.44.1) #### Description - Updated AMI module to support Ubuntu 20.04 and 22.04. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1350](https://togithub.com/gruntwork-io/terratest/pull/1350) ### [`v0.44.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.44.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.43.13...v0.44.0) #### Description - Updated minimal Go version to 1.21 #### Related links - [https://github.com/gruntwork-io/terratest/pull/1339](https://togithub.com/gruntwork-io/terratest/pull/1339) ### [`v0.43.13`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.43.13) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.43.12...v0.43.13) #### Modules affected - `azure` #### Description - Added new fields to the `NsgRuleSummary` structure #### Special thanks Special thanks to the following users for their contribution! - [@​DamianJarzebowski](https://togithub.com/DamianJarzebowski) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1332](https://togithub.com/gruntwork-io/terratest/pull/1332)

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 months ago

ℹ Artifact update notice

File name: charts/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.19 -> 1.23.0
k8s.io/api v0.27.2 -> v0.28.4
github.com/cpuguy83/go-md2man/v2 v2.0.0 -> v2.0.2
github.com/fsnotify/fsnotify v1.4.9 -> v1.6.0
github.com/go-logr/logr v1.2.3 -> v1.2.4
github.com/go-openapi/jsonreference v0.20.1 -> v0.20.2
github.com/google/gofuzz v1.1.0 -> v1.2.0
github.com/inconshreveable/mousetrap v1.0.0 -> v1.1.0
github.com/spf13/cobra v1.2.1 -> v1.7.0
golang.org/x/crypto v0.1.0 -> v0.21.0
golang.org/x/net v0.8.0 -> v0.23.0
golang.org/x/oauth2 v0.1.0 -> v0.8.0
golang.org/x/sys v0.6.0 -> v0.18.0
golang.org/x/term v0.6.0 -> v0.18.0
google.golang.org/protobuf v1.31.0 -> v1.33.0
k8s.io/apimachinery v0.27.2 -> v0.28.4
k8s.io/client-go v0.27.2 -> v0.28.4
k8s.io/klog/v2 v2.90.1 -> v2.100.1
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f -> v0.0.0-20230717233707-2695361300d9
k8s.io/utils v0.0.0-20230209194617-a36077c30491 -> v0.0.0-20230406110748-d93618cff8a2