Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Nov 14, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/gruntwork-io/terratest v0.52.0 -> v0.53.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.21 -> v1.60.27 age confidence require patch
terraform-ibm-modules/common-pipeline-assets v1.23.2 -> v1.24.0 age confidence action minor
terraform-ibm-modules/cos/ibm (source) 10.5.8 -> 10.5.11 age confidence module patch
terraform-ibm-modules/event-streams/ibm (source) 4.4.2 -> 4.6.0 age confidence module minor
terraform-ibm-modules/kms-all-inclusive/ibm (source) 5.4.10 -> 5.5.0 age confidence module minor

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.53.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0

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

v1.60.27

Compare Source

Bug Fixes

v1.60.26

Compare Source

Bug Fixes

v1.60.25

Compare Source

Bug Fixes

v1.60.24

Compare Source

Bug Fixes
  • resource group creation error ("Can not get account") by including account number in request (#​1069) (b5ca31c)

v1.60.23

Compare Source

Bug Fixes
  • Complete Schematics migration cleanup and add comprehensive tests (#​1063) (bf50f18)

v1.60.22

Compare Source

Bug Fixes
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.24.0

Compare Source

Features
  • remove CRA scan. CRA depends on the SCC service which is EOL on 15th Dec (#​825) (63d89ff)
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)

v10.5.11

Compare Source

Bug Fixes

v10.5.10

Compare Source

Bug Fixes
  • changed the default value for add_bucket_name_suffix to true in buckets submodule (#​1002) (3ba70bf)

v10.5.9

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-event-streams (terraform-ibm-modules/event-streams/ibm)

v4.6.0

Compare Source

Features
  • The service_credential_names input has been renamed to resource_keys. It now supports creating multiple keys with different roles and allows you to specify the endpoint to use. It also now supports the "NONE" role type. See below for sample usage.

    [
      {
        "name": "reader-resource-key",
        "role": "Reader",
        "endpoint": "private"
      },
      {
        "name": "writer-resource-key",
        "role": "Writer"
        "endpoint": "public"
      }
    ]
  • The service_credentials_json and service_credentials_object outputs have been replaced by a resource_keys output. (#​472) (f4b4157)

v4.5.0

Compare Source

Features
  • Added Next Steps to the DA deployment end screen for easier navigation (#​496) (1bc9777)
terraform-ibm-modules/terraform-ibm-kms-all-inclusive (terraform-ibm-modules/kms-all-inclusive/ibm)

v5.5.0

Compare Source

Features

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

terraform-ibm-modules-ops commented Nov 14, 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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/errors v0.22.3 -> v0.22.4
github.com/go-openapi/strfmt v0.24.0 -> v0.25.0
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
golang.org/x/crypto v0.43.0 -> v0.44.0
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.45.0 -> v0.46.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/text v0.30.0 -> v0.31.0
golang.org/x/tools v0.37.0 -> v0.38.0

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops force-pushed the renovate/dependencies branch 2 times, most recently from df6c833 to 084f077 Compare November 15, 2025 04:46
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants