terraform-ibm-modules / terraform-ibm-observability-da

A deployable architecture solution to deploy Observability instances and agents.
Apache License 2.0
0 stars 1 forks source link

chore(deps): update ci dependencies #169

Closed terraform-ibm-modules-ops closed 1 month ago

terraform-ibm-modules-ops commented 1 month ago

This PR contains the following updates:

Package Type Update Change
common-dev-assets digest 51475f0 -> a3aa2cf
github.com/gruntwork-io/terratest require patch v0.47.1 -> v0.47.2
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper require minor v1.38.2 -> v1.40.4
go (source) toolchain patch 1.23.1 -> 1.23.2

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.47.2`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.47.2) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2) #### Modules affected - `ssh` - `terraform` #### Description - Updated logging line in ssh module - Refined terraform output by removing unnecessary info lines - Update rexml dependency #### Related links - [https://github.com/gruntwork-io/terratest/pull/1440](https://togithub.com/gruntwork-io/terratest/pull/1440) - [https://github.com/gruntwork-io/terratest/pull/1437](https://togithub.com/gruntwork-io/terratest/pull/1437) - [https://github.com/gruntwork-io/terratest/pull/1445](https://togithub.com/gruntwork-io/terratest/pull/1445) **Full Changelog**: https://github.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper) ### [`v1.40.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.3...v1.40.4) ##### Bug Fixes - **deps:** update gomod ([#​881](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/881)) ([694691f](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/694691f8e565bdd696c514eb45e7621c90f2eebf)) ### [`v1.40.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.2...v1.40.3) ##### Bug Fixes - fix various bugs related to stacks tests ([#​880](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/880)) ([dab2622](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/dab2622d2cf09f3aaa0e67e86eba67054007fbd4)) ### [`v1.40.2`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.2) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.1...v1.40.2) ##### Bug Fixes - bug when recovering from panic ([#​879](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/879)) ([560ff7e](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/560ff7e0bd7306de8e3936e54471a5ff93131c8e)) ### [`v1.40.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.40.0...v1.40.1) ##### Bug Fixes - update bug fix for catalog types and add tests ([#​878](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/878)) ([9e659b0](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/9e659b01a3ec90fc24d8277591e42ff5747fe580)) ### [`v1.40.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.40.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.7...v1.40.0) ##### Features - This update will allow correct overrides. Stack definitions inputs get overridden by catalog inputs which get overridden by test inputs. If no catalog product is specified we select the first one in the catalog.json. If no flavor is specified we select the first one in the catalog.json.

Existing stack tests may need to be updated if `CatalogProductName` and `CatalogFlavorName` are not set as it will default to the first of each in the catalog json for the default values. ([#​877](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/877)) ([f28d49f](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f28d49fc720522ab76b55236e6d1348a902947e6)) ### [`v1.39.7`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.7) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.6...v1.39.7) ##### Bug Fixes - **deps:** update gomod ([#​874](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/874)) ([f8fa2c3](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f8fa2c3754af26589e8116b88627b6ac88c93a11)) ### [`v1.39.6`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.6) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.5...v1.39.6) ##### Bug Fixes - Add custom Logger and implement for projects tests([#​873](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/873)) ([78d99dc](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/78d99dc9fe1faa5383e870ee49ad7ca6da41362b)) ### [`v1.39.5`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.5) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.4...v1.39.5) ##### Bug Fixes - add documentation for projects test ([#​872](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/872)) ([06ff82d](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/06ff82dcf4c149b1c5902d03dfc71f28c479a0aa)) ### [`v1.39.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.3...v1.39.4) ##### Bug Fixes - **deps:** update gomod ([#​870](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/870)) ([c2af394](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/c2af394825e1c2a7fbb178d48eada3b24237262f)) ### [`v1.39.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.2...v1.39.3) ##### Bug Fixes - handle failed edge cases ([#​869](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/869)) ([42eef2a](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/42eef2af9fcc5d612189dbbb53f60678bec42cc0)) ### [`v1.39.2`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.2) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.1...v1.39.2) ##### Bug Fixes - add an additional check before Undeploy, to ensure we do not trigger while still deploying ([#​868](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/868)) ([f427c67](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/f427c674d7854b1903e957fb6c0518808d93df88)) ### [`v1.39.1`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.1) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.39.0...v1.39.1) ##### Bug Fixes - Fail if undeploy stack fails ([#​867](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/867)) ([7b83c71](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/7b83c71ec090e3152aca99b254f2d254a487d50b)) ### [`v1.39.0`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.39.0) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.38.4...v1.39.0) ##### Features - refactor of EPX stacks tests ([#​866](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/866)) ([57dd998](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/57dd998421294ae289be32fc68f0f245f1de7b5a)) ### [`v1.38.4`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.38.4) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.38.3...v1.38.4) ##### Bug Fixes - for potential nil response object from schematics ([#​865](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/865)) ([cb253f3](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/cb253f32280f24fa83db05bebfd5cfff589d0168)) ### [`v1.38.3`](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/releases/tag/v1.38.3) [Compare Source](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/compare/v1.38.2...v1.38.3) ##### Bug Fixes - **deps:** update gomod ([#​864](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/issues/864)) ([802df12](https://togithub.com/terraform-ibm-modules/ibmcloud-terratest-wrapper/commit/802df12b021e226ad957f13fd146fd80c7609a31))

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 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-ops commented 1 month ago

ℹ Artifact update notice

File name: tests/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
github.com/IBM-Cloud/power-go-client v1.7.1 -> v1.8.1
github.com/IBM/platform-services-go-sdk v0.69.0 -> v0.69.2
github.com/IBM/project-go-sdk v0.3.0 -> v0.3.6
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/text v0.18.0 -> v0.19.0
terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-ops commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: