Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/IBM/go-sdk-core/v5 v5.21.0 -> v5.21.2 age confidence require patch
github.com/gruntwork-io/terratest v0.52.0 -> v0.54.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.20 -> v1.60.34 age confidence require patch
ibm (source) 1.84.3 -> 1.85.0 age confidence required_provider minor
terraform-ibm-modules/cbr/ibm (source) 1.33.8 -> 1.34.0 age confidence module minor
terraform-ibm-modules/code-engine/ibm (source) 4.6.10 -> 4.7.1 age confidence module minor
terraform-ibm-modules/common-pipeline-assets v1.23.2 -> v1.24.0 age confidence action minor
terraform-ibm-modules/event-notifications/ibm (source) 2.10.12 -> 2.10.14 age confidence module patch
terraform-ibm-modules/kms-all-inclusive/ibm (source) 5.4.10 -> 5.5.0 age confidence module minor
terraform-ibm-modules/secrets-manager-secret-group/ibm (source) 1.3.16 -> 1.3.19 age confidence module patch

Release Notes

IBM/go-sdk-core (github.com/IBM/go-sdk-core/v5)

v5.21.2

Compare Source

Bug Fixes

v5.21.1

Compare Source

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

v0.54.0

Compare Source

What's Changed

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

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.34

Compare Source

Bug Fixes

v1.60.33

Compare Source

Bug Fixes
  • update region selector error message and add ssh troubleshooting docs (#​1082) (d4aa7b8)

v1.60.32

Compare Source

Bug Fixes
  • guard against panic when configuration does not have a schematics workspace id (#​1080) (b2c9858)

v1.60.31

Compare Source

Bug Fixes

v1.60.30

Compare Source

Bug Fixes

v1.60.29

Compare Source

Bug Fixes

v1.60.28

Compare Source

Bug Fixes
  • update tests to continue on failed validation if plan succeeds (#​1074) (c12aed0)

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

v1.60.21

Compare Source

Bug Fixes
IBM-Cloud/terraform-provider-ibm (ibm)

v1.85.0

Compare Source

Bug Fixes

Power Systems
  • Refactor terraform errors to use new toolchain in nag and ni data sources (6525)
  • Refactor terraform errors to use new toolchain in nsg, network_port, and network peer data sources (6529)
VPC Infrastructure
  • Fix example in share docs (6534)

Enhancements

IAM
  • add new account settings (6538)
Power Systems
  • Deprecate Arg_VolumeName for Arg_VolumeID (6508)
  • Add new ibm_pi_volumes data source and documentation (6520)
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)

v1.34.0

Compare Source

Features
  • DA updates:
    - A default value has been added for the prefix input using random string generator
    - regex validation has also been added to the prefix input (#​748) (c1a24e8)

v1.33.9

Compare Source

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

v4.7.1

Compare Source

Bug Fixes

v4.7.0

Compare Source

Features
  • add support to create container registry and secret inside build module (#​258) (7c3cff0)

v4.6.12

Compare Source

Bug Fixes

v4.6.11

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

v2.10.14

Compare Source

Bug Fixes

v2.10.13

Compare Source

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

v5.5.0

Compare Source

Features
terraform-ibm-modules/terraform-ibm-secrets-manager-secret-group (terraform-ibm-modules/secrets-manager-secret-group/ibm)

v1.3.19

Compare Source

Bug Fixes

v1.3.18

Compare Source

Bug Fixes

v1.3.17

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

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

  • 18 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.13.0 -> v1.14.3
github.com/IBM/platform-services-go-sdk v0.90.0 -> v0.90.4
github.com/IBM/project-go-sdk v0.3.9 -> v0.4.0
github.com/gabriel-vasile/mimetype v1.4.9 -> v1.4.11
github.com/go-git/go-git/v5 v5.16.3 -> v5.16.4
github.com/go-openapi/errors v0.22.3 -> v0.22.4
github.com/go-openapi/strfmt v0.24.0 -> v0.25.0
github.com/go-playground/validator/v10 v10.26.0 -> v10.28.0
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/crypto v0.43.0 -> v0.45.0
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.45.0 -> v0.47.0
golang.org/x/sync v0.17.0 -> v0.18.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-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@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 005aa64 to 29d3f1c Compare November 28, 2025 23:36
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@shemau
Copy link
Contributor

shemau commented Nov 29, 2025

This is showing a weak random number generator and will require a manual fix to the tests.

[/__w/terraform-ibm-secrets-manager/terraform-ibm-secrets-manager/tests/pr_test.go:227] - G404 (CWE-338): Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (Confidence: MEDIUM, Severity: HIGH)

@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.

4 participants