Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Type Update Change Pending 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.4 -> v0.17.9 age confidence
github.com/stretchr/testify require minor v1.10.0 -> v1.11.1 age confidence
go (source) toolchain minor 1.23.5 -> 1.24.7 1.24.8 age confidence

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

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


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 Feb 3, 2025
@renovate renovate bot requested review from a team and davenportjw as code owners February 3, 2025 21:55
Copy link
Contributor Author

renovate bot commented Feb 3, 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):

  • 19 additional dependencies were updated

Details:

Package Change
go (toolchain) 1.24.7 -> 1.24.8
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/google/go-cmp v0.6.0 -> v0.7.0
github.com/gruntwork-io/terratest v0.48.1 -> v0.50.0
github.com/hashicorp/terraform-config-inspect v0.0.0-20241129133400-c404f8227ea6 -> v0.0.0-20250731202709-e8a84eebd3e7
github.com/hashicorp/terraform-json v0.24.0 -> v0.26.0
github.com/ulikunitz/xz v0.5.11 -> v0.5.14
github.com/zclconf/go-cty v1.15.1 -> v1.16.3
golang.org/x/crypto v0.31.0 -> v0.40.0
golang.org/x/mod v0.22.0 -> v0.27.0
golang.org/x/net v0.33.0 -> v0.42.0
golang.org/x/oauth2 v0.24.0 -> v0.27.0
golang.org/x/sync v0.10.0 -> v0.16.0
golang.org/x/tools v0.22.0 -> v0.35.0
google.golang.org/protobuf v1.35.1 -> v1.36.1
k8s.io/kube-openapi v0.0.0-20231113174909-778a5567bc1e -> v0.0.0-20241212222426-2c72e554b1e7
sigs.k8s.io/kustomize/kyaml v0.18.1 -> v0.20.1
sigs.k8s.io/yaml v1.4.0 -> v1.5.0

@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from c5b8804 to f85cae7 Compare February 11, 2025 01:08
@renovate renovate bot changed the title chore(deps): Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.17.5 chore(deps): Update go modules and/or dev-tools Feb 11, 2025
@dpebot
Copy link
Collaborator

dpebot commented Feb 11, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from f85cae7 to a1a346a Compare February 26, 2025 18:25
@dpebot
Copy link
Collaborator

dpebot commented Feb 26, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from a1a346a to 0f71f1a Compare February 28, 2025 16:11
@dpebot
Copy link
Collaborator

dpebot commented Feb 28, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 0f71f1a to 0be9e5f Compare March 3, 2025 16:07
@dpebot
Copy link
Collaborator

dpebot commented Mar 3, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 0be9e5f to 930aff3 Compare March 4, 2025 16:07
@dpebot
Copy link
Collaborator

dpebot commented Mar 4, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 930aff3 to d5a5bdd Compare March 6, 2025 05:15
@dpebot
Copy link
Collaborator

dpebot commented Mar 6, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d5a5bdd to 32faefb Compare March 6, 2025 07:15
@dpebot
Copy link
Collaborator

dpebot commented Mar 6, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 32faefb to 1453b7a Compare March 10, 2025 15:02
@dpebot
Copy link
Collaborator

dpebot commented Mar 10, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 1453b7a to 7dfbdce Compare March 14, 2025 04:15
@renovate renovate bot requested review from ayushmjain and q2w as code owners March 14, 2025 04:15
@dpebot
Copy link
Collaborator

dpebot commented Mar 14, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 7dfbdce to 6aa249f Compare March 20, 2025 06:45
@dpebot
Copy link
Collaborator

dpebot commented Mar 20, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 6aa249f to df9ab5f Compare March 26, 2025 18:38
@dpebot
Copy link
Collaborator

dpebot commented Jul 15, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 353e513 to e933f97 Compare July 25, 2025 22:56
@dpebot
Copy link
Collaborator

dpebot commented Jul 25, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from e933f97 to 5b9d3d4 Compare July 29, 2025 18:36
@dpebot
Copy link
Collaborator

dpebot commented Jul 29, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 5b9d3d4 to 97412d6 Compare August 10, 2025 15:08
@dpebot
Copy link
Collaborator

dpebot commented Aug 10, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 97412d6 to 847131c Compare August 22, 2025 17:27
@dpebot
Copy link
Collaborator

dpebot commented Aug 22, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 847131c to d95a5f8 Compare August 22, 2025 17:37
@dpebot
Copy link
Collaborator

dpebot commented Aug 22, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d95a5f8 to 7fc191f Compare August 24, 2025 17:07
@dpebot
Copy link
Collaborator

dpebot commented Aug 24, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 7fc191f to 6cc6e4c Compare August 28, 2025 22:13
@dpebot
Copy link
Collaborator

dpebot commented Aug 28, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 6cc6e4c to d1cbd56 Compare September 6, 2025 22:32
@dpebot
Copy link
Collaborator

dpebot commented Sep 6, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d1cbd56 to 07caed9 Compare September 12, 2025 08:06
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 07caed9 to 42c70dd Compare September 18, 2025 06:57
@dpebot
Copy link
Collaborator

dpebot commented Sep 18, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 42c70dd to 108a967 Compare September 19, 2025 10:28
@dpebot
Copy link
Collaborator

dpebot commented Sep 19, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 108a967 to b053c39 Compare September 30, 2025 10:50
@dpebot
Copy link
Collaborator

dpebot commented Sep 30, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from b053c39 to 834069b Compare October 1, 2025 04:21
@dpebot
Copy link
Collaborator

dpebot commented Oct 1, 2025

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 834069b to 7601ecb Compare October 9, 2025 11:33
@dpebot
Copy link
Collaborator

dpebot commented Oct 9, 2025

/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