fix(deps): update dependencies#179
Merged
terraform-ibm-modules-dev merged 1 commit intomainfrom Jan 31, 2026
Merged
Conversation
|
/run pipeline |
iamar7
previously approved these changes
Jan 27, 2026
861c60d to
6f9e36b
Compare
|
/run pipeline |
terraform-ibm-modules-dev
approved these changes
Jan 31, 2026
Contributor
Author
|
🎉 This PR is included in version 1.6.8 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.66.0→v1.68.01.87.2→1.87.31.10.30→1.10.3210.9.6→10.9.74.6.23→4.6.24Release Notes
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.68.0Compare Source
Features
GetRandomAdminPasswordrefactored asGetRandomPasswordWithPrefixgenerates a random password string that always starts with a required prefix (prefix can be provided or left blank as the function uses default prefix - "A1a"). The random password generated is of 15 character with the mix of uppercase, lowercase, numbers and url safe characters. It calls on toRandomStringGeneratorwhich returns a cryptographically-secure random string of the givenlength, where each character is sampled uniformly at random fromcharacterSet. (#1103) (bf36785)v1.67.1Compare Source
Bug Fixes
v1.67.0Compare Source
Features
IBM-Cloud/terraform-provider-ibm (ibm)
v1.87.3Compare Source
1.87.3 (January 28, 2026)
Bug Fixes
Enhancements
async_restorefield for fast PG restore (#6630)terraform-ibm-modules/terraform-ibm-cloud-logs (terraform-ibm-modules/cloud-logs/ibm)
v1.10.32Compare Source
Bug Fixes
v1.10.31Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v10.9.7Compare Source
Bug Fixes
add_bucket_name_suffixwas set to false (#1054) (eac41e1)terraform-ibm-modules/terraform-ibm-event-streams (terraform-ibm-modules/event-streams/ibm)
v4.6.24Compare 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.
This PR has been generated by Renovate Bot.