Skip to content

chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.18.0#145

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x
Open

chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.18.0#145
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 16, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.16.2v0.18.0 age confidence

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 16, 2025
@renovate-bot renovate-bot requested review from a team as code owners October 16, 2025 12:01
@forking-renovate
Copy link

forking-renovate bot commented Oct 16, 2025

ℹ Artifact update notice

File name: infra/test/integration/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):

  • 21 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.23.0
go (toolchain) 1.22.8 -> 1.24.11
github.com/stretchr/testify v1.9.0 -> v1.11.1
github.com/go-openapi/jsonpointer v0.20.0 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.20.1 -> v2.22.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20240801114854-6714b46f5fe4 -> v0.0.0-20250731202709-e8a84eebd3e7
github.com/hashicorp/terraform-json v0.22.1 -> v0.26.0
github.com/tidwall/gjson v1.17.3 -> v1.18.0
github.com/tmccombs/hcl2json v0.6.0 -> v0.6.4
github.com/ulikunitz/xz v0.5.11 -> v0.5.14
github.com/zclconf/go-cty v1.14.4 -> v1.16.3
golang.org/x/crypto v0.21.0 -> v0.40.0
golang.org/x/mod v0.21.0 -> v0.27.0
golang.org/x/net v0.23.0 -> v0.42.0
golang.org/x/sync v0.4.0 -> v0.16.0
golang.org/x/sys v0.18.0 -> v0.34.0
golang.org/x/text v0.14.0 -> v0.27.0
golang.org/x/tools v0.13.0 -> v0.35.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20241212222426-2c72e554b1e7
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.20.1

@dpebot
Copy link
Collaborator

dpebot commented Oct 16, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from e10f3e4 to 6d1baa9 Compare November 12, 2025 22:15
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 6d1baa9 to eae39b0 Compare November 12, 2025 23:10
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from eae39b0 to 8621970 Compare November 13, 2025 05:13
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 8621970 to 29d40d1 Compare November 13, 2025 23:23
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 29d40d1 to 01fc261 Compare December 6, 2025 00:57
@dpebot
Copy link
Collaborator

dpebot commented Dec 6, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 01fc261 to 038fdde Compare December 9, 2025 19:30
@dpebot
Copy link
Collaborator

dpebot commented Dec 9, 2025

/gcbrun

@forking-renovate
Copy link

forking-renovate bot commented Dec 11, 2025

ℹ️ Artifact update notice

File name: infra/test/integration/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):

  • 21 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.24.0
go (toolchain) 1.22.8 -> 1.24.13
github.com/stretchr/testify v1.9.0 -> v1.11.1
github.com/go-openapi/jsonpointer v0.20.0 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.20.1 -> v2.22.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20240801114854-6714b46f5fe4 -> v0.0.0-20250828155816-225c06ed5fd9
github.com/hashicorp/terraform-json v0.22.1 -> v0.27.2
github.com/tidwall/gjson v1.17.3 -> v1.18.0
github.com/tmccombs/hcl2json v0.6.0 -> v0.6.4
github.com/ulikunitz/xz v0.5.11 -> v0.5.14
github.com/zclconf/go-cty v1.14.4 -> v1.16.4
golang.org/x/crypto v0.21.0 -> v0.45.0
golang.org/x/mod v0.21.0 -> v0.31.0
golang.org/x/net v0.23.0 -> v0.47.0
golang.org/x/sync v0.4.0 -> v0.18.0
golang.org/x/sys v0.18.0 -> v0.38.0
golang.org/x/text v0.14.0 -> v0.31.0
golang.org/x/tools v0.13.0 -> v0.39.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.21.0

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 038fdde to 304cba6 Compare December 11, 2025 19:44
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2025

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.17.9 chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.18.0 Jan 9, 2026
@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 304cba6 to b51ca87 Compare January 9, 2026 23:15
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from b51ca87 to d195fda Compare January 23, 2026 16:13
@dpebot
Copy link
Collaborator

dpebot commented Jan 23, 2026

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from d195fda to 4becd96 Compare February 12, 2026 14:05
@dpebot
Copy link
Collaborator

dpebot commented Feb 12, 2026

/gcbrun

…ation-toolkit/infra/blueprint-test to v0.18.0
@renovate-bot renovate-bot force-pushed the renovate/github.com-googlecloudplatform-cloud-foundation-toolkit-infra-blueprint-test-0.x branch from 4becd96 to c1bf095 Compare February 24, 2026 01:02
@dpebot
Copy link
Collaborator

dpebot commented Feb 24, 2026

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants