Skip to content

Conversation

@terraform-ibm-modules-ops
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.35 -> v1.63.2 age confidence require minor
go (source) 1.25.4 -> 1.25.5 age confidence toolchain patch
go (source) 1.24.0 -> 1.25.5 age confidence golang minor
terraform-ibm-modules/common-pipeline-assets v1.24.0 -> v1.24.1 age confidence action patch
terraform-ibm-modules/event-notifications/ibm (source) 2.10.14 -> 2.10.16 age confidence module patch
terraform-ibm-modules/kms-all-inclusive/ibm (source) 5.5.0 -> 5.5.4 age confidence module patch
terraform-ibm-modules/resource-group/ibm (source) 1.4.0 -> 1.4.5 age confidence module patch

Release Notes

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

v1.63.2

Compare Source

Bug Fixes
  • deps: update terraform-ibm-modules/common-pipeline-assets action to v1.24.1 (#​1097) (ac00015)

v1.63.1

Compare Source

Bug Fixes

v1.63.0

Compare Source

Features
  • Addons test undeploys resources and keeps project on test failure (#​1093) (a45500e)

v1.62.0

Compare Source

Features

v1.61.5

Compare Source

Bug Fixes

v1.61.4

Compare Source

Bug Fixes
  • deps: update module github.com/go-openapi/errors to v0.22.5 (#​1090) (0a393ef)

v1.61.3

Compare Source

Bug Fixes

v1.61.2

Compare Source

Bug Fixes

v1.61.1

Compare Source

Bug Fixes

v1.61.0

Compare Source

Features
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)

v1.24.1

Compare Source

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

v2.10.16

Compare Source

Bug Fixes

v2.10.15

Compare Source

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

v5.5.4

Compare Source

Bug Fixes

v5.5.3

Compare Source

Bug Fixes
  • fix bug that was causing the next_step_primary_url DA output to fail when passing an existing KMS instance to the DA (#​808) (cb7f400)

v5.5.2

Compare Source

Reverts
  • Revert "fix: updated the DA to use region widget so all service supported reg…" (#​806) (8709fc5)

v5.5.1

Compare Source

Bug Fixes
  • updated the DA to use region widget so all service supported regions will be returned (#​805) (d67c167)
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)

v1.4.5

Compare Source

Bug Fixes

v1.4.4

Compare Source

Bug Fixes
  • deps: update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.63.0 (#​765) (2dc5ed5)

v1.4.3

Compare Source

Bug Fixes
  • deps: update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.61.4 (#​764) (b4f81ad)

v1.4.2

Compare Source

Bug Fixes
  • deps: update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.61.3 (#​763) (f1e7a21)

v1.4.1

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 terraform-ibm-modules-ops changed the title chore(deps): update module github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper to v1.60.31 chore(deps): update dependencies Nov 28, 2025
@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-ops terraform-ibm-modules-ops changed the title chore(deps): update dependencies fix(deps): update dependencies Dec 5, 2025
@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-ops
Copy link
Contributor Author

terraform-ibm-modules-ops commented Dec 7, 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/IBM-Cloud/power-go-client v1.14.3 -> v1.14.4
github.com/IBM/platform-services-go-sdk v0.90.4 -> v0.91.0
github.com/go-openapi/errors v0.22.4 -> v0.22.5
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.32.0
golang.org/x/tools v0.38.0 -> v0.39.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

1 similar comment
@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 terraform-ibm-modules-dev merged commit 786447f into main Dec 13, 2025
2 checks passed
@terraform-ibm-modules-dev terraform-ibm-modules-dev deleted the renovate/dependencies branch December 13, 2025 16:01
@terraform-ibm-modules-ops
Copy link
Contributor Author

🎉 This PR is included in version 4.2.1 🎉

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