terraform-ibm-modules / terraform-ibm-powervs-infrastructure

Sets up and configures a ready-to-use Power Virtual Servers infrastructure with IBM Cloud landing zone.
Apache License 2.0
4 stars 10 forks source link

chore(deps): update ci dependencies #647

Closed terraform-ibm-modules-ops closed 11 months ago

terraform-ibm-modules-ops commented 11 months ago

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest a575d34 -> cce592f
github.com/gruntwork-io/terratest require minor v0.43.13 -> v0.46.0
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.21.10 -> v1.23.4
terraform-ibm-modules/common-pipeline-assets action patch v1.18.0 -> v1.18.1

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`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)
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper) ### [`v1.23.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.23.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.23.3...v1.23.4) ##### Bug Fixes - add unauthenticated clone if authentication fails ([#​653](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/653)) ([f575f65](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f575f657c28d24560fdd3dd2aeb35c058097ea16)) ### [`v1.23.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.23.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.23.2...v1.23.3) ##### Bug Fixes - **deps:** update github.com/ibm-cloud/bluemix-go digest to [`dfb1429`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/dfb1429) ([#​671](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/671)) ([fcd05c4](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/fcd05c4e70871ba662249beb128c30b77b730796)) ### [`v1.23.2`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.23.2) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.23.1...v1.23.2) ##### Bug Fixes - **deps:** update packages to latest ([#​669](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/669)) ([6eab475](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/6eab475350d79b02819748d5868e702c5df0cfe1)) ### [`v1.23.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.23.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.23.0...v1.23.1) ##### Bug Fixes - **deps:** update gomod ([#​654](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/654)) ([59b80d3](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/59b80d3a8271f62cfd015ac971d09802d869cbe4)) ### [`v1.23.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.23.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.22.0...v1.23.0) ##### Features - added json comparison functions ([#​593](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/593)) ([1781c81](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/1781c8123efcbda27ce5e80d27d5e5dafa9f2ae2)) ### [`v1.22.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.22.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.21.10...v1.22.0) ##### Features - cbr cleanup ([#​658](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/658)) ([7721cbe](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/7721cbe625ff67b3318269838b25c89a5e243158))
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets) ### [`v1.18.1`](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/releases/tag/v1.18.1) [Compare Source](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/compare/v1.18.0...v1.18.1) ##### Bug Fixes - install dependencies before running pre-commit stage ([#​566](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/issues/566)) ([97afd7d](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/commit/97afd7d33078188c44eec94ac815624ad331e79f))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

surajsbharadwaj commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

terraform-ibm-modules-dev commented 11 months ago

/run pipeline

surajsbharadwaj commented 11 months ago

/run pipeline

terraform-ibm-modules-ops commented 11 months ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: