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.41.3 #80

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/gruntwork-io/terratest require minor v0.40.21 -> v0.41.3

Release Notes

gruntwork-io/terratest ### [`v0.41.3`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.41.3) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.41.2...v0.41.3) #### What's Changed - Fix project-name so it doesn't contain special characters for docker-… by [@​hongil0316](https://togithub.com/hongil0316) in [https://github.com/gruntwork-io/terratest/pull/1203](https://togithub.com/gruntwork-io/terratest/pull/1203) - fix formatting and imports by [@​ellisonc](https://togithub.com/ellisonc) in [https://github.com/gruntwork-io/terratest/pull/1202](https://togithub.com/gruntwork-io/terratest/pull/1202) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.41.2...v0.41.3 ### [`v0.41.2`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.41.2) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.41.0...v0.41.2) #### What's Changed - support buildkit for dockcer-compose by [@​hongil0316](https://togithub.com/hongil0316) in [https://github.com/gruntwork-io/terratest/pull/1201](https://togithub.com/gruntwork-io/terratest/pull/1201) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.41.01...v0.41.2 ### [`v0.41.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.41.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.24...v0.41.0) #### What's Changed Terratest now requires Go version 1.18 at a minimum. This is backward incompatible - if you are using an older version of G, you will need to update the Go version in your environment prior to updating to this version. - Bump Go to 1.18 by [@​infraredgirl](https://togithub.com/infraredgirl) in [https://github.com/gruntwork-io/terratest/pull/1196](https://togithub.com/gruntwork-io/terratest/pull/1196) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.40.24...v0.41.0 ### [`v0.40.24`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.24) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.23...v0.40.24) - Navbar - we're hiring fix by [@​klijakub](https://togithub.com/klijakub) in [https://github.com/gruntwork-io/terratest/pull/1191](https://togithub.com/gruntwork-io/terratest/pull/1191) ### [`v0.40.23`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.23) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.22...v0.40.23) - Update CODEOWNERS by [@​yorinasub17](https://togithub.com/yorinasub17) in [https://github.com/gruntwork-io/terratest/pull/1186](https://togithub.com/gruntwork-io/terratest/pull/1186) - Navbar update - added "we're hiring" by [@​klijakub](https://togithub.com/klijakub) in [https://github.com/gruntwork-io/terratest/pull/1189](https://togithub.com/gruntwork-io/terratest/pull/1189) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.40.22...v0.40.23 ### [`v0.40.22`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.40.22) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.40.21...v0.40.22) #### Modules affected - `k8s` #### Description - Add functions to support invoking `kubectl` with kustomization files #### Special thanks Special thanks to the following users for their contribution! - [@​yufeiminds](https://togithub.com/yufeiminds) #### Related links - [https://github.com/gruntwork-io/terratest/pull/1169](https://togithub.com/gruntwork-io/terratest/pull/1169)

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