Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update go #1909

Merged
merged 1 commit into from
Mar 12, 2025
Merged

fix(deps): update go #1909

merged 1 commit into from
Mar 12, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cel.dev/expr v0.18.0 -> v0.22.0 age adoption passing confidence indirect minor
cloud.google.com/go v0.116.0 -> v0.119.0 age adoption passing confidence indirect minor
cloud.google.com/go/auth v0.10.2 -> v0.15.0 age adoption passing confidence indirect minor
cloud.google.com/go/auth/oauth2adapt v0.2.5 -> v0.2.7 age adoption passing confidence indirect patch
cloud.google.com/go/compute v1.29.0 -> v1.34.0 age adoption passing confidence indirect minor
cloud.google.com/go/compute/metadata v0.5.2 -> v0.6.0 age adoption passing confidence indirect minor
cloud.google.com/go/iam v1.2.2 -> v1.4.1 age adoption passing confidence indirect minor
cloud.google.com/go/monitoring v1.21.2 -> v1.24.0 age adoption passing confidence indirect minor
cloud.google.com/go/storage v1.47.0 -> v1.50.0 age adoption passing confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 -> v1.27.0 age adoption passing confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.49.0 -> v0.51.0 age adoption passing confidence indirect minor
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.49.0 -> v0.51.0 age adoption passing confidence indirect minor
github.com/aws/aws-sdk-go v1.55.5 -> v1.55.6 age adoption passing confidence indirect patch
github.com/cncf/xds/go b4127c9 -> 2f00578 age adoption passing confidence indirect digest
github.com/envoyproxy/go-control-plane v0.13.1 -> v0.13.4 age adoption passing confidence indirect patch
github.com/envoyproxy/protoc-gen-validate v1.1.0 -> v1.2.1 age adoption passing confidence indirect minor
github.com/golang/groupcache 41bb18b -> 2c02b82 age adoption passing confidence indirect digest
github.com/google/go-cmp v0.6.0 -> v0.7.0 age adoption passing confidence indirect minor
github.com/google/s2a-go v0.1.8 -> v0.1.9 age adoption passing confidence indirect patch
github.com/googleapis/enterprise-certificate-proxy v0.3.4 -> v0.3.5 age adoption passing confidence indirect patch
github.com/googleapis/gax-go/v2 v2.14.0 -> v2.14.1 age adoption passing confidence indirect patch
github.com/gruntwork-io/terratest v0.47.2 -> v0.48.2 age adoption passing confidence require minor
github.com/hashicorp/terraform-json v0.23.0 -> v0.24.0 age adoption passing confidence indirect minor
github.com/klauspost/compress v1.17.11 -> v1.18.0 age adoption passing confidence indirect minor
github.com/planetscale/vtprotobuf 71c992b -> 79df5c4 indirect digest
github.com/stretchr/testify v1.9.0 -> v1.10.0 age adoption passing confidence indirect minor
github.com/tmccombs/hcl2json v0.6.4 -> v0.6.5 age adoption passing confidence indirect patch
github.com/zclconf/go-cty v1.15.0 -> v1.16.2 age adoption passing confidence indirect minor
go.opentelemetry.io/contrib/detectors/gcp v1.32.0 -> v1.35.0 age adoption passing confidence indirect minor
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.57.0 -> v0.60.0 age adoption passing confidence indirect minor
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 -> v0.60.0 age adoption passing confidence indirect minor
go.opentelemetry.io/otel v1.32.0 -> v1.35.0 age adoption passing confidence indirect minor
go.opentelemetry.io/otel/metric v1.32.0 -> v1.35.0 age adoption passing confidence indirect minor
go.opentelemetry.io/otel/sdk v1.32.0 -> v1.35.0 age adoption passing confidence indirect minor
go.opentelemetry.io/otel/sdk/metric v1.32.0 -> v1.35.0 age adoption passing confidence indirect minor
go.opentelemetry.io/otel/trace v1.32.0 -> v1.35.0 age adoption passing confidence indirect minor
golang.org/x/crypto v0.31.0 -> v0.36.0 age adoption passing confidence indirect minor
golang.org/x/mod v0.22.0 -> v0.24.0 age adoption passing confidence indirect minor
golang.org/x/net v0.33.0 -> v0.37.0 age adoption passing confidence indirect minor
golang.org/x/oauth2 v0.24.0 -> v0.28.0 age adoption passing confidence indirect minor
golang.org/x/sync v0.10.0 -> v0.12.0 age adoption passing confidence indirect minor
golang.org/x/sys v0.28.0 -> v0.31.0 age adoption passing confidence indirect minor
golang.org/x/text v0.21.0 -> v0.23.0 age adoption passing confidence indirect minor
golang.org/x/time v0.8.0 -> v0.11.0 age adoption passing confidence indirect minor
golang.org/x/tools v0.27.0 -> v0.31.0 age adoption passing confidence indirect minor
google.golang.org/api v0.206.0 -> v0.225.0 age adoption passing confidence indirect minor
google.golang.org/genproto 65e8d21 -> 81fb87f age adoption passing confidence indirect digest
google.golang.org/genproto/googleapis/api 65e8d21 -> 81fb87f age adoption passing confidence indirect digest
google.golang.org/genproto/googleapis/rpc 65e8d21 -> 81fb87f age adoption passing confidence indirect digest
google.golang.org/grpc v1.68.0 -> v1.71.0 age adoption passing confidence indirect minor
google.golang.org/protobuf v1.35.2 -> v1.36.5 age adoption passing confidence indirect minor

Release Notes

google/cel-spec (cel.dev/expr)

v0.22.0

Compare Source

What's Changed

  • Add test_suite and test_config under conformance [#​441]

New Contributors

Full Changelog: google/cel-spec@v0.21.2...v0.22.0

v0.21.2

Compare Source

What's Changed

Full Changelog: google/cel-spec@v0.21.1...v0.21.2

v0.21.1

Compare Source

What's Changed

Full Changelog: google/cel-spec@v0.21.0...v0.21.1

v0.21.0

Compare Source

What's Changed

Full Changelog: google/cel-spec@v0.20.0...v0.21.0

v0.20.0

What's Changed

Full Changelog: google/cel-spec@v0.19.2...v0.20.0

v0.19.2

Compare Source

What's Changed

Full Changelog: google/cel-spec@v0.19.1...v0.19.2

v0.19.1

Compare Source

What's Changed

Full Changelog: google/cel-spec@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed

Full Changelog: google/cel-spec@v0.18.0...v0.19.0

googleapis/google-cloud-go (cloud.google.com/go)

v0.119.0

Compare Source

Features

v0.118.3

Compare Source

Bug Fixes
  • main: Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (#​11591) (d52451a)

v0.118.2

Compare Source

Bug Fixes
  • internal/godocfx: Don't save timestamps until modules are successfully processed (#​11563) (8f38b3d)
  • internal/godocfx: Retry go get with explicit envoy dependency (#​11564) (a06a6a5)

v0.118.1

Compare Source

Bug Fixes
  • main: Remove OpenCensus dependency (6243d91)

v0.118.0

Compare Source

Features
  • civil: Add AddMonths, AddYears and Weekday methods to Date (#​11340) (d45f1a0)

v0.117.0

Compare Source

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

v0.51.0: v1.27.0/v0.51.0

Compare Source

What's Changed

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

v0.50.0: v1.26.0/v0.50.0

Compare Source

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.49.0...v0.50.0

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.55.6

Compare Source

===

SDK Bugs
  • Fix broken printf for go1.24
envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane)

v0.13.4

Compare Source

What's Changed

Full Changelog: envoyproxy/go-control-plane@v0.13.2...v0.13.4

v0.13.3

Compare Source

v0.13.2


Configuration

📅 Schedule: Branch creation - "* * 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 commjoen and bendehaan as code owners March 12, 2025 07:51
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Mar 12, 2025
Copy link
Contributor Author

renovate bot commented Mar 12, 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.7 -> 1.23.0
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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.7 -> 1.23.0
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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.7 -> 1.23.0

@renovate renovate bot force-pushed the renovate/go branch 4 times, most recently from 58c6d48 to 517b0e7 Compare March 12, 2025 08:47
@commjoen commjoen merged commit 4174eca into master Mar 12, 2025
17 checks passed
@commjoen commjoen deleted the renovate/go branch March 12, 2025 09:55
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.

1 participant