Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.7 -> v0.17.9 age confidence require patch
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
go (source) 1.24.4 -> 1.24.7 age confidence toolchain patch

Release Notes

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


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 a team as a code owner September 18, 2025 16:18
@renovate
Copy link
Contributor Author

renovate bot commented Sep 18, 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/terraform-config-inspect v0.0.0-20250515145901-f4c50e64fd6d -> v0.0.0-20250731202709-e8a84eebd3e7
github.com/hashicorp/terraform-json v0.25.0 -> v0.26.0
github.com/ulikunitz/xz v0.5.11 -> v0.5.14
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/crypto v0.36.0 -> v0.40.0
golang.org/x/mod v0.24.0 -> v0.27.0
golang.org/x/net v0.38.0 -> v0.42.0
golang.org/x/sync v0.12.0 -> v0.16.0
golang.org/x/sys v0.31.0 -> v0.34.0
golang.org/x/text v0.23.0 -> v0.27.0
golang.org/x/tools v0.26.0 -> v0.35.0
sigs.k8s.io/kustomize/kyaml v0.19.0 -> v0.20.1

@dpebot
Copy link
Collaborator

dpebot commented Sep 18, 2025

/gcbrun

@apeabody apeabody merged commit 5c223b8 into main Sep 22, 2025
8 checks passed
@apeabody apeabody deleted the renovate/go-modules-andor-dev-tools branch September 22, 2025 16:13
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.

2 participants