terraform-ibm-modules / terraform-ibm-mas

Deploys Maximo Application Suite on an IBM Cloud openshift cluster.
Apache License 2.0
2 stars 1 forks source link

chore(deps): update ci dependencies #148

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

terraform-ibm-modules-ops commented 4 months ago

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest 3d44f8a -> 67f3ce5
github.com/IBM/go-sdk-core/v5 require patch v5.17.3 -> v5.17.4
github.com/gruntwork-io/terratest require minor v0.46.15 -> v0.47.0
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.34.1 -> v1.35.4
go (source) toolchain patch 1.22.3 -> 1.22.5
terraform-ibm-modules/common-pipeline-assets action patch v1.22.3 -> v1.22.4

Release Notes

IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5) ### [`v5.17.4`](https://togithub.com/IBM/go-sdk-core/releases/tag/v5.17.4) [Compare Source](https://togithub.com/IBM/go-sdk-core/compare/v5.17.3...v5.17.4) ##### Bug Fixes - tidy Go modules ([#​221](https://togithub.com/IBM/go-sdk-core/issues/221)) ([5da6409](https://togithub.com/IBM/go-sdk-core/commit/5da6409a41ef0e6a57f6a1e1fb4cfced8ef6df55)) This also includes the change to bump go-retryablehttp from v0.7.5 to v0.7.7 to avoid a vulnerability.
gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`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)
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper) ### [`v1.35.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.35.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.35.3...v1.35.4) ##### Bug Fixes - bug with stack arrays ([#​843](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/843)) ([4e09e9c](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/4e09e9c5b04b51c861c8bd8d2bc0223fdab446bd)) ### [`v1.35.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.35.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.35.2...v1.35.3) ##### Bug Fixes - do not destroy the project on failure so schematic workspace logs can remain for debug ([#​837](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/837)) ([72f3c8e](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/72f3c8e3948dd7b12f4e7047597b8e5a71c2b53f)) ### [`v1.35.2`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.35.2) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.35.1...v1.35.2) ##### Bug Fixes - bug, fail test on any deploy error ([#​833](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/833)) ([79923b8](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/79923b8729b8b464d1c323110b70c6c5bde644fe)) ### [`v1.35.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.35.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.35.0...v1.35.1) ##### Bug Fixes - **deps:** update gomod ([#​816](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/816)) ([5918087](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/59180875485e06cd6d4603cb57f607840b0ddb9f)) ### [`v1.35.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.35.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.34.1...v1.35.0) ##### Features - add hook support ([#​817](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/817)) ([efe4d67](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/efe4d67ec0f30643a9ecbf1de8a8685be8c76276))
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets) ### [`v1.22.4`](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/releases/tag/v1.22.4) [Compare Source](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/compare/v1.22.3...v1.22.4) ##### Bug Fixes - added support for trailing spaces in pipeline run command ([#​699](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/issues/699)) ([215fa1a](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/commit/215fa1a4e6ab914d8daa9345bc299299b4bcb2d9)), closes [#​701](https://togithub.com/terraform-ibm-modules/common-pipeline-assets/issues/701)

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 4 months ago

/run pipeline

terraform-ibm-modules-dev commented 4 months ago

/run pipeline

terraform-ibm-modules-ops commented 3 months ago

:tada: This issue has been resolved in version 1.7.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: