chore(deps): update all non-major dependencies - #2943
Open
renovate[bot] wants to merge 1 commit into
Open
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/all-minor-patch
branch
3 times, most recently
from
July 27, 2026 23:17
8897de8 to
33134a8
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
14 times, most recently
from
August 3, 2026 15:59
919ada7 to
9c615ff
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 3, 2026 19:41
9c615ff to
4b9ec9e
Compare
3 tasks
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 3, 2026 20:16
27676dc to
5eee21d
Compare
2 tasks
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 3, 2026 20:36
cb0a0c4 to
c12b3de
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 4, 2026 14:28
f35348d to
2207bdb
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 4, 2026 21:13
2207bdb to
64de0da
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v0.3.19→v0.3.20v2.0.0-beta.73→v2.0.0-beta.74v1.44.0→v1.45.0v0.69.0→v0.70.0v0.69.0→v0.70.0v1.44.0→v1.45.0v1.44.0→v1.45.0v1.44.0→v1.45.0v1.44.0→v1.45.0v1.44.0→v1.45.0v0.290.0→v0.291.0v1.82.1→v1.83.0dccf23f→58a8c02dccf23f→58a8c0227.0.0→27.0.311.17.0+sha512.cca3cea332ad254bb84145f966d19f4879615210346fc92c79a047f23a0d7b3cca3c3792f0076ba1f1831d277efbcf0a9119b31a9a60eca7fb3d6231f331ef72→11.20.011.17.0→11.20.00ebf471→0977fd91.7.5→1.7.61.13.3→1.13.4Release Notes
googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)
v0.3.20Compare Source
What's Changed
Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.19...v0.3.20
hashicorp/aws-sdk-go-base (github.com/hashicorp/aws-sdk-go-base/v2)
v2.0.0-beta.74Compare Source
ENHANCEMENTS
BUG FIXES
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)
v1.45.0: /v2.5.2/v0.70.0/v0.37.2/v0.25.0/v0.20.0/v0.16.2/v0.17.0Compare Source
Overview
Added
go.opentelemetry.io/contrib/detectors/ibmcloud/vpc, a new resource detector for IBM Cloud VPC virtual server instances, ported fromgithub.com/open-telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor/internal/ibmcloud/vpc. Detectscloud.provider,cloud.platform,cloud.region,cloud.availability_zone,cloud.account.id,cloud.resource_id,host.id,host.image.id,host.image.name,host.name, andhost.type. (#9011)go.opentelemetry.io/contrib/detectors/k8sapi, a new resource detector that queries the Kubernetes API. Detectsk8s.node.nameandk8s.node.uidwhenK8S_NODE_NAMEis set via the downward API, andk8s.cluster.uidderived from the kube-system namespace UID (works on any Kubernetes distribution). (#9108)elasticbeanstalkresource detector for AWS Elastic Beanstalk, ported fromprocessor/resourcedetectionprocessor/internal/aws/elasticbeanstalkin opentelemetry-collector-contrib. (#8993)go.opentelemetry.io/contrib/otelconfnow includes default SDK attributes. (#8990)aws.ecsresource detector ingo.opentelemetry.io/contrib/otelconf/x. (#8915)aws.eksresource detector ingo.opentelemetry.io/contrib/otelconf/x. (#9138)azure.vmresource detector ingo.opentelemetry.io/contrib/otelconf/x. (#9074)gcpresource detector ingo.opentelemetry.io/contrib/otelconf/x. (#9137)go.opentelemetry.io/contrib/detectors/azure/azureappservice, a new resource detector for Azure App Service. Detectscloud.*,service.name,azure.resource_group.name,azure.app_service.instance.id, anddeployment.environment.namefrom theWEBSITE_*andREGION_NAMEenvironment variables. (#9289)azurecontainerappsresource detector for Azure Container Apps. (#8939)go.opentelemetry.io/contrib/detectors/azure/azurefunctions, a new resource detector for Azure Functions. Detectscloud.*,service.name,azure.resource_group.name,faas.instance, anddeployment.environment.namefrom theFUNCTIONS_*,WEBSITE_*,CONTAINER_NAME, andREGION_NAMEenvironment variables. (#9290)NewResourceDetectoralong with theWithAttributeFilterandWithTagKeyFilteroptions ingo.opentelemetry.io/contrib/detectors/azure/azurevm.WithAttributeFilterrestricts the returned resource to the attributes the filter accepts.WithTagKeyFilteropts in toazure.tag.<name>attributes for the VM tags whose keys satisfy the provided predicate; no VM tags are emitted without it. (#9162)go.opentelemetry.io/contrib/detectors/vultr— a new resource detector for Vultr Cloud Compute instances, ported fromprocessor/resourcedetectionprocessor/internal/vultrinopentelemetry-collector-contrib. Detectscloud.provider,cloud.platform,cloud.region,host.id, andhost.name. (#8995)Changed
go.opentelemetry.io/otel/semconvtov1.43.0, including updates across instrumentation and detector modules.See semantic-conventions v1.43.0 release for complete details. (#9337)
go.opentelemetry.io/otel/semconvtov1.42.0, including updates across instrumentation and detector modules.See semantic-conventions v1.42.0 release for complete details. (#9196)
Carrier.GetandCarrier.Keysingo.opentelemetry.io/contrib/propagators/envcar. (#9112)go.opentelemetry.io/contrib/bridges/otellogr,go.opentelemetry.io/contrib/bridges/otellogrus,go.opentelemetry.io/contrib/bridges/otelslog, andgo.opentelemetry.io/contrib/bridges/otelzap. (#9180)Version()function ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxhas been replaced byconst Version. (#9076)error.typeattribute instead of addingexceptionspan events ingo.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin. (#8977)server.addressandserver.portattributes ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8904)go.opentelemetry.io/contrib/detectors/azure/azurevmnow also detectscloud.account.id,cloud.availability_zone,azure.vm.name,azure.vm.size,azure.vm.scaleset.name, andazure.resource_group.name, and prefersosProfile.computerNameforhost.name(falling back to the VM name), reconciling it with the collector-contrib Azure resource detector. (#9162)Fixed
go.opentelemetry.io/contrib/otelconf/v0.2.0. (#9062)resource.detection/development.attributes.includedandexcludedfiltering to resource detector attributes ingo.opentelemetry.io/contrib/otelconf/x. (#9131)WithContextwhen constructing resources ingo.opentelemetry.io/contrib/otelconfandgo.opentelemetry.io/contrib/otelconf/x. (#9160)RoundTripperimplementations ingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpwithout panicking. (#9184)go.opentelemetry.io/contrib/instrumentation/runtime. (#9063)Severity.UnmarshalTextround trip for positiveFATALoffsets above the named range ingo.opentelemetry.io/contrib/processors/minsev. (#9197)rest.HTTPClientForinstead of the Kubernetes clientset ingo.opentelemetry.io/contrib/detectors/aws/eks. (#9284)TextMapPropagatoringo.opentelemetry.io/contrib/propagators/autopropreturns the no-op propagator for empty input, matching the behavior ofnone. An unknownOTEL_PROPAGATORSvalue still returns an error with a nil propagator soNewTextMapPropagatorfalls back to the default TraceContext and Baggage propagators instead of disabling propagation. (#9163)go.opentelemetry.io/contrib/bridges/otelslog. (#9238)go.opentelemetry.io/contrib/bridges/otelslogwhere concurrentHandlecalls could corrupt each other's log attributes becausekvBuffer.KeyValuesreturned a slice aliasing a shared buffer. (#9229)go.opentelemetry.io/contrib/bridges/otelzapwhen a malformed error field contains a nil or non-error value. (#9068)azure.container_app.instance.idinstead ofservice.instance.idfor the replica name detected bygo.opentelemetry.io/contrib/detectors/azure/azurecontainerapps. (#9208)go.opentelemetry.io/contrib/detectors/gcp. (#9069)MultipartFormback to the requestotelmux.Middlewarewas given after the wrapped handler returns, sonet/httpcan find and remove the temp filesParseMultipartFormcreated on the context-derived request copy, whenotelmux.Middlewarewraps a handler directly, ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. This does not cover a handler panic, nor the commonrouter.Use(...)integration, wheregorilla/mux's own routing step makes an additional request copy the middleware cannot write back through; see gorilla/mux#777. (#9361)b3header fromFields()for the defaultB3Unspecifiedsingle-header injection encoding, matching whatInjectwrites, ingo.opentelemetry.io/contrib/propagators/b3. (#9273)go.opentelemetry.io/contrib/propagators/aws/xrayproducing deterministic trace and span IDs when the seed read fromcrypto/randsilently failed, by switching tomath/rand/v2's concurrency-safe top-level generator. (#9359)go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongoto prevent unbounded metric cardinality. (#9352)go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongoso thenetwork.peer.addressandnet.peer.namespan attributes reflect the actual host instead of the raw connection ID. (#9352)network.protocol.version(andnetwork.protocol.name) from the response's negotiated protocol instead of the request's stampedProtoingo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp, so an HTTP/1.1-shaped request that gets upgraded to HTTP/2 via ALPN is no longer misreported as HTTP/1.1 on the client span and request metrics. (#9371)What's Changed
c761662by @renovate[bot] in #90376cf7526by @renovate[bot] in #90770ec5bd2by @renovate[bot] in #9087865597eby @renovate[bot] in #90922399af7by @renovate[bot] in #910962b3387by @renovate[bot] in #9111792443bby @renovate[bot] in #91237a3e500by @renovate[bot] in #91287a3e500by @renovate[bot] in #9129f1ddd9fby @renovate[bot] in #91469b6dc03by @renovate[bot] in #9149a95e086by @renovate[bot] in #91573ad5730by @renovate[bot] in #9147a6991f1by @renovate[bot] in #91663ad5730by @renovate[bot] in #916487f3d3eby @renovate[bot] in #9167bc653b6by @renovate[bot] in #9170e028baeby @renovate[bot] in #9171f39628cby @renovate[bot] in #91741f2690bby @renovate[bot] in #9176b703f56by @renovate[bot] in #91770b43c5eby @renovate[bot] in #917932c0e6eby @renovate[bot] in #9190c840132by @renovate[bot] in #9188semconv/v1.42.0by @MrAlias in #9196be93311by @renovate[bot] in #91988f3fa49by @renovate[bot] in #9187b709645by @renovate[bot] in #920041ff5edby @renovate[bot] in #9194f96cc55by @renovate[bot] in #9210925bb5dby @renovate[bot] in #9213f5a850fby @renovate[bot] in #9230f0a9213by @renovate[bot] in #9235cdb1db5by @renovate[bot] in #9239399602fby @renovate[bot] in #9221Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.