Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/auth v0.16.1 -> v0.16.2 age adoption passing confidence indirect patch
cloud.google.com/go/compute v1.38.0 -> v1.39.0 age adoption passing confidence indirect minor
cloud.google.com/go/storage v1.54.0 -> v1.55.0 age adoption passing confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 -> v1.29.0 age adoption passing confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.53.0 age adoption passing confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.53.0 age adoption passing confidence indirect minor
github.com/go-logr/logr v1.4.2 -> v1.4.3 age adoption passing confidence indirect patch
github.com/gruntwork-io/terratest v0.49.0 -> v0.50.0 age adoption passing confidence require minor
golang.org/x/crypto v0.38.0 -> v0.39.0 age adoption passing confidence indirect minor
golang.org/x/mod v0.24.0 -> v0.25.0 age adoption passing confidence indirect minor
golang.org/x/net v0.40.0 -> v0.41.0 age adoption passing confidence indirect minor
golang.org/x/sync v0.14.0 -> v0.15.0 age adoption passing confidence indirect minor
golang.org/x/text v0.25.0 -> v0.26.0 age adoption passing confidence indirect minor
golang.org/x/time v0.11.0 -> v0.12.0 age adoption passing confidence indirect minor
golang.org/x/tools v0.33.0 -> v0.34.0 age adoption passing confidence indirect minor
google.golang.org/api v0.234.0 -> v0.238.0 age adoption passing confidence indirect minor
google.golang.org/genproto 55703ea -> 513f239 age adoption passing confidence indirect digest
google.golang.org/genproto/googleapis/api 55703ea -> 513f239 age adoption passing confidence indirect digest
google.golang.org/genproto/googleapis/rpc 55703ea -> 513f239 age adoption passing confidence indirect digest
google.golang.org/grpc v1.72.1 -> v1.73.0 age adoption passing confidence indirect minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)

v0.53.0: v1.29.0/v0.53.0

Compare Source

What's Changed
New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.52.0...v0.53.0

v0.52.0: v1.28.0/v0.52.0

Compare Source

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.51.0...v0.52.0

go-logr/logr (github.com/go-logr/logr)

v1.4.3

Compare Source

Minor release.

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.2...v1.4.3

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

v0.50.0

Compare Source

What's Changed

New Contributors

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

googleapis/google-api-go-client (google.golang.org/api)

v0.238.0

Compare Source

Features

v0.237.0

Compare Source

Features

v0.236.0

Compare Source

Features
Bug Fixes

v0.235.0

Compare Source

Features
Bug Fixes
  • internaloption: AuthCreds should honor WithoutAuthentication (#​3166) (d117646)
grpc/grpc-go (google.golang.org/grpc)

v1.73.0: Release 1.73.0

Compare Source

New Features

  • balancer/ringhash: move LB policy from xds/internal to exported path to facilitate use without xds (#​8249)
  • xds: enable least request LB policy by default. It can be disabled by setting GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=false in your environment. (#​8253)
  • grpc: add a CallAuthority Call Option that can be used to overwrite the http :authority header on per-RPC basis. (#​8068)
  • stats/opentelemetry: add trace event for name resolution delay. (#​8074)
  • health: added List method to gRPC Health service. (#​8155)
  • ringhash: implement features from gRFC A76. (#​8159)
  • xds: add functionality to support SPIFFE Bundle Maps as roots of trust in XDS which can be enabled by setting GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true. (#​8167, #​8180, #​8229, #​8343)

Bug Fixes

  • xds: locality ID metric label is changed to make it consistent with gRFC A78. (#​8256)
  • client: fail RPCs on the client when using extremely short contexts that expire before the grpc-timeout header is created. (#​8312)
  • server: non-positive grpc-timeout header values are now rejected. This is consistent with the gRPC protocol spec. (#​8290)
  • xds: fix reported error string when LRS load reporting interval is invalid. (#​8224)

Performance Improvements

  • credentials/alts: improve read performance by optimizing buffer copies and allocations. (#​8271)
  • server: improve performance of RPC handling by avoid a status proto copy (#​8282)

Documentation

  • examples/features/opentelemetry: modify example to demonstrate tracing using OpenTelemtry plugin. (#​8056)

v1.72.2: Release 1.72.2

Compare Source

Bug Fixes
  • client: restore support for NO_PROXY environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#​8329)
  • balancer/least_request: fix panic on resolver errors. (#​8333)

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), 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 review from bendehaan and commjoen as code owners June 21, 2025 06:59
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jun 21, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 21, 2025

ℹ Artifact update notice

File name: aws/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
File name: azure/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
File name: gcp/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2

@commjoen commjoen merged commit 4541f4e into master Jun 21, 2025
16 checks passed
@commjoen commjoen deleted the renovate/go branch June 21, 2025 07:01
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants