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 #890

Closed terraform-ibm-modules-ops closed 4 days ago

terraform-ibm-modules-ops commented 4 days ago

This PR contains the following updates:

Package Type Update Change
github.com/IBM/platform-services-go-sdk require minor v0.70.0 -> v0.71.0
github.com/hashicorp/terraform-json require minor v0.22.1 -> v0.23.0

Release Notes

IBM/platform-services-go-sdk (github.com/IBM/platform-services-go-sdk) ### [`v0.71.0`](https://togithub.com/IBM/platform-services-go-sdk/releases/tag/v0.71.0) [Compare Source](https://togithub.com/IBM/platform-services-go-sdk/compare/v0.70.0...v0.71.0) ##### Features - **Usage Reports:** add "created_by_email_id" to Offer schema ([#​355](https://togithub.com/IBM/platform-services-go-sdk/issues/355)) ([b57da5a](https://togithub.com/IBM/platform-services-go-sdk/commit/b57da5aa81ab19bee569581f3553a385ed0c420f))
hashicorp/terraform-json (github.com/hashicorp/terraform-json) ### [`v0.23.0`](https://togithub.com/hashicorp/terraform-json/releases/tag/v0.23.0) [Compare Source](https://togithub.com/hashicorp/terraform-json/compare/v0.22.1...v0.23.0) ENHANCEMENTS: - Add support for ephemeral resources by [@​radeksimko](https://togithub.com/radeksimko) in [https://github.com/hashicorp/terraform-json/pull/138](https://togithub.com/hashicorp/terraform-json/pull/138) - Add action forget by [@​ilya-hontarau](https://togithub.com/ilya-hontarau) in [https://github.com/hashicorp/terraform-json/pull/126](https://togithub.com/hashicorp/terraform-json/pull/126) INTERNAL: - Add a catalog-info.yaml file for Backstage by [@​imakewebthings](https://togithub.com/imakewebthings) in [https://github.com/hashicorp/terraform-json/pull/137](https://togithub.com/hashicorp/terraform-json/pull/137) - build(deps): Bump workflows to latest trusted versions by [@​hashicorp-tsccr](https://togithub.com/hashicorp-tsccr) in [https://github.com/hashicorp/terraform-json/pull/132](https://togithub.com/hashicorp/terraform-json/pull/132) - build(deps): Bump workflows to latest trusted versions by [@​hashicorp-tsccr](https://togithub.com/hashicorp-tsccr) in [https://github.com/hashicorp/terraform-json/pull/134](https://togithub.com/hashicorp/terraform-json/pull/134) - build(deps): Bump workflows to latest trusted versions by [@​hashicorp-tsccr](https://togithub.com/hashicorp-tsccr) in [https://github.com/hashicorp/terraform-json/pull/136](https://togithub.com/hashicorp/terraform-json/pull/136) - build(deps): Bump workflows to latest trusted versions by [@​hashicorp-tsccr](https://togithub.com/hashicorp-tsccr) in [https://github.com/hashicorp/terraform-json/pull/139](https://togithub.com/hashicorp/terraform-json/pull/139) - build(deps): Bump workflows to latest trusted versions by [@​hashicorp-tsccr](https://togithub.com/hashicorp-tsccr) in [https://github.com/hashicorp/terraform-json/pull/140](https://togithub.com/hashicorp/terraform-json/pull/140) - Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/terraform-json/pull/133](https://togithub.com/hashicorp/terraform-json/pull/133) - Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/terraform-json/pull/135](https://togithub.com/hashicorp/terraform-json/pull/135) **Full Changelog**: https://github.com/hashicorp/terraform-json/compare/v0.22.1...v0.23.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 4 days 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
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/zclconf/go-cty v1.14.4 -> v1.15.0
terraform-ibm-modules-dev commented 4 days ago

/run pipeline

terraform-ibm-modules-ops commented 4 days ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: