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-cloud monorepo to v0.40.0 #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gocloud.dev v0.37.0 -> v0.40.0 age adoption passing confidence
gocloud.dev/pubsub/kafkapubsub v0.34.0 -> v0.40.0 age adoption passing confidence

Release Notes

google/go-cloud (gocloud.dev)

v0.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-cloud@v0.39.0...v0.40.0

v0.39.0

Compare Source

BREAKING CHANGE (AWS only, V1 vs V2 SDK)

Context: AWS has announced maintenance mode for the Go V1 SDK.

Go CDK has changed the default SDK for URLs across all modules except docstore/awsdynamodb to be V2 (previously you needed to add awssdk=v2 to the URL to get V2). Most URLs should continue to work, but in some cases you may need to add awssdk=v1 to force V1 explicitly.

Also, concrete type constructors (e.g., OpenBucket) for V1 (again, except docstore/awsdynamodb) have been marked deprecated; please migrate to using the V2 versions (e.g., OpenBucketV2).

Our tentative plan is to remove support for V1 in early 2025; please file a bug if you have concerns about that.

What's Changed

New Contributors

Full Changelog: google/go-cloud@v0.38.0...v0.39.0

v0.38.0

Compare Source

blob

pubsub

docstore

New Contributors

Full Changelog: google/go-cloud@v0.37.0...v0.38.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
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):

  • 25 additional dependencies were updated

Details:

Package Change
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 -> v1.14.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.6.0 -> v1.7.0
github.com/Azure/azure-sdk-for-go/sdk/internal v1.8.0 -> v1.10.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.1 -> v1.3.2
github.com/aws/aws-sdk-go v1.50.36 -> v1.55.5
github.com/aws/aws-sdk-go-v2 v1.25.3 -> v1.30.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.1 -> v1.6.3
github.com/aws/aws-sdk-go-v2/config v1.27.7 -> v1.27.27
github.com/aws/aws-sdk-go-v2/credentials v1.17.7 -> v1.17.27
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.3 -> v1.16.11
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.9 -> v1.17.10
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.3 -> v1.3.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.3 -> v2.6.15
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.3 -> v1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 -> v1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.5 -> v1.3.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.5 -> v1.11.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.3 -> v1.17.15
github.com/aws/aws-sdk-go-v2/service/s3 v1.51.4 -> v1.58.3
github.com/aws/aws-sdk-go-v2/service/sso v1.20.2 -> v1.22.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.2 -> v1.26.4
github.com/aws/aws-sdk-go-v2/service/sts v1.28.4 -> v1.30.3
github.com/aws/smithy-go v1.20.1 -> v1.20.3
github.com/eapache/go-resiliency v1.3.0 -> v1.7.0
github.com/pierrec/lz4/v4 v4.1.18 -> v4.1.21

@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
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