Skip to content

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Aug 7, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/stretchr/testify v1.10.0 -> v1.11.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.58.6 -> v1.59.3 age confidence require minor
go (source) 1.24.5 -> 1.25.0 age confidence toolchain minor
ibm (source) 1.81.0 -> 1.81.1 age confidence required_provider patch
icr.io/ext/sysdig/agent-slim 14.1.0 -> 14.1.1 age confidence patch
sysdig-deploy (source) 1.91.2 -> 1.91.5 age confidence patch
terraform-ibm-modules/base-ocp-vpc/ibm (source) 3.54.4 -> 3.55.5 age confidence module minor
terraform-ibm-modules/cloud-monitoring/ibm (source) 1.6.1 -> 1.6.5 age confidence module patch
terraform-ibm-modules/scc-workload-protection/ibm (source) 1.10.13 -> 1.11.1 age confidence module minor

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)

v1.59.3

Compare Source

Bug Fixes
  • add retry logic for project creation and deletion operations (#​1025) (93bf283)

v1.59.2

Compare Source

Bug Fixes
  • enhance permutation testing by adding skip logic for enabled dependencies (#​1023) (5b36f23)

v1.59.1

Compare Source

Bug Fixes

v1.59.0

Compare Source

Features
  • improve addon test dependency tree resolution (#​1020)
    - Fixes the dependecy tree resolution
    - added the ability to skip ceritan permutaion test combinations
    - simplified some code paths (3520879)

v1.58.12

Compare Source

Bug Fixes

v1.58.11

Compare Source

Bug Fixes

v1.58.10

Compare Source

Bug Fixes
  • deps: update module github.com/go-openapi/errors to v0.22.2 (#​1017) (5f41ba3)

v1.58.9

Compare Source

Bug Fixes

v1.58.8

Compare Source

Bug Fixes
  • update CatalogJson and CatalogInput structs to use omitempty and interface{} for options (#​1014) (a8b0d01)

v1.58.7

Compare Source

Bug Fixes
  • filter out files with no diff content in all environments (#​1013) (f53cb0d)
IBM-Cloud/terraform-provider-ibm (ibm)

v1.81.1

Compare Source

Bug Fixes

Resource controller
  • bypassing scc refresh after deprecation (6401)
VPC Infrastructure
  • prevent 409 errors in is_virtual_endpoint_gateway by locking on VPC ID during create (6378)
sysdiglabs/charts (sysdig-deploy)

v1.91.5

Compare Source

What's Changed
Chores
  • sysdig-deploy 52cce09f: Automatic version bump due to updated dependencies (#​2354)
Full diff: sysdiglabs/charts@sysdig-deploy-1.91.4...sysdig-deploy-1.91.5

v1.91.4

Compare Source

What's Changed
Chores
  • sysdig-deploy ee9a28aa: Automatic version bump due to updated dependencies (#​2348)
Full diff: sysdiglabs/charts@sysdig-deploy-1.91.3...sysdig-deploy-1.91.4

v1.91.3

Compare Source

What's Changed
Chores
  • sysdig-deploy 4fdc2e48: Automatic version bump due to updated dependencies (#​2345)
Full diff: sysdiglabs/charts@sysdig-deploy-1.91.2...sysdig-deploy-1.91.3
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.55.5

Compare Source

Bug Fixes
  • change default OS in deployable architecture solution to RHCOS to match the default OCP version (#​779) (78564af)

v3.55.4

Compare Source

Bug Fixes
  • Addressed ROKS DA E2E walkthrough feedback
    - updated DA diagrams
    - modified IAM permissions
    - updated the content on catalog (#​771) (39d65ba)

v3.55.3

Compare Source

Bug Fixes
  • update test to correct the few values of OCP DA in catalog UI (#​777) (5b28550)

v3.55.2

Compare Source

Bug Fixes
  • add retry logic to reset_iks_api_key.sh while fetching IAM keys (#​753) (ba66cc0)

v3.55.1

Compare Source

Bug Fixes

v3.55.0

Compare Source

Features

v3.54.7

Compare Source

Bug Fixes
  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#​766) (24224bf)

v3.54.6

Compare Source

Bug Fixes

v3.54.5

Compare Source

Bug Fixes
  • added regex validation to the DA for prefix, existing_kms_instance_crn, existing_cluster_kms_key_crn and existing_boot_volume_kms_key_crn inputs (#​751) (f94351d)
terraform-ibm-modules/terraform-ibm-cloud-monitoring (terraform-ibm-modules/cloud-monitoring/ibm)

v1.6.5

Compare Source

Bug Fixes

v1.6.4

Compare Source

Bug Fixes

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes
  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#​71) (979bf8b)
terraform-ibm-modules/terraform-ibm-scc-workload-protection (terraform-ibm-modules/scc-workload-protection/ibm)

v1.11.1

Compare Source

Bug Fixes
  • turn on Cloud Monitoring by default for "Fully configurable" DA variation (#​307) (0b98c25)

v1.11.0

Compare Source

Features
  • Updated the DA to use the new Observability DAs in its dependency list (#​300) (cac6e1c)

v1.10.18

Compare Source

Bug Fixes

v1.10.17

Compare Source

Bug Fixes

v1.10.16

Compare Source

Bug Fixes

v1.10.15

Compare Source

Bug Fixes
  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#​296) (2a4c6ac)

v1.10.14

Compare Source

Bug Fixes

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops
Copy link
Contributor Author

terraform-ibm-modules-ops commented Aug 9, 2025

ℹ 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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/IBM/platform-services-go-sdk v0.85.1 -> v0.86.0
github.com/go-openapi/errors v0.22.1 -> v0.22.2
github.com/hashicorp/terraform-json v0.25.0 -> v0.26.0
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.34.0 -> v0.35.0

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

1 similar comment
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev terraform-ibm-modules-dev merged commit 0ce54dd into main Aug 27, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/dependencies branch August 27, 2025 11:09
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants