Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 3, 2025

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/scheduler v1.11.7 -> v1.11.8 age confidence
cloud.google.com/go/spanner v1.82.0 -> v1.86.0 age confidence
github.com/gruntwork-io/terratest v0.50.0 -> v0.51.0 age confidence
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence
google.golang.org/protobuf v1.36.6 -> v1.36.10 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

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

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.10

Compare Source

v1.36.9

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.8...v1.36.9

User-visible changes:
CL/699715: cmd/protoc-gen-go: add test for "import option" directive
CL/699115: internal/editionssupport: declare support for edition 2024
CL/697595: editions: Fix spelling mistake in panic message

v1.36.8

Compare Source

Maintenance:

CL/696316: all: set Go language version to Go 1.23
CL/696315: types: regenerate using latest protobuf v32 release

v1.36.7

Compare Source

Maintenance / optimizations:

CL/683955: encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
CL/674055: internal/impl: remove unnecessary atomic access for non-lazy lists
CL/674015: impl: remove unnecessary nil check from presence.Present
CL/673495: types/descriptorpb: regenerate using latest protobuf v31 release
CL/670516: cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
CL/670515: internal: move usePresenceForField to internal/filedesc
CL/670275: internal/impl: clean up usePresenceForField() (no-op)


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-bot renovate-bot force-pushed the renovate/golang-modules branch from d50b9b5 to 99c51d6 Compare August 7, 2025 11:33
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go/spanner to v1.83.0 fix(deps): update golang-modules Aug 7, 2025
@renovate-bot renovate-bot changed the title fix(deps): update golang-modules fix(deps): update module google.golang.org/protobuf to v1.36.7 Aug 14, 2025
@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch 2 times, most recently from 8bca2af to 43b3121 Compare August 14, 2025 20:58
@renovate-bot renovate-bot changed the title fix(deps): update module google.golang.org/protobuf to v1.36.7 fix(deps): update golang-modules Aug 14, 2025
Copy link

forking-renovate bot commented Aug 14, 2025

ℹ Artifact update notice

File name: terraform/cloud-functions/per-project/test/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):

  • 31 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.121.0 -> v0.121.6
cloud.google.com/go/compute v1.34.0 -> v1.38.0
cloud.google.com/go/compute/metadata v0.6.0 -> v0.8.0
cloud.google.com/go/storage v1.52.0 -> v1.56.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.12.2
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
github.com/moby/spdystream v0.2.0 -> v0.5.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.5 -> v1.0.6
golang.org/x/crypto v0.37.0 -> v0.41.0
golang.org/x/net v0.39.0 -> v0.43.0
golang.org/x/sys v0.32.0 -> v0.35.0
golang.org/x/term v0.31.0 -> v0.34.0
golang.org/x/text v0.24.0 -> v0.28.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/api v0.232.0 -> v0.247.0
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.72.0 -> v1.74.2
k8s.io/api v0.28.4 -> v0.34.0
k8s.io/apimachinery v0.28.4 -> v0.34.0
k8s.io/client-go v0.28.4 -> v0.34.0
k8s.io/klog/v2 v2.100.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.3.0 -> v1.6.0
File name: terraform/gke/unified/test/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):

  • 38 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.121.0 -> v0.121.6
cloud.google.com/go/auth v0.16.1 -> v0.16.4
cloud.google.com/go/compute/metadata v0.6.0 -> v0.8.0
cloud.google.com/go/storage v1.52.0 -> v1.56.0
github.com/emicklei/go-restful/v3 v3.9.0 -> v3.12.2
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/jsonpointer v0.19.6 -> v0.21.0
github.com/go-openapi/swag v0.22.3 -> v0.23.0
github.com/google/gnostic-models v0.6.8 -> v0.7.0
github.com/googleapis/gax-go/v2 v2.14.1 -> v2.15.0
github.com/moby/spdystream v0.2.0 -> v0.5.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.5 -> v1.0.6
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.61.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
golang.org/x/crypto v0.37.0 -> v0.41.0
golang.org/x/net v0.39.0 -> v0.43.0
golang.org/x/sync v0.14.0 -> v0.16.0
golang.org/x/sys v0.32.0 -> v0.35.0
golang.org/x/term v0.31.0 -> v0.34.0
golang.org/x/text v0.24.0 -> v0.28.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/api v0.232.0 -> v0.247.0
google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.72.0 -> v1.74.2
k8s.io/api v0.28.4 -> v0.34.0
k8s.io/apimachinery v0.28.4 -> v0.34.0
k8s.io/client-go v0.28.4 -> v0.34.0
k8s.io/klog/v2 v2.100.1 -> v2.130.1
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 -> v0.0.0-20250710124328-f3f2b991d03b
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 -> v0.0.0-20250604170112-4c0f3b243397
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/yaml v1.3.0 -> v1.6.0

@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch 3 times, most recently from 3205f9f to 351980f Compare August 27, 2025 11:56
@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch from 351980f to 8d2ffd0 Compare August 28, 2025 17:58
@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch 2 times, most recently from dc031ab to 2fbae63 Compare September 12, 2025 07:07
@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch 5 times, most recently from 0aa92d5 to a6aef34 Compare September 29, 2025 08:38
@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch 2 times, most recently from 932625b to c82c1e6 Compare October 6, 2025 08:45
@renovate-bot renovate-bot force-pushed the renovate/golang-modules branch from c82c1e6 to 72429ac Compare October 6, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant