Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
gocloud.dev v0.41.0 -> v0.43.0 age confidence
gocloud.dev/pubsub/kafkapubsub v0.34.0 -> v0.43.0 age confidence

Release Notes

google/go-cloud (gocloud.dev)

v0.43.0

Compare Source

BREAKING CHANGE

NOTE: All modules have migrated to AWSv2; v1 support is still included for docstore/awsdynamodb, but will be removed in the next release.

What's Changed

New Contributors

Full Changelog: google/go-cloud@v0.42.0...v0.43.0

v0.42.0

Compare Source

Breaking Changes

AWS SDKv1 support dropped except for docstore.

What's Changed

New Contributors

Full Changelog: google/go-cloud@v0.41.0...v0.42.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 23, 2025

ℹ Artifact update notice

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

  • 58 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.39.0 -> v0.40.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/text v0.26.0 -> v0.27.0
google.golang.org/api v0.240.0 -> v0.242.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 -> v0.53.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 -> v0.53.0
cel.dev/expr v0.23.0 -> v0.24.0
cloud.google.com/go v0.121.2 -> v0.121.4
cloud.google.com/go/auth v0.16.2 -> v0.16.3
cloud.google.com/go/storage v1.53.0 -> v1.55.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.1 -> v1.18.1
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 -> v1.10.1
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 -> v1.11.1
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.0 -> v1.6.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 -> v1.29.0
github.com/aws/aws-sdk-go v1.55.6 -> v1.55.7
github.com/aws/aws-sdk-go-v2 v1.36.3 -> v1.36.5
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 -> v1.6.11
github.com/aws/aws-sdk-go-v2/config v1.29.12 -> v1.29.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.65 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 -> v1.16.32
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69 -> v1.17.84
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 -> v2.6.36
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0 -> v1.7.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 -> v1.18.17
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2 -> v1.84.0
github.com/aws/aws-sdk-go-v2/service/sso v1.25.2 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.0 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.17 -> v1.34.0
github.com/aws/smithy-go v1.22.3 -> v1.22.4
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f -> v0.0.0-20250501225837-2ac532fd4443
github.com/eapache/go-resiliency v1.3.0 -> v1.7.0
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.1
github.com/go-sql-driver/mysql v1.9.2 -> v1.9.3
github.com/golang-jwt/jwt/v5 v5.2.2 -> v5.2.3
github.com/golang/snappy v0.0.4 -> v1.0.0
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.27.1
github.com/pierrec/lz4/v4 v4.1.18 -> v4.1.22
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 -> v0.0.0-20250401214520-65e299d6c5c9
go.opentelemetry.io/contrib/detectors/gcp v1.36.0 -> v1.37.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.62.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.62.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/proto/otlp v1.6.0 -> v1.7.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sys v0.33.0 -> v0.34.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250715232539-7130f93afb79
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250715232539-7130f93afb79
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250715232539-7130f93afb79

@renovate renovate bot requested a review from adamdecaf as a code owner January 23, 2025 21:41
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch from 81a2995 to f765b5e Compare January 25, 2025 07:50
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 6 times, most recently from d12f2f8 to 2e1ecbf Compare March 11, 2025 22:01
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 3 times, most recently from 28280c0 to 9108b15 Compare March 13, 2025 01:24
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch from 9108b15 to 05654be Compare March 30, 2025 18:08
@renovate renovate bot changed the title fix(deps): update go-cloud monorepo to v0.40.0 fix(deps): update go-cloud monorepo to v0.41.0 Mar 30, 2025
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 2 times, most recently from efecb0c to bd8a9b3 Compare April 23, 2025 20:25
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 3 times, most recently from d4a7c0e to 9aede67 Compare May 21, 2025 19:52
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 4 times, most recently from 0c0d0ed to 74afa09 Compare June 27, 2025 21:45
@renovate renovate bot changed the title fix(deps): update go-cloud monorepo to v0.41.0 fix(deps): update module gocloud.dev/pubsub/kafkapubsub to v0.41.0 Jun 27, 2025
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 2 times, most recently from 9bd3fef to 3b59c79 Compare June 28, 2025 21:25
@renovate renovate bot changed the title fix(deps): update module gocloud.dev/pubsub/kafkapubsub to v0.41.0 fix(deps): update go-cloud monorepo to v0.42.0 Jun 28, 2025
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 3 times, most recently from 8f65332 to d2352bf Compare July 9, 2025 14:39
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch from d2352bf to 0149457 Compare July 9, 2025 20:32
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch from 0149457 to 95b0a11 Compare July 19, 2025 03:01
@renovate renovate bot changed the title fix(deps): update go-cloud monorepo to v0.42.0 fix(deps): update go-cloud monorepo to v0.43.0 Jul 19, 2025
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch 2 times, most recently from 002e741 to 63165e9 Compare August 13, 2025 22:06
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch from 63165e9 to 19ee8f2 Compare August 29, 2025 19:14
@renovate renovate bot force-pushed the renovate/go-cloud-monorepo branch from 19ee8f2 to 64a96e5 Compare October 1, 2025 20:55
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.

0 participants