Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/stretchr/testify v1.11.0 -> v1.11.1 age confidence require patch
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.59.1 -> v1.60.1 age confidence require minor
terraform-ibm-modules/cbr/ibm (source) 1.33.0 -> 1.33.1 age confidence module patch
terraform-ibm-modules/code-engine/ibm (source) 4.5.8 -> 4.5.10 age confidence module patch
terraform-ibm-modules/kms-all-inclusive/ibm (source) 5.1.20 -> 5.1.22 age confidence module patch
terraform-ibm-modules/secrets-manager-secret-group/ibm (source) 1.3.13 -> 1.3.14 age confidence module patch
terraform-ibm-modules/secrets-manager/ibm (source) 2.7.8 -> 2.8.4 age confidence module minor

Release Notes

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

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

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

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

v1.60.1

Compare Source

Bug Fixes

v1.60.0

Compare Source

Features

v1.59.7

Compare Source

Bug Fixes

v1.59.6

Compare Source

Bug Fixes
  • enhance retry logic with deny list approach for error handling (#​1028) (fe61c13)

v1.59.5

Compare Source

Bug Fixes
  • add stagger configuration for parallel test execution to optimize API call spacing (#​1027) (3f2e47f)

v1.59.4

Compare Source

Bug Fixes
  • Expose retry variables and handle retry already exits (#​1026) (98b67be)

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)
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)

v1.33.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-code-engine (terraform-ibm-modules/code-engine/ibm)

v4.5.10

Compare Source

Bug Fixes

v4.5.9

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.1.22

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/key-protect/ibm to v2.10.11 (#​750) (62cfacc)

v5.1.21

Compare Source

Bug Fixes
  • deps: update terraform ibm to latest for the deployable architecture solution (#​749) (3060d3c)
terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)

v1.3.14

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-secrets-manager (terraform-ibm-modules/secrets-manager/ibm)

v2.8.4

Compare Source

Bug Fixes
  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.22 (#​403) (f38312d)

v2.8.3

Compare Source

Bug Fixes

v2.8.2

Compare Source

Bug Fixes

v2.8.1

Compare Source

Bug Fixes
  • Updated catalog tile content and some of the input-output variables description (content review) (#​388) (7ca746b)

v2.8.0

Compare Source

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

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-ops
Copy link
Contributor Author

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/IBM/platform-services-go-sdk v0.86.0 -> v0.86.1

@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 cfedd03 into main Aug 30, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/dependencies branch August 30, 2025 23:13
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 2.3.11 🎉

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.

3 participants