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
ibm (source) 1.81.1 -> 1.82.0 age confidence required_provider minor
terraform-ibm-modules/vpc-private-path/ibm (source) 1.2.8 -> 1.2.9 age confidence module patch

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)
IBM-Cloud/terraform-provider-ibm (ibm)

v1.82.0

Compare Source

  • Support for App Configuration
    • Datasources
      • ibm_app_config_integrations
      • ibm_app_config_integration_en
      • ibm_app_config_integration_kms
    • Resources
      • ibm_app_config_integration_en
      • ibm_app_config_integration_kms
  • Support for Event Notifications
    • Datasources
      • ibm_en_pre_defined_template
      • ibm_en_pre_defined_templates
      • ibm_en_code_engine_template
    • Resources
      • ibm_en_code_engine_template
  • Support for VMware
    • Datasources
      • ibm_vmaas_transit_gateway_connection
    • Resources
      • ibm_vmaas_transit_gateway_connection

Bug Fixes

Cloudant
  • Example validation updates (6403)
Global Catalog, IAM
  • Bump platform go SDK, add new fields (6415)
Power Systems
  • Refactor Terraform errors to use new toolchain in available hosts and catalog images data sources (6407)
  • Refactor Terraform errors to use new toolchain in cloud connection, cloud instance, and datacenter data sources (6411)
  • Refactor Terraform errors to use new toolchain in DHCP, disaster recovery location, and host group data sources (6416)
  • Refactor Terraform errors to use new toolchain in host, image location, and instance console language data sources (6417)
Secrets Manager
  • Fix missing secret_id property (6400)
  • Update docs - nested JSONs and fixes (6356)
  • Fix secret manager tests (6412
  • Add retrieved_at attribute to secret metadata 6423)
VMware
  • Fix bad request when updating fast_provisioning_enabled (6425)
VPC Infrastructure
  • Handle absent device on VSIs (6419)

Enhancements

CD Tekton Pipeline
  • Add support for ca-mon region (6402)
App Configuration
  • Addition of Integration Resources support (6405)
Event Streams
  • Pre-defined templates and Code Engine templates support (6398)
MQ Service
  • Add ability to update user and app names (6397)
VMware
  • Transit Gateway support for Vmaas Terraform (6377)
CIS
  • Add ratelimit changes in custom rulesets (6379)
VPC Infrastructure
  • Added storage_generation attribute to is_volume (6413)
Satellite
  • Added length validation check for satellite location (6421)
Transit Gateway
  • Added option to enable or disable GRE enhanced route propagation (6311)
Power Systems
  • Update Volume Flash Copy documentation (6420)
General
  • Bump actions/checkout from 4.2.2 to 5.0.0 (6406)
  • Upgrade bluemix-go dependency (6409)
  • Fix evaluation order for endpoints_file_path precedence (6429)

Tests

Secrets Manager
  • Optionally disable SM crypto key tests (6408)
terraform-ibm-modules/terraform-ibm-vpc-private-path (terraform-ibm-modules/vpc-private-path/ibm)

v1.2.9

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

1 similar comment
@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 terraform-ibm-modules-dev merged commit e242088 into main Aug 30, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/dependencies branch August 30, 2025 11:19
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 1.0.16 🎉

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