terraform-ibm-modules / ibmcloud-terratest-wrapper

Provides a wrapper around Terratest to support writing tests in this GitHub organization
Apache License 2.0
2 stars 4 forks source link

fix(deps): update gomod #870

Closed terraform-ibm-modules-ops closed 1 month ago

terraform-ibm-modules-ops commented 1 month ago

This PR contains the following updates:

Package Type Update Change
github.com/IBM-Cloud/power-go-client require minor v1.7.1 -> v1.8.1
github.com/IBM/platform-services-go-sdk require minor v0.68.1 -> v0.69.1
github.com/IBM/vpc-go-sdk require minor v0.57.0 -> v0.58.0
go (source) toolchain patch 1.23.0 -> 1.23.1
golang.org/x/crypto require minor v0.26.0 -> v0.27.0

Release Notes

IBM-Cloud/power-go-client (github.com/IBM-Cloud/power-go-client) ### [`v1.8.1`](https://togithub.com/IBM-Cloud/power-go-client/releases/tag/v1.8.1) [Compare Source](https://togithub.com/IBM-Cloud/power-go-client/compare/v1.7.1...v1.8.1) #### What's Changed - Fix go.mod version by [@​michaelkad](https://togithub.com/michaelkad) in [https://github.com/IBM-Cloud/power-go-client/pull/419](https://togithub.com/IBM-Cloud/power-go-client/pull/419) - Q3 Release 2024 by [@​ismirlia](https://togithub.com/ismirlia) in [https://github.com/IBM-Cloud/power-go-client/pull/459](https://togithub.com/IBM-Cloud/power-go-client/pull/459) - Reenable bulk-detach and bulk-delete for Q3 by [@​ismirlia](https://togithub.com/ismirlia) in [https://github.com/IBM-Cloud/power-go-client/pull/460](https://togithub.com/IBM-Cloud/power-go-client/pull/460) - Add network-interfaces for Q3 by [@​ismirlia](https://togithub.com/ismirlia) in [https://github.com/IBM-Cloud/power-go-client/pull/464](https://togithub.com/IBM-Cloud/power-go-client/pull/464) **Full Changelog**: https://github.com/IBM-Cloud/power-go-client/compare/v1.7.1...v1.8.1
IBM/platform-services-go-sdk (github.com/IBM/platform-services-go-sdk) ### [`v0.69.1`](https://togithub.com/IBM/platform-services-go-sdk/releases/tag/v0.69.1) [Compare Source](https://togithub.com/IBM/platform-services-go-sdk/compare/v0.69.0...v0.69.1) ##### Bug Fixes - **build:** bump core to 5.17.5 ([#​357](https://togithub.com/IBM/platform-services-go-sdk/issues/357)) ([8d77a4b](https://togithub.com/IBM/platform-services-go-sdk/commit/8d77a4bc5ed69ec94fb67f73ef3e1fcb407baed2)) ### [`v0.69.0`](https://togithub.com/IBM/platform-services-go-sdk/releases/tag/v0.69.0) [Compare Source](https://togithub.com/IBM/platform-services-go-sdk/compare/v0.68.1...v0.69.0) ##### Features - **Catalog Management:** re-gen service after recent API changes ([#​353](https://togithub.com/IBM/platform-services-go-sdk/issues/353)) ([41163ad](https://togithub.com/IBM/platform-services-go-sdk/commit/41163adee4af741fbb5799ada52a0792df4d38d5))
IBM/vpc-go-sdk (github.com/IBM/vpc-go-sdk) ### [`v0.58.0`](https://togithub.com/IBM/vpc-go-sdk/releases/tag/v0.58.0) [Compare Source](https://togithub.com/IBM/vpc-go-sdk/compare/v0.57.0...v0.58.0) #### NEW FEATURES - Support for 4th zone #### BREAKING CHANGES - None #### CHANGES - None #### BUG FIXES - None **Full Changelog**: https://github.com/IBM/vpc-go-sdk/compare/v0.57.0...v0.58.0

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 becomes conflicted, 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.

terraform-ibm-modules-ops commented 1 month ago

ℹ Artifact update notice

File name: 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):

Details:

Package Change
golang.org/x/sys v0.23.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.18.0
terraform-ibm-modules-dev commented 1 month ago

/run pipeline

terraform-ibm-modules-ops commented 1 month ago

:tada: This PR is included in version 1.39.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: