Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 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.8 -> v0.17.9 age confidence require patch
github.com/stretchr/testify v1.11.0 -> v1.11.1 age confidence require patch
go (source) 1.24.6 -> 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

golang/go (go)

v1.24.7


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 added the dependencies label Sep 6, 2025
@renovate renovate bot requested review from a team and imrannayer as code owners September 6, 2025 18:56
@dpebot
Copy link
Collaborator

dpebot commented Sep 6, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d25f380 to b06e45f Compare September 10, 2025 02:52
@renovate renovate bot changed the title chore(deps): Update module github.com/stretchr/testify to v1.11.1 chore(deps): Update go modules and/or dev-tools Sep 10, 2025
@dpebot
Copy link
Collaborator

dpebot commented Sep 10, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from b06e45f to ed9cf8d Compare September 12, 2025 18:13
Copy link
Contributor Author

renovate bot commented Sep 12, 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/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/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/crypto v0.39.0 -> v0.40.0
golang.org/x/mod v0.26.0 -> v0.27.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
golang.org/x/tools v0.34.0 -> v0.35.0
sigs.k8s.io/kustomize/kyaml v0.20.0 -> v0.20.1

@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2025

/gcbrun

@apeabody apeabody self-assigned this Sep 16, 2025
@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from ed9cf8d to 1aa23e5 Compare September 16, 2025 19:20
@dpebot
Copy link
Collaborator

dpebot commented Sep 16, 2025

/gcbrun

@apeabody apeabody enabled auto-merge (squash) September 16, 2025 20:31
@apeabody apeabody merged commit a17ef60 into main Sep 16, 2025
9 checks passed
@apeabody apeabody deleted the renovate/go-modules-andor-dev-tools branch September 16, 2025 20:52
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