fix(deps): update dependencies#788
Merged
terraform-ibm-modules-dev merged 1 commit intomainfrom Feb 21, 2026
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: tests/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Contributor
|
/run pipeline |
28023ab to
2d90790
Compare
Contributor
|
/run pipeline |
2d90790 to
68e0c86
Compare
Contributor
|
/run pipeline |
terraform-ibm-modules-dev
approved these changes
Feb 21, 2026
Contributor
Author
|
🎉 This PR is included in version 1.35.15 🎉 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:
v0.94.0→v0.94.3v0.55.0→v0.56.0v1.68.1→v1.69.01.87.3→1.88.2v1.24.1→v1.24.210.9.9→10.14.1v2.10.54→v2.10.551.4.7→1.4.8Release Notes
IBM/platform-services-go-sdk (github.com/IBM/platform-services-go-sdk)
v0.94.3Compare Source
Bug Fixes
messagefield toTagResultsItem(#432) (b66d7e9)v0.94.2Compare Source
Bug Fixes
in-cheregion andwrite_statusattribute (#430) (f41c5f0)v0.94.1Compare Source
Bug Fixes
eu-fr2endpoints (#428) (4b608b8)gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.56.0Compare Source
✨ New Features
CreateJobFromCronJobandCreateJobFromCronJobEadded.The
CreateJobFromCronJobandCreateJobFromCronJobEfunctions support creating Kubernetes cron jobs in a given namespace. This mirrors the behavior of thekubectl create job ... --from=cronjob/...command and provides a native way to trigger and testCronJobconfigurations within Terratest.Special thanks to @steffas for contributing this feature.
🐛 Bug Fixes
Preserve existing instance metadata in
SetMetadataUpdates the
newMetadatafunction to properly copy existing metadata items before applying new key-value pairs. This resolves an issue introduced in v0.55.0 where functions likeSetMetadataandAddSshKeywere accidentally overwriting all existing instance metadata instead of merging the new values.Plan output parsing for Terraform 1.14+ fixed
Removes the trailing period requirement from the
planWithChangesRegexpregular expression used byGetResourceCount. This resolves parsing failures caused by Terraform 1.14's new Actions feature, which appends additional text (e.g., . Actions: N to invoke.) to the standard plan summary line.Update
CronJobto use thebatch/v1APIUpdates the
CronJobimplementation under the hood to use the stablebatch/v1API instead ofbatch/v1beta1. This restores compatibility with modern Kubernetes clusters, as the olderv1beta1API was completely removed in Kubernetes 1.25.📖 Documentation Updates
Homepage examples for Terragrunt updated
Examples relevant to Terragrunt have been fixed in the https://terragrunt.gruntwork.io site.
⚙️ Process Updates
Golang bumped to 1.26
The version of Golang in
go.modhas been updated to1.26.What's Changed
1.26by @yhakbar in #1667New Contributors
Full Changelog: gruntwork-io/terratest@v0.55.0...v0.56.0
terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)
v1.69.0Compare Source
Features
v1.68.2Compare Source
Bug Fixes
IBM-Cloud/terraform-provider-ibm (ibm)
v1.88.2Compare Source
Bug Fixes
CIS
Power
Activity tracker
IAM
v1.88.1Compare Source
Bug Fixes
Cloud Object Storage
VPC Infrastructure
Enhancements
IAM
v1.88.0Compare Source
Bug Fixes
Catalog Management
Cloud Logs
IAM
Enhancements
Code Engine
Schematics
Cloud Databases
async_restorefield for fast PG restore (6630)Cloud Logs
IAM
Platform Notifications
Power Systems
VPC Infrastructure
General
terraform-ibm-modules/common-pipeline-assets (terraform-ibm-modules/common-pipeline-assets)
v1.24.2Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v10.14.1Compare Source
Bug Fixes
v10.14.0Compare Source
Features
enable_activity_tracking(true by default) (#1059) (177db8d)v10.13.1Compare Source
Bug Fixes
v10.13.0Compare Source
Features
v10.12.0Compare Source
Features
v10.11.0Compare Source
Features
v10.10.0Compare Source
Features
v10.9.10Compare Source
Bug Fixes
private_endpoint_typeto "vpe" when in-che or in-mum region selected in the DA (#1058) (581c061)terraform-ibm-modules/terraform-ibm-key-protect (terraform-ibm-modules/key-protect/ibm)
v2.10.55Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)
v1.4.8Compare 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.