Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/IBM/secrets-manager-go-sdk/v2 v2.0.14 -> v2.0.16 age confidence require patch
github.com/gruntwork-io/terratest v0.50.0 -> v0.53.0 age confidence require minor
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.58.12 -> v1.60.27 age confidence require minor
go (source) 1.24.3 -> 1.25.4 age confidence toolchain minor
golang.org/x/crypto v0.41.0 -> v0.44.0 age confidence require minor
ibm (source) >= 1.68.1, < 2.0.0 -> >= 1.85.0, < 2.0.0 age confidence required_provider minor
terraform-ibm-modules/app-configuration/ibm (source) 1.8.2 -> 1.14.2 age confidence module minor
terraform-ibm-modules/common-pipeline-assets v1.22.4 -> v1.24.0 age confidence action minor
terraform-ibm-modules/dedicated-host/ibm (source) 1.1.0 -> 2.0.1 age confidence module major
terraform-ibm-modules/landing-zone-vpc/ibm (source) 7.23.6 -> 8.8.4 age confidence module major
terraform-ibm-modules/landing-zone-vsi/ibm (source) 5.0.0 -> 5.15.7 age confidence module minor
terraform-ibm-modules/landing-zone-vsi/ibm (source) 5.4.16 -> 5.15.7 age confidence module minor
terraform-ibm-modules/landing-zone-vsi/ibm (source) 5.4.6 -> 5.15.7 age confidence module minor
terraform-ibm-modules/landing-zone/ibm (source) 7.4.4 -> 8.12.5 age confidence module major
terraform-ibm-modules/landing-zone/ibm (source) 8.4.3 -> 8.12.5 age confidence module minor
terraform-ibm-modules/observability-instances/ibm (source) 3.3.1 -> 3.5.3 age confidence module minor
terraform-ibm-modules/scc-workload-protection/ibm (source) 1.10.0 -> 1.16.1 age confidence module minor
terraform-ibm-modules/security-group/ibm (source) 2.6.2 -> 2.8.0 age confidence module minor

Release Notes

IBM/secrets-manager-go-sdk (github.com/IBM/secrets-manager-go-sdk/v2)

v2.0.16

Compare Source

Bug Fixes
  • deps: update module github.com/go-openapi/strfmt to v0.24.0 (1e3668f)

v2.0.15

Compare Source

A new secret access tracking feature is now available. Use the retrieved_at to see when was the secret data last accessed. This provides better visibility into secret usage for improved monitoring and management.

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

v0.52.0

Compare Source

What's Changed

New Contributors

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

v0.51.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0

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

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

v1.60.20

Compare Source

Bug Fixes

v1.60.19

Compare Source

Bug Fixes
  • add defensive nil checks and retry config lookup on 409 error (#​1061) (4b1b155)

v1.60.18

Compare Source

Bug Fixes
  • use common retry for schematics find workspace and tests (#​1057) (e5445ad)

v1.60.17

Compare Source

Bug Fixes

v1.60.16

Compare Source

Bug Fixes
  • Clarify log output and improve schematics log retrival (#​1052) (655d2b7)

v1.60.15

Compare Source

Bug Fixes

v1.60.14

Compare Source

Bug Fixes
  • catalog tests use target commit ID instead of branch to support import offering from another fork (#​1047) (4366b15)

v1.60.13

Compare Source

Bug Fixes
  • corrected reference update in input merging function (#​1050) (93db892)

v1.60.12

Compare Source

Bug Fixes

v1.60.11

Compare Source

Bug Fixes
  • addons project setting require manual approval support (#​1049) (f884f43)

v1.60.10

Compare Source

Bug Fixes
  • allow HCL string defaults for array/object types in catalog validation (#​1046) (150dd46)

v1.60.9

Compare Source

Bug Fixes
  • add option for second terraform apply with given terraform vars (#​1040) (64ba5ee)

v1.60.8

Compare Source

Bug Fixes
  • fix OverrideInputMappings so that ref values can be overwritten (#​1044) (9c7ce90)

v1.60.7

Compare Source

Bug Fixes

v1.60.6

Compare Source

Bug Fixes

v1.60.5

Compare Source

Bug Fixes

v1.60.4

Compare Source

Bug Fixes

v1.60.3

Compare Source

Bug Fixes
  • update retry configurations for catalog and project operations (#​1032) (7704950)

v1.60.2

Compare Source

Bug Fixes

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)

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

v1.84.3

Compare Source

Bug Fixes

VPC Infrastructure
  • fix: support boot volume profile configuration for is_instance creation
    (6528)

v1.84.2

Compare Source

Bug Fixes

General
  • Fix the filemap for IAM endpoint type from endpoints file (6524)

v1.84.1

Compare Source

Enhancements

IAM
  • Add new attributes to IAM Identity Account Settings (6491)

v1.84.0

Compare Source

Bug Fixes

Cloud Databases
  • Add hidden and beta versions to in place upgrade (6502)

Enhancements

Cloud Object Storage
  • Support Schematics replatform for COS resources (6504)
Secrets Manager
  • projects - support auto deploy mode (6492)
VPC Infrastructure
  • volume-qos-mode feature development (6498)

v1.83.3

Compare Source

Bug Fixes

VPC Infrastructure
  • migrated provider to v0.74.1 vpc-go-sdk (6500)

v1.83.2

Compare Source

Bug Fixes

Global Catalog
  • correct argument capitalization, update cm account doc (6486)
  • only set rev field if it exists (6494)
CIS
  • check position index before updating CIS ruleset rule (6472)
General
  • removed platform-services-go-sdk replace from go.mod (6495)

v1.83.1

Compare Source

Bug Fixes

  • fix the refresh token issue (6489)
  • Breaking change with 1.83.0 again (6487)
  • Timeout since v1.83.0 with resource ibm_cos_bucket_lifecycle_configuration (6488)

v1.83.0

Compare Source

Bug Fixes

Configuration Aggregator
  • fixed docs for is_lb_listener_policy_rule and container_cluster_config (6438)
IAM

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 Aug 8, 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):

  • 20 additional dependencies were updated

Details:

Package Change
github.com/IBM-Cloud/power-go-client v1.12.0 -> v1.13.0
github.com/IBM/cloud-databases-go-sdk v0.8.0 -> v0.8.1
github.com/IBM/platform-services-go-sdk v0.85.1 -> v0.90.0
github.com/IBM/project-go-sdk v0.3.6 -> v0.3.9
github.com/IBM/vpc-go-sdk v0.70.1 -> v1.0.2
github.com/go-git/go-git/v5 v5.16.2 -> v5.16.3
github.com/go-openapi/errors v0.22.2 -> v0.22.4
github.com/go-openapi/strfmt v0.23.0 -> v0.25.0
github.com/hashicorp/terraform-json v0.26.0 -> v0.27.2
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/zclconf/go-cty v1.16.3 -> v1.16.4
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.43.0 -> v0.46.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.35.0 -> v0.38.0
golang.org/x/text v0.28.0 -> v0.31.0
golang.org/x/tools v0.36.0 -> v0.38.0
k8s.io/apimachinery v0.33.4 -> v0.34.0
k8s.io/client-go v0.33.4 -> v0.34.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-ops terraform-ibm-modules-ops force-pushed the renovate/dependencies branch 6 times, most recently from 4178095 to 02aeb2c Compare August 17, 2025 07:49
@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

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

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