Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change Age Confidence
cft/developer-tools minor 1.23 -> 1.25 age confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require patch v0.17.3 -> v0.17.9 age confidence
github.com/gruntwork-io/terratest require minor v0.48.1 -> v0.51.0 age confidence
github.com/stretchr/testify require minor v1.10.0 -> v1.11.1 age confidence
go (source) toolchain minor 1.23.4 -> 1.24.7 age confidence

Release Notes

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

v0.51.0

Compare Source

What's Changed

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

v0.50.0

Compare Source

What's Changed

New Contributors

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

v0.49.0

Compare Source

Modules affected

  • terraform
  • helm
  • azure
  • aws
  • k8s
  • logger
  • packer

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.2...v0.49.0

v0.48.2

Compare Source

Modules affected

  • shell
  • aws
  • gcp
  • terraform
  • k8s
  • azure
  • database

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.1...v0.48.2

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

golang/go (go)

v1.24.7

v1.24.6

v1.24.5

v1.24.4

v1.24.3

v1.24.2

v1.24.1

v1.24.0

v1.23.12

v1.23.11

v1.23.10

v1.23.9

v1.23.8

v1.23.7

v1.23.6

v1.23.5


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.


  • 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 added the dependencies Pull requests that update a dependency file label Jan 10, 2025
@renovate renovate bot requested a review from eeaton as a code owner January 10, 2025 02:13
Copy link
Contributor Author

renovate bot commented Jan 10, 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):

  • 18 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.24.0 -> v0.27.0
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/google/go-cmp v0.6.0 -> v0.7.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20241129133400-c404f8227ea6 -> v0.0.0-20250731202709-e8a84eebd3e7
github.com/hashicorp/terraform-json v0.23.0 -> v0.26.0
github.com/ulikunitz/xz v0.5.11 -> v0.5.14
github.com/zclconf/go-cty v1.15.0 -> v1.16.3
golang.org/x/crypto v0.35.0 -> v0.40.0
golang.org/x/mod v0.22.0 -> v0.27.0
golang.org/x/net v0.31.0 -> v0.42.0
golang.org/x/sync v0.11.0 -> v0.16.0
golang.org/x/sys v0.30.0 -> v0.34.0
golang.org/x/text v0.22.0 -> v0.27.0
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/kustomize/kyaml v0.18.1 -> v0.20.1
sigs.k8s.io/yaml v1.4.0 -> v1.6.0

@renovate renovate bot requested review from rjerrems, sleighton2022 and a team as code owners January 10, 2025 02:13
@dpebot
Copy link
Collaborator

dpebot commented Jan 10, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d440c6f to f9c220e Compare January 11, 2025 06:05
@renovate renovate bot changed the title chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.17.4 chore(deps): Update go modules and/or dev-tools Jan 11, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jan 11, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from f9c220e to af25fee Compare January 16, 2025 21:50
@dpebot
Copy link
Collaborator

dpebot commented Jan 16, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from af25fee to 161198f Compare January 23, 2025 01:47
@dpebot
Copy link
Collaborator

dpebot commented Jan 23, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 161198f to e9647dd Compare February 3, 2025 20:50
@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from e9647dd to fc48ad0 Compare February 6, 2025 00:44
@dpebot
Copy link
Collaborator

dpebot commented Feb 6, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from fc48ad0 to 35253bc Compare February 11, 2025 20:10
@dpebot
Copy link
Collaborator

dpebot commented Feb 11, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 35253bc to 71d6e73 Compare February 26, 2025 21:53
@dpebot
Copy link
Collaborator

dpebot commented Feb 26, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 71d6e73 to 94f6b50 Compare March 3, 2025 17:28
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 94f6b50 to a077e4e Compare March 3, 2025 22:40
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from a077e4e to c96fa50 Compare March 10, 2025 22:05
@dpebot
Copy link
Collaborator

dpebot commented Mar 10, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from c96fa50 to 664c4b5 Compare March 19, 2025 19:20
@dpebot
Copy link
Collaborator

dpebot commented Mar 19, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jul 16, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from f6edfa8 to c396657 Compare July 16, 2025 06:37
@dpebot
Copy link
Collaborator

dpebot commented Jul 16, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from c396657 to 95d00da Compare July 18, 2025 18:40
@dpebot
Copy link
Collaborator

dpebot commented Jul 18, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 95d00da to 748fa16 Compare July 23, 2025 23:09
@dpebot
Copy link
Collaborator

dpebot commented Jul 23, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 748fa16 to cc931ac Compare July 25, 2025 22:53
@dpebot
Copy link
Collaborator

dpebot commented Jul 25, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from cc931ac to 2a0adfd Compare August 7, 2025 04:55
@dpebot
Copy link
Collaborator

dpebot commented Aug 7, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2a0adfd to c0e75f1 Compare August 7, 2025 09:43
@dpebot
Copy link
Collaborator

dpebot commented Aug 7, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from c0e75f1 to 78d456f Compare August 11, 2025 13:24
@dpebot
Copy link
Collaborator

dpebot commented Aug 11, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 78d456f to 96ed626 Compare August 11, 2025 18:41
@dpebot
Copy link
Collaborator

dpebot commented Aug 11, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 96ed626 to ce7d5d2 Compare August 13, 2025 01:10
@dpebot
Copy link
Collaborator

dpebot commented Aug 13, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from ce7d5d2 to d867058 Compare August 24, 2025 18:11
@dpebot
Copy link
Collaborator

dpebot commented Aug 24, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d867058 to 87bf046 Compare September 4, 2025 18:08
@dpebot
Copy link
Collaborator

dpebot commented Sep 4, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 87bf046 to 4369dab Compare September 10, 2025 02:24
@dpebot
Copy link
Collaborator

dpebot commented Sep 10, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 4369dab to ca741bf Compare September 11, 2025 21:12
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from ca741bf to 86d84ae Compare September 29, 2025 02:15
@dpebot
Copy link
Collaborator

dpebot commented Sep 29, 2025

/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.

1 participant