fix(deps): update go dependencies - #4249
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
11 times, most recently
from
September 1, 2025 11:39
da07cfd to
e8804cb
Compare
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
16 times, most recently
from
September 9, 2025 06:42
e38ed22 to
2872bc7
Compare
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
from
September 9, 2025 23:54
2872bc7 to
1a38bf4
Compare
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
13 times, most recently
from
September 19, 2025 06:12
2b2c667 to
1f96b19
Compare
renovate
Bot
force-pushed
the
renovate/go-dependencies
branch
15 times, most recently
from
September 29, 2025 09:17
9c9d0aa to
273de89
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.50.0->v1.50.1v2.0.0->v2.1.0v2.2.0v1.18.1->v1.19.0v1.19.1v1.18.2->v1.19.1v1.11.0->v1.12.0v1.13.0v0.1.6->v0.1.8v1.46.0->v1.46.1v1.38.3->v1.39.2v1.31.6->v1.31.12v1.18.6->v1.18.9v1.87.3->v1.88.3v1.88.4v1.37.0->v1.39.9v28.3.3+incompatible->v28.4.0+incompatiblev28.5.0+incompatiblev5.16.2->v5.16.3v0.1.8->v0.1.9v1.32.1->v1.32.4v1.20.0->v1.21.0v1.22.0v2.8.0->v2.8.1v1.26.8->v1.26.10v1.74.0->v1.77.0v1.78.0v0.62.1->v0.63.0v1.23.1->v1.23.2v0.66.1->v0.67.0v0.67.1v0.17.2->v0.18.0v1.0.0-beta.34->v1.0.0-beta.35v1.9.1->v1.10.1v1.0.7->v1.0.10v1.10.0->v1.11.11.24.6->1.25.11.25.2v0.62.0->v0.63.0v1.35.0->v1.38.0v1.37.0->v1.38.0v1.37.0->v1.38.0v1.37.0->v1.38.0v1.37.0->v1.38.0v1.37.0->v1.38.0v1.7.1->v1.8.0v0.41.0->v0.42.0v0.43.0->v0.44.0v0.45.0v0.30.0->v0.31.0v0.16.0->v0.17.0v0.35.0->v0.36.0v0.28.0->v0.29.0v0.12.0->v0.13.0v0.36.0->v0.37.0v1.75.0->v1.75.1v1.76.0v1.36.8->v1.36.9v1.36.10Release Notes
connectrpc/connect-go (connectrpc.com/connect)
v1.19.0Compare Source
This release introduces the highly requested "simple" flag for code generation, making Connect significantly more ergonomic for everyday RPC development.
The new simple flag in protoc-gen-connect-go generates cleaner, more intuitive client and handler interfaces that eliminate request/response wrappers for most use cases. This addresses community feedback about verbosity and provides a more straightforward API. When enabled, metadata (headers/trailers) can be passed through context instead of explicit wrapper objects, optimizing for the common case where developers don't need direct access to HTTP headers.
What's Changed
Enhancements
golang.org/x/net/http2by @maxbrunet in #873, #877Bugfixes
Other changes
#880
New Contributors
Full Changelog: connectrpc/connect-go@v1.18.1...v1.19.0
DataDog/go-sqllexer (github.com/DataDog/go-sqllexer)
v0.1.8Compare Source
v0.1.7Compare Source
IBM/sarama (github.com/IBM/sarama)
v1.46.1: Version 1.46.1 (2025-09-18)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.46.0...v1.46.1
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.39.2Compare Source
General Highlights
Module Highlights
github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.34.5github.com/aws/aws-sdk-go-v2/service/account: v1.21.5github.com/aws/aws-sdk-go-v2/service/acm: v1.30.5github.com/aws/aws-sdk-go-v2/service/acmpca: v1.37.6github.com/aws/aws-sdk-go-v2/service/amp: v1.30.2github.com/aws/aws-sdk-go-v2/service/amplify: v1.27.3github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.27.5github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.23.5github.com/aws/aws-sdk-go-v2/service/apigateway: v1.27.5github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.23.5github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.24.5github.com/aws/aws-sdk-go-v2/service/appconfig: v1.35.3github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.18.5github.com/aws/aws-sdk-go-v2/service/appfabric: v1.11.5github.com/aws/aws-sdk-go-v2/service/appflow: v1.45.6github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.30.5github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.33.5github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.21.5github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.28.5github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.29.3github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.6.5github.com/aws/aws-sdk-go-v2/service/appmesh: v1.29.5github.com/aws/aws-sdk-go-v2/service/apprunner: v1.32.5github.com/aws/aws-sdk-go-v2/service/appstream: v1.41.5github.com/aws/aws-sdk-go-v2/service/appsync: v1.39.2github.com/aws/aws-sdk-go-v2/service/apptest: v1.4.5github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.14.5github.com/aws/aws-sdk-go-v2/service/artifact: v1.6.5github.com/aws/aws-sdk-go-v2/service/athena: v1.48.3github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.37.5github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.48.0github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.24.5github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.51github.com/aws/aws-sdk-go-v2/service/backup: v1.39.6github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.20.5github.com/aws/aws-sdk-go-v2/service/batch: v1.47.2github.com/aws/aws-sdk-go-v2/service/bcmdataexports: v1.7.5github.com/aws/aws-sdk-go-v2/service/bedrock: v1.22.2github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.27.0github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.23.3github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.20.0github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.20.5github.com/aws/aws-sdk-go-v2/service/braket: v1.31.5github.com/aws/aws-sdk-go-v2/service/budgets: v1.28.5github.com/aws/aws-sdk-go-v2/service/chatbot: v1.8.5github.com/aws/aws-sdk-go-v2/service/chime: v1.34.5github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.22.5github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.20.5github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.27.5github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.26.5github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.19.5github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.20.0github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.10.0github.com/aws/aws-sdk-go-v2/service/cloud9: v1.28.5github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.22.5github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.24.5github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.8.5github.com/aws/aws-sdk-go-v2/service/cloudhsm: v1.24.5github.com/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.27.6github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain: v1.23.5github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.44.5github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.11.5github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.27.5github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.43.2github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.33.5github.com/aws/aws-sdk-go-v2/service/codebuild: v1.48.1github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.17.5github.com/aws/aws-sdk-go-v2/service/codecommit: v1.27.5github.com/aws/aws-sdk-go-v2/service/codeconnections: v1.5.5github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.29.5github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.24.5github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.29.5github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.12.5github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.36.3github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.29.5github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.26.5github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.27.5github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.46.5github.com/aws/aws-sdk-go-v2/service/cognitosync: v1.23.5github.com/aws/aws-sdk-go-v2/service/comprehend: v1.35.5github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.26.5github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.39.5github.com/aws/aws-sdk-go-v2/service/configservice: v1.50.5github.com/aws/aws-sdk-go-v2/service/connect: v1.115.2github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.15.5github.com/aws/aws-sdk-go-v2/service/connectcases: v1.21.5github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.26.5github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.27.5github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.5.5github.com/aws/aws-sdk-go-v2/service/controltower: v1.18.6github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.28.5github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.43.5github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.10.5github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.42.5github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.44.3github.com/aws/aws-sdk-go-v2/service/databrew: v1.33.5github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.33.3github.com/aws/aws-sdk-go-v2/service/datapipeline: v1.25.5github.com/aws/aws-sdk-go-v2/service/datasync: v1.43.2github.com/aws/aws-sdk-go-v2/service/datazone: v1.23.3github.com/aws/aws-sdk-go-v2/service/dax: v1.23.5github.com/aws/aws-sdk-go-v2/service/deadline: v1.6.4github.com/aws/aws-sdk-go-v2/service/detective: v1.31.5github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.28.5github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.34.5github.com/aws/aws-sdk-go-v2/service/directconnect: v1.29.5github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.30.5github.com/aws/aws-sdk-go-v2/service/directoryservicedata: v1.2.5github.com/aws/aws-sdk-go-v2/service/dlm: v1.28.5github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.14.2github.com/aws/aws-sdk-go-v2/service/drs: v1.30.5github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.36.5github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.24.5github.com/aws/aws-sdk-go-v2/service/ebs: v1.27.5github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.27.5github.com/aws/aws-sdk-go-v2/service/ecr: v1.36.5github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.27.5github.com/aws/aws-sdk-go-v2/service/ecs: v1.49.2github.com/aws/aws-sdk-go-v2/service/efs: v1.33.5github.com/aws/aws-sdk-go-v2/service/eks: v1.51.3github.com/aws/aws-sdk-go-v2/service/eksauth: v1.7.5github.com/aws/aws-sdk-go-v2/service/elasticinference: v1.23.6Configuration
📅 Schedule: Branch creation - Between 06:00 AM and 10:59 AM, only on Monday ( * 6-10 * * 1 ) (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.
This PR was generated by Mend Renovate. View the repository job log.