Skip to content

fix(deps): update dependencies #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

terraform-ibm-modules-ops
Copy link
Contributor

@terraform-ibm-modules-ops terraform-ibm-modules-ops commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.58.5 -> v1.58.11 age confidence require patch
go (source) 1.24.5 -> 1.25.0 age confidence toolchain minor
ibm (source) 1.81.0 -> 1.81.1 age confidence required_provider patch
restapi (source) 1.20.0 -> 2.0.1 age confidence required_provider major

Release Notes

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

v1.58.11

Compare Source

Bug Fixes

v1.58.10

Compare Source

Bug Fixes
  • deps: update module github.com/go-openapi/errors to v0.22.2 (#​1017) (5f41ba3)

v1.58.9

Compare Source

Bug Fixes

v1.58.8

Compare Source

Bug Fixes
  • update CatalogJson and CatalogInput structs to use omitempty and interface{} for options (#​1014) (a8b0d01)

v1.58.7

Compare Source

Bug Fixes
  • filter out files with no diff content in all environments (#​1013) (f53cb0d)

v1.58.6

Compare Source

Bug Fixes
  • simplify dependency detection by adding support for local ibm_catalog.json parsing (#​1012) (6e173fc)
IBM-Cloud/terraform-provider-ibm (ibm)

v1.81.1

Compare Source

Bug Fixes

Resource controller
  • bypassing scc refresh after deprecation (6401)
VPC Infrastructure
  • prevent 409 errors in is_virtual_endpoint_gateway by locking on VPC ID during create (6378)
Mastercard/terraform-provider-restapi (restapi)

v2.0.1

Compare Source

Fixed

  • Fix a case where the provider crashes during delta comparison if null is a value in the data field. Thanks for the report in #​287, @​lonelyelk!

v2.0.0

Compare Source

New

  • @​michaelPotter added an awesome new feature to detect/repair remote changes in #​216 aligned with Terraform's test/repair paradigm! See ignore_changes_to and ignore_all_server_changes!
  • You can set which CAs you trust in the provider directly instead of using only the system-managed certs thanks to #​270 by @​daniel-butler-irl!
  • Thanks to @​Wiston999 in #​266, you can pass search_data as a body to performing searches!

Fixed

  • Fix a case where missing resources don't get recreated by Terraform. Thanks, @​mauriceackel for #​282!
  • You can search for boolean values now. Thanks for the bug report in #​227, Mykhailo-Roit!

Misc


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-dev

/run pipeline

@terraform-ibm-modules-ops
Copy link
Contributor Author

terraform-ibm-modules-ops commented Aug 9, 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/go-openapi/errors v0.22.1 -> v0.22.2
github.com/hashicorp/terraform-json v0.25.0 -> v0.26.0
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.34.0 -> v0.35.0

@terraform-ibm-modules-dev

/run pipeline

@shemau
Copy link
Collaborator

shemau commented Aug 11, 2025

This is failing due to the restapi major version bump #312.

@terraform-ibm-modules-dev

/run pipeline

@terraform-ibm-modules-dev

/run pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants