Skip to content

chore(deps): Update go modules and/or dev-tools#428

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-modules-andor-dev-tools
Open

chore(deps): Update go modules and/or dev-tools#428
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-modules-andor-dev-tools

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.9v0.18.0 age confidence require minor
github.com/gruntwork-io/terratest v0.50.0v0.56.0 age confidence require minor
go (source) 1.24.71.24.13 age confidence toolchain patch

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.56.0

Compare Source

✨ New Features

CreateJobFromCronJob and CreateJobFromCronJobE added.

The CreateJobFromCronJob and CreateJobFromCronJobE functions support creating Kubernetes cron jobs in a given namespace. This mirrors the behavior of the kubectl create job ... --from=cronjob/... command and provides a native way to trigger and test CronJob configurations within Terratest.

Special thanks to @​steffas for contributing this feature.

🐛 Bug Fixes

Preserve existing instance metadata in SetMetadata

Updates the newMetadata function to properly copy existing metadata items before applying new key-value pairs. This resolves an issue introduced in v0.55.0 where functions like SetMetadata and AddSshKey were 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 planWithChangesRegexp regular expression used by GetResourceCount. 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 CronJob to use the batch/v1 API

Updates the CronJob implementation under the hood to use the stable batch/v1 API instead of batch/v1beta1. This restores compatibility with modern Kubernetes clusters, as the older v1beta1 API 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.mod has been updated to 1.26.

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.55.0...v0.56.0

v0.55.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.54.0...v0.55.0

v0.54.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.53.0...v0.54.0

v0.53.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.52.0...v0.53.0

v0.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.51.0...v0.52.0

v0.51.0

Compare Source

What's Changed

Full Changelog: gruntwork-io/terratest@v0.50.0...v0.51.0

golang/go (go)

v1.24.13

v1.24.12

v1.24.11

v1.24.10

v1.24.9

v1.24.8


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from ayushmjain as a code owner September 29, 2025 02:09
@renovate renovate Bot requested review from a team and q2w as code owners September 29, 2025 02:09
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Sep 29, 2025

ℹ Artifact update notice

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

  • 11 additional dependencies were updated

Details:

Package Change
github.com/google/gnostic-models v0.6.9 -> v0.7.0
go.yaml.in/yaml/v3 v3.0.3 -> v3.0.4
golang.org/x/crypto v0.40.0 -> v0.45.0
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.42.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.34.0 -> v0.38.0
golang.org/x/text v0.27.0 -> v0.31.0
golang.org/x/tools v0.35.0 -> v0.38.0
google.golang.org/protobuf v1.36.1 -> v1.36.5
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 -> v0.0.0-20250710124328-f3f2b991d03b

@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Sep 29, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from e5cc748 to c5e0c32 Compare September 30, 2025 10:58
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Sep 30, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from c5e0c32 to 717bed1 Compare October 1, 2025 04:21
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 1, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 717bed1 to 5ffc0ee Compare October 9, 2025 15:30
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 9, 2025

/gcbrun

@renovate renovate Bot changed the title chore(deps): Update module github.com/gruntwork-io/terratest to v0.51.0 chore(deps): Update go modules and/or dev-tools Oct 14, 2025
@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 5ffc0ee to 5b6738b Compare October 20, 2025 02:04
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Oct 20, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 5b6738b to 29a1f55 Compare November 3, 2025 03:03
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 3, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 29a1f55 to 9ae2a10 Compare November 12, 2025 01:32
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 9ae2a10 to 34cb688 Compare November 12, 2025 22:15
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 34cb688 to 10ce3a6 Compare November 12, 2025 23:26
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 12, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 10ce3a6 to d0f6549 Compare November 13, 2025 05:09
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from d0f6549 to 6f276c0 Compare November 13, 2025 23:22
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 13, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 6f276c0 to 5476804 Compare November 21, 2025 14:42
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Nov 21, 2025

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 5476804 to 42a5f0a Compare November 29, 2025 01:09
@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 7c24d8c to a728772 Compare January 7, 2026 09:56
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 7, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from a728772 to 9485eb5 Compare January 7, 2026 10:10
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 7, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 9485eb5 to 347e13a Compare January 9, 2026 20:51
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 9, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 347e13a to 4f3514b Compare January 12, 2026 12:42
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 12, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 4f3514b to fc8c61b Compare January 14, 2026 06:03
@renovate renovate Bot requested a review from krprabhat-eng as a code owner January 14, 2026 06:03
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 14, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from fc8c61b to 3d6226a Compare January 20, 2026 04:45
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 20, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 3d6226a to 2a27b7b Compare January 22, 2026 07:18
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 22, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2a27b7b to 30cbe52 Compare January 22, 2026 07:30
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Jan 22, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 30cbe52 to d78ed6a Compare February 7, 2026 09:30
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 7, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from d78ed6a to e098b6a Compare February 7, 2026 13:53
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 7, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from e098b6a to 1c92566 Compare February 19, 2026 21:13
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 19, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from 1c92566 to f25f497 Compare February 24, 2026 01:07
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Feb 24, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from f25f497 to ec189fe Compare March 27, 2026 22:07
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 27, 2026

/gcbrun

@renovate renovate Bot force-pushed the renovate/go-modules-andor-dev-tools branch from ec189fe to 815509a Compare March 28, 2026 01:08
@dpebot
Copy link
Copy Markdown
Collaborator

dpebot commented Mar 28, 2026

/gcbrun

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant