chore(deps): update go indirect dependencies - #1182
Merged
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by Details:
|
renovate
Bot
force-pushed
the
renovate/go-indirect-dependencies
branch
from
September 13, 2026 22:10
4376cd9 to
49999b9
Compare
renovate
Bot
force-pushed
the
renovate/go-indirect-dependencies
branch
from
September 13, 2026 22:13
49999b9 to
a8cb38a
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:
v1.35.0→v1.37.0v0.59.0→v0.61.0v0.59.0→v0.61.0v1.12.0→v1.13.0v1.3.4→v1.3.5v1.27.8→v1.28.1v2.7.1→v2.7.2v1.37.0→v1.39.0v4.1.4→v4.1.5v0.3.20→v0.3.21v2.24.0→v2.24.1v0.0.27→v0.0.29v1.45.0→v1.46.0v0.70.0→v0.71.0v0.70.0→v0.71.0v1.45.0→v1.46.0v1.45.0→v1.46.0v1.45.0→v1.46.0v1.45.0→v1.46.0v1.45.0→v1.46.0v0.55.0→v0.56.0v0.36.0→v0.37.0v0.22.0→v0.23.0v0.47.0→v0.48.0v0.15.0→v0.16.0Release Notes
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)
v0.61.0: v1.37.0/v0.61.0Compare Source
What's Changed
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.60.0...v0.61.0
v0.60.0: v1.36.0/v0.60.0Compare Source
What's Changed
New Contributors
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.59.0...v0.60.0
PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)
v1.13.0Compare Source
Performance improvements and new top-level
goquery.Textfunction to extract text from a selection with more control than thesel.Textjquery-like method.andybalholm/cascadia (github.com/andybalholm/cascadia)
v1.3.5Compare Source
aws/smithy-go (github.com/aws/smithy-go)
v1.28.1Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.28.1v1.28.0Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.28.0Content-Lengthinline when the request body is set viaSetStream. TheComputeContentLengthmiddleware is now deprecated.v1.27.10Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.27.10CloseResponseBodyto avoid issues with TCP connection reuse.v1.27.9Compare Source
General Highlights
Module Highlights
github.com/aws/smithy-go: v1.27.9CloseResponseBodyto avoid issues with TCP connection reuse.dlclark/regexp2 (github.com/dlclark/regexp2/v2)
v2.7.2Compare Source
envoyproxy/go-control-plane (github.com/envoyproxy/go-control-plane/envoy)
v1.39.0Full Changelog: envoy/v1.38.0...envoy/v1.39.0
v1.38.0Full Changelog: envoy/v1.37.0...envoy/v1.38.0
go-jose/go-jose (github.com/go-jose/go-jose/v4)
v4.1.5Compare Source
Fixed security issues
Ed25519JWKs (#250)Changed
googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)
v0.3.21Compare Source
What's Changed
Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.20...v0.3.21
googleapis/gax-go (github.com/googleapis/gax-go/v2)
v2.24.1Compare Source
Bug Fixes
mattn/go-runewidth (github.com/mattn/go-runewidth)
v0.0.29Compare Source
v0.0.28Compare Source
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)
v1.46.0: /v2.5.3/v0.71.0/v0.37.3/v0.26.0/v0.20.1/v0.16.3/v0.18.0Compare Source
This release is the last to support Go 1.25.
The next release will require at least Go 1.26.
Added
aws.ec2resource detector ingo.opentelemetry.io/contrib/otelconf/x. (#9139)go.opentelemetry.io/contrib/detectors/docker, a resource detector for Docker, ported fromprocessor/resourcedetectionprocessor/internal/dockerin opentelemetry-collector-contrib. (#9001)S3AttributeBuildertogo.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelawsthat sets S3-specific span attributes following the OpenTelemetry S3 semantic conventions. (#9292)go.opentelemetry.io/contrib/detectors/docker, a resource detector for Docker, ported fromprocessor/resourcedetectionprocessor/internal/dockerin opentelemetry-collector-contrib. (#9001)Deprecated
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho.Use
github.com/labstack/echo-opentelemetryinstead. (#9136)Fixed
error.typeattribute on server spans ingo.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulwhen a request is cancelled or ends in a 5xx error. (#9387)ot-baggage-*extraction errors fromgo.opentelemetry.io/contrib/propagators/ottootel.Handleinstead of silently discarding them, while still attaching the successfully parsed baggage members to the context. (#9395)error.typeon therpc.client.call.durationandrpc.server.call.durationmetrics ingo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcwhen the RPC fails with a non-OK status, per the RPC semantic conventions. (#9429)nameingo.opentelemetry.io/contrib/otelconf,go.opentelemetry.io/contrib/otelconf/x, andgo.opentelemetry.io/contrib/otelconf/v0.3.0, instead of forwarding invalid header names to OTLP exporters. (#9102)go.opentelemetry.io/contrib/detectors/aws/lambdano longer returns an error when run outside of an AWS Lambda environment, matching the no-op behavior of other resource detectors. (#9464)go.opentelemetry.io/contrib/bridges/prometheus. (#9099)What's Changed
bdd03c3by @renovate[bot] in #94162005724by @renovate[bot] in #94218845660by @renovate[bot] in #9420c8921c7by @renovate[bot] in #9436644d026by @renovate[bot] in #9427402eeaaby @renovate[bot] in #944040223a3- autoclosed by @renovate[bot] in #9443a64391fby @renovate[bot] in #9442a8b543cby @renovate[bot] in #9444ec0a776by @renovate[bot] in #9446a8b543cby @renovate[bot] in #9447006e29fby @renovate[bot] in #94565822931by @renovate[bot] in #945468fa937by @renovate[bot] in #9463705e964by @renovate[bot] in #946506ca53cby @renovate[bot] in #94663570034by @renovate[bot] in #947370b4654by @renovate[bot] in #94722632668by @renovate[bot] in #947070b4654by @renovate[bot] in #9471d8c1694by @renovate[bot] in #94803889b42by @renovate[bot] in #94880d1d3a7by @renovate[bot] in #94873889b42by @renovate[bot] in #9493ac3dfecby @renovate[bot] in #95023f964bcby @renovate[bot] in #950808b0e42by @renovate[bot] in #9511f79da96by @renovate[bot] in #951428d89eeby @renovate[bot] in #951945a5f7aby @renovate[bot] in #9518a201bf8by @renovate[bot] in #95234c9fe60by @renovate[bot] in #9516be32defby @renovate[bot] in #95352fa3d84by @renovate[bot] in #95500ecdc2aby @renovate[bot] in #9556Configuration
📅 Schedule: (in timezone Europe/Paris)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ 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.