Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Oct 24, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
cloud.google.com/go/pubsub/v2 v2.0.0 -> v2.3.0 age confidence require minor
connectrpc.com/connect v1.18.1 -> v1.19.1 age confidence require minor
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1 -> v1.20.0 age confidence require minor
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12.0 -> v1.13.1 age confidence require minor
github.com/DataDog/go-sqllexer v0.1.9 -> v0.1.10 age confidence require patch
github.com/aws/aws-sdk-go-v2 v1.39.6 -> v1.40.1 age confidence require minor v1.41.0
github.com/aws/aws-sdk-go-v2/config v1.31.17 -> v1.32.3 age confidence require minor v1.32.5 (+1)
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 -> v1.18.15 age confidence require patch v1.18.16
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.0 -> v1.93.0 age confidence require minor v1.93.2 (+1)
github.com/aws/aws-sdk-go-v2/service/servicediscovery v1.39.12 -> v1.39.19 age confidence require patch v1.39.21 (+1)
github.com/go-git/go-git/v5 v5.16.2 -> v5.16.4 age confidence require patch
github.com/google/renameio/v2 v2.0.0 -> v2.0.1 age confidence require patch
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 -> v0.1.9 age confidence require patch
github.com/hashicorp/consul/api v1.32.1 -> v1.33.0 age confidence require minor
github.com/hashicorp/vault/api v1.20.0 -> v1.22.0 age confidence require minor
github.com/influxdata/telegraf v1.35.2 -> v1.36.4 age confidence require minor v1.37.0
github.com/jaswdr/faker/v2 v2.8.0 -> v2.9.1 age confidence require minor
github.com/klauspost/compress v1.18.1 -> v1.18.2 age confidence require patch
github.com/ohler55/ojg v1.26.8 -> v1.27.0 age confidence require minor
github.com/oliver006/redis_exporter v1.74.0 -> v1.80.1 age confidence require minor
github.com/openai/openai-go/v3 v3.7.0 -> v3.10.0 age confidence require minor v3.12.0 (+1)
github.com/prometheus-community/yet-another-cloudwatch-exporter v0.62.1 -> v0.63.0 age confidence require minor
github.com/prometheus/alertmanager v0.28.1 -> v0.29.0 age confidence require minor
github.com/prometheus/mysqld_exporter v0.17.2 -> v0.18.0 age confidence require minor
github.com/prometheus/node_exporter v1.9.1 -> v1.10.2 age confidence require minor
github.com/samber/lo v1.51.0 -> v1.52.0 age confidence require minor
github.com/spf13/cobra v1.10.1 -> v1.10.2 age confidence require patch
github.com/stretchr/testify v1.10.0 -> v1.11.1 age confidence require minor
github.com/xdg-go/scram v1.1.2 -> v1.2.0 age confidence require minor
go (source) 1.25.1 -> 1.25.5 age confidence golang patch
go (source) 1.21 -> 1.25.5 age confidence golang minor
go.opentelemetry.io/contrib/propagators/jaeger v1.35.0 -> v1.38.0 age confidence require minor v1.39.0
go.opentelemetry.io/proto/otlp v1.8.0 -> v1.9.0 age confidence require minor
go.uber.org/zap v1.27.0 -> v1.27.1 age confidence require patch
golang.org/x/oauth2 v0.32.0 -> v0.34.0 age confidence require minor
golang.org/x/sync v0.18.0 -> v0.19.0 age confidence require minor
golang.org/x/sys v0.38.0 -> v0.39.0 age confidence require minor
golang.org/x/tools v0.38.0 -> v0.39.0 age confidence require minor v0.40.0
google.golang.org/grpc v1.76.0 -> v1.77.0 age confidence require minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

connectrpc/connect-go (connectrpc.com/connect)

v1.19.1

Compare Source

What's Changed

Bugfixes

Full Changelog: connectrpc/connect-go@v1.19.0...v1.19.1

v1.19.0

Compare 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
Bugfixes
  • Include valid spec and headers when calling recover handler for streaming RPCs by @​jhump in #​817
Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.18.1...v1.19.0

DataDog/go-sqllexer (github.com/DataDog/go-sqllexer)

v0.1.10

Compare Source

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.40.1

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emr: v1.30.0
    • Feature: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.24.0
    • Feature: Update TdeCredentialPassword type to SensitiveString
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.23.1
    • Documentation: Updated documentation to describe the case insensitivity for EndpointIds.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.33.0
    • Feature: added support to create a dual stack cluster
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.40.1
    • Documentation: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies.

v1.40.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.40.0
    • Feature: Add support for AWS Login credentials (package credentials/logincreds) to the default credential chain.
  • github.com/aws/aws-sdk-go-v2/config: v1.32.0
    • Feature: Add support for AWS Login credentials (package credentials/logincreds) to the default credential chain.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.19.0
    • Feature: Add support for AWS Login credentials (package credentials/logincreds) to the default credential chain.
go-git/go-git (github.com/go-git/go-git/v5)

v5.16.4

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

Compare Source

What's Changed

  • internal: Expand regex to fix build [5.x] by @​baloo in #​1644
  • build: raise timeouts for windows CI tests and disable CIFuzz [5.x] by @​baloo in #​1646
  • plumbing: support commits extra headers, support jujutsu signed commit [5.x] by @​baloo in #​1633

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

google/renameio (github.com/google/renameio/v2)

v2.0.1

Compare Source

grafana/pyroscope-go (github.com/grafana/pyroscope-go/godeltaprof)

v0.1.9

Compare Source

hashicorp/vault (github.com/hashicorp/vault/api)

v1.21.0

Compare Source

influxdata/telegraf (github.com/influxdata/telegraf)

v1.36.4

Compare Source

Bugfixes
  • #​17873 common.kafka Avoid API version requests for SASLv0 handshakes
  • #​17966 config Implement strict envvar handling to prevent insecure text replacement
  • #​17877 inputs.kinesis_consumer Ignore expired parent shards
  • #​17908 inputs.tail Handle missing read permissions for directory globbing
  • #​17968 inputs.turbostat Allow floating point intervals
  • #​17953 inputs.zfs Avoid panic by handling explicitly empty kstat metrics
  • #​17949 outputs.influxdb_v2 Handle serialization errors correctly
  • #​17920 outputs.loki Sanitize colons in label names
  • #​17990 outputs.sql Mark table as found during initial existence check
Dependency Updates
  • #​17935 deps Bump cloud.google.com/go/bigquery from 1.71.0 to 1.72.0
  • #​17897 deps Bump cloud.google.com/go/pubsub/v2 from 2.2.1 to 2.3.0
  • #​17943 deps Bump cloud.google.com/go/storage from 1.57.0 to 1.57.1
  • #​17970 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.1 to 1.20.0
  • #​17973 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.0 to 1.13.1
  • #​17901 deps Bump github.com/IBM/sarama from 1.46.2 to 1.46.3
  • #​17889 deps Bump github.com/SAP/go-hdb from 1.14.7 to 1.14.9
  • #​17977 deps Bump github.com/SAP/go-hdb from 1.14.9 to 1.14.12
  • #​17981 deps Bump github.com/apache/iotdb-client-go from 1.3.4 to 1.3.5
  • #​17900 deps Bump github.com/aws/aws-sdk-go-v2 from 1.39.3 to 1.39.4
  • #​17899 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15
  • #​17898 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.51.2 to 1.51.4
  • #​17858 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.58.2 to 1.58.3
  • #​17892 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.58.3 to 1.58.5
  • #​17854 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.51.0 to 1.51.1
  • #​17890 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.51.1 to 1.52.2
  • #​17855 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.255.0 to 1.257.2
  • #​17886 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.257.2 to 1.258.1
  • #​17883 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.40.6 to 1.41.0
  • #​17847 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.35.5 to 1.35.6
  • #​17891 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.35.6 to 1.35.7
  • #​17944 deps Bump github.com/aws/smithy-go from 1.23.1 to 1.23.2
  • #​17978 deps Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible
  • #​18009 deps Bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0
  • #​17941 deps Bump github.com/gofrs/uuid/v5 from 5.3.2 to 5.4.0
  • #​17927 deps Bump github.com/gopacket/gopacket from 1.4.0 to 1.5.0
  • #​17988 deps Bump github.com/influxdata/toml from v0.0.0-20190415235208-270119a8ce65 to v0.0.0-20251106153700-c381e153d076
  • #​17932 deps Bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.6.9
  • #​17979 deps Bump github.com/jedib0t/go-pretty/v6 from 6.6.9 to 6.7.1
  • #​17896 deps Bump github.com/linkedin/goavro/v2 from 2.14.0 to 2.14.1
  • #​17942 deps Bump github.com/lxc/incus/v6 from 6.17.0 to 6.18.0
  • #​17937 deps Bump github.com/prometheus/common from 0.67.1 to 0.67.2
  • #​17885 deps Bump github.com/prometheus/procfs from 0.17.0 to 0.19.1
  • #​17930 deps Bump github.com/prometheus/procfs from 0.19.1 to 0.19.2
  • #​17894 deps Bump github.com/prometheus/prometheus from 0.307.1 to 0.307.2
  • #​17928 deps Bump github.com/prometheus/prometheus from 0.307.2 to 0.307.3
  • #​17895 deps Bump github.com/redis/go-redis/v9 from 9.14.1 to 9.16.0
  • #​17939 deps Bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10
  • #​17976 deps Bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0
  • #​17983 deps Bump github.com/testcontainers/testcontainers-go/modules/azure from 0.39.0 to 0.40.0
  • #​17972 deps Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.39.0 to 0.40.0
  • #​17893 deps Bump github.com/tinylib/msgp from 1.4.0 to 1.5.0
  • #​17934 deps Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6
  • #​17865 deps Bump go.opentelemetry.io/collector/pdata from 1.43.0 to 1.44.0
  • #​17945 deps Bump go.opentelemetry.io/collector/pdata from 1.44.0 to 1.45.0
  • #​17933 deps Bump go.opentelemetry.io/proto/otlp from 1.8.0 to 1.9.0
  • #​17938 deps Bump go.opentelemetry.io/proto/otlp/collector/profiles/v1development from 0.1.0 to 0.2.0
  • #​17936 deps Bump go.step.sm/crypto from 0.72.0 to 0.73.0
  • #​17974 deps Bump go.step.sm/crypto from 0.73.0 to 0.74.0
  • #​17984 deps Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0
  • #​17980 deps Bump golang.org/x/sync from 0.17.0 to 0.18.0
  • #​17971 deps Bump golang.org/x/sys from 0.37.0 to 0.38.0
  • #​17884 deps Bump google.golang.org/api from 0.252.0 to 0.253.0
  • #​17929 deps Bump google.golang.org/api from 0.253.0 to 0.254.0
  • #​17975 deps Bump google.golang.org/api from 0.254.0 to 0.255.0
  • #​17931 deps Bump modernc.org/sqlite from 1.39.1 to 1.40.0
  • #​17926 deps Bump the aws-sdk-go-v2 group with 11 updates
  • #​17969 deps Bump the aws-sdk-go-v2 group with 11 updates

v1.36.3

Compare Source

Bugfixes
  • #​17765 inputs.chrony Prevent race condition in concurrent gather calls
  • #​17634 inputs.docker Fix incorrect CPU usage_percent for Podman containers
  • #​17740 inputs.kube_inventory Prevent panic in endpoints' ready flag
  • #​17483 inputs.smart Correct exit_status for active vs standby drives
  • #​17617 inputs.zfs Parse field values according to provided type
  • #​17787 outputs.nats Unwrap wrapped metrics to avoid panic on missing Field method
  • #​17573 parsers.csv Support concurrent usage
  • #​17738 secretstores.systemd Handle dash version separator correctly
Dependency Updates
  • #​17770 deps Bump cloud.google.com/go/bigquery from 1.70.0 to 1.71.0
  • #​17821 deps Bump cloud.google.com/go/monitoring from 1.24.2 to 1.24.3
  • #​17777 deps Bump cloud.google.com/go/pubsub/v2 from 2.0.0 to 2.2.0
  • #​17846 deps Bump cloud.google.com/go/pubsub/v2 from 2.2.0 to 2.2.1
  • #​17718 deps Bump cloud.google.com/go/storage from 1.56.2 to 1.57.0
  • #​17805 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.12.0 to 1.13.0
  • #​17784 deps Bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs from 1.4.0 to 2.0.0
  • #​17810 deps Bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs/v2 from 2.0.0 to 2.0.1
  • #​17804 deps Bump github.com/IBM/sarama from 1.46.1 to 1.46.2
  • #​17724 deps Bump github.com/SAP/go-hdb from 1.14.4 to 1.14.5
  • #​17808 deps Bump github.com/SAP/go-hdb from 1.14.5 to 1.14.6
  • #​17866 deps Bump github.com/SAP/go-hdb from 1.14.6 to 1.14.7
  • #​17822 deps Bump github.com/antchfx/xmlquery from 1.4.4 to 1.5.0
  • #​17868 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13
  • #​17730 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.31.9 to 1.31.12
  • #​17719 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.50.1 to 1.51.1
  • #​17863 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.51.1 to 1.51.2
  • #​17716 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.58.0 to 1.58.2
  • #​17715 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.50.3 to 1.50.5
  • #​17772 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.50.5 to 1.51.0
  • #​17714 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.253.0 to 1.254.1
  • #​17814 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.254.1 to 1.255.0
  • #​17728 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.40.3 to 1.40.5
  • #​17848 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.40.5 to 1.40.6
  • #​17723 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.35.3 to 1.35.5
  • #​17864 deps Bump github.com/aws/smithy-go from 1.23.0 to 1.23.1
  • #​17849 deps Bump github.com/bluenviron/gomavlib/v3 from 3.2.1 to 3.3.0
  • #​17774 deps Bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0+incompatible
  • #​17816 deps Bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible
  • #​17769 deps Bump github.com/go-ldap/ldap/v3 from 3.4.11 to 3.4.12
  • #​17775 deps Bump github.com/go-logfmt/logfmt from 0.6.0 to 0.6.1
  • #​17727 deps Bump github.com/hashicorp/consul/api from 1.32.3 to 1.32.4
  • #​17862 deps Bump github.com/klauspost/compress from 1.18.0 to 1.18.1
  • #​17773 deps Bump github.com/leodido/go-syslog/v4 from 4.2.1-0.20250421191238-de2e76af1251 to 4.3.0
  • #​17729 deps Bump github.com/lxc/incus/v6 from 6.16.0 to 6.17.0
  • #​17860 deps Bump github.com/nats-io/nats-server/v2 from 2.12.0 to 2.12.1
  • #​17766 deps Bump github.com/nats-io/nats.go from 1.46.0 to 1.46.1
  • #​17851 deps Bump github.com/nats-io/nats.go from 1.46.1 to 1.47.0
  • #​17813 deps Bump github.com/prometheus/common from 0.66.1 to 0.67.1
  • #​17867 deps Bump github.com/prometheus/prometheus from 0.306.0 to 0.307.1
  • #​17861 deps Bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1
  • #​17767 deps Bump github.com/shirou/gopsutil/v4 from 4.25.8 to 4.25.9
  • #​17725 deps Bump github.com/snowflakedb/gosnowflake from 0.0.0-20250911095445-20c4d105d9a0 to 1.17.0
  • #​17776 deps Bump go.opentelemetry.io/collector/pdata from 1.42.0 to 1.43.0
  • #​17817 deps Bump go.step.sm/crypto from 0.70.0 to 0.71.0
  • #​17857 deps Bump go.step.sm/crypto from 0.71.0 to 0.72.0
  • #​17820 deps Bump golang.org/x/crypto from 0.42.0 to 0.43.0
  • #​17806 deps Bump golang.org/x/mod from 0.28.0 to 0.29.0
  • #​17819 deps Bump golang.org/x/net from 0.44.0 to 0.46.0
  • #​17818 deps Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
  • #​17823 deps Bump golang.org/x/sys from 0.36.0 to 0.37.0
  • #​17717 deps Bump google.golang.org/api from 0.249.0 to 0.250.0
  • #​17778 deps Bump google.golang.org/api from 0.250.0 to 0.251.0
  • #​17807 deps Bump google.golang.org/api from 0.251.0 to 0.252.0
  • #​17771 deps Bump google.golang.org/grpc from 1.75.1 to 1.76.0
  • #​17768 deps Bump google.golang.org/protobuf from 1.36.9 to 1.36.10
  • #​17811 deps Bump modernc.org/sqlite from 1.39.0 to 1.39.1
  • #​17779 deps Bump super-linter/super-linter from 8.1.0 to 8.2.0
  • #​17853 deps Bump super-linter/super-linter from 8.2.0 to 8.2.1
  • #​17610 deps Switch to maintained yaml library
  • #​17794 deps Update golangci-lint to 2.5.0

v1.36.2

Compare Source

Bugfixes
  • #​17609 filter Handle multiple conditions correctly
  • #​17552 inputs.procstat Use correct values for disk_read_bytes, disk_write_bytes on Linux
  • #​17613 inputs.tail Fix data race when cleaning up unused tailers
Dependency Updates
  • #​17599 deps Bump actions/setup-go from 5 to 6
  • #​17650 deps Bump cloud.google.com/go/bigquery from 1.69.0 to 1.70.0
  • #​17654 deps Bump cloud.google.com/go/storage from 1.56.1 to 1.56.2
  • #​17688 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.0 to 1.19.1
  • #​17683 deps Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.11.0 to 1.12.0
  • #​17644 deps Bump github.com/ClickHouse/clickhouse-go/v2 from 2.40.1 to 2.40.3
  • #​17522 deps Bump github.com/IBM/sarama from 1.45.2 to 1.46.0
  • #​17682 deps Bump github.com/IBM/sarama from 1.46.0 to 1.46.1
  • #​17636 deps Bump github.com/SAP/go-hdb from 1.14.0 to 1.14.3
  • #​17677 deps Bump github.com/SAP/go-hdb from 1.14.3 to 1.14.4
  • #​17647 deps Bump github.com/apache/arrow-go/v18 from 18.4.0 to 18.4.1
  • #​17587 deps Bump github.com/apache/inlong/inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang from 1.0.5 to 1.0.6
  • #​17642 deps Bump github.com/awnumar/memguard from 0.22.5 to 0.23.0
  • #​17693 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.31.4 to 1.31.9
  • #​17588 deps Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.5 to 1.18.7
  • #​17641 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.48.2 to 1.50.1
  • #​17656 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.57.0 to 1.57.4
  • #​17690 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.57.4 to 1.58.0
  • #​17596 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.49.1 to 1.50.2
  • #​17649 deps Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.50.2 to 1.50.3
  • #​17583 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.246.0 to 1.251.1
  • #​17640 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.251.1 to 1.251.2
  • #​17681 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.251.2 to 1.253.0
  • #​17595 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.39.1 to 1.40.2
  • #​17646 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.40.2 to 1.40.3
  • #​17638 deps Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.38.1 to 1.38.4
  • #​17582 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.34.2 to 1.35.2
  • #​17658 deps Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.35.2 to 1.35.3
  • #​17673 deps Bump github.com/cloudevents/sdk-go/v2 from 2.16.1 to 2.16.2
  • #​17601 deps Bump github.com/docker/docker from 28.3.3+incompatible to 28.4.0+incompatible
  • #​17653 deps Bump github.com/eclipse/paho.golang from 0.22.0 to 0.23.0
  • #​17680 deps Bump github.com/eclipse/paho.mqtt.golang from 1.5.0 to 1.5.1
  • #​17597 deps Bump github.com/google/cel-go from 0.26.0 to 0.26.1
  • #​17689 deps Bump github.com/hashicorp/consul/api from 1.32.1 to 1.32.3
  • #​17651 deps Bump github.com/lxc/incus/v6 from 6.15.0 to 6.16.0
  • #​17635 deps Bump github.com/nats-io/nats-server/v2 from 2.11.8 to 2.11.9
  • #​17670 deps Bump github.com/nats-io/nats-server/v2 from 2.11.9 to 2.12.0
  • #​17675 deps Bump github.com/nats-io/nats.go from 1.45.0 to 1.46.0
  • #​17674 deps Bump github.com/peterbourgon/unixtransport from 0.0.6 to 0.0.7
  • #​17593 deps Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2
  • #​17585 deps Bump github.com/prometheus/common from 0.65.0 to 0.66.1
  • #​17685 deps Bump github.com/prometheus/prometheus from 0.305.0 to 0.306.0
  • #​17329 deps Bump github.com/prometheus/prometheus from 0.54.1 to 0.305.0
  • #​17645 deps Bump github.com/redis/go-redis/v9 from 9.12.1 to 9.14.0
  • #​17567 deps Bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8
  • #​17699 deps Bump github.com/snowflakedb/gosnowflake from 1.16.0 to 0.0.0-20250911095445-20c4d105d9a0
  • #​17590 deps Bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • #​17687 deps Bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.39.0
  • #​17676 deps Bump github.com/testcontainers/testcontainers-go/modules/azure from 0.38.0 to 0.39.0
  • #​17671 deps Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.38.0 to 0.39.0
  • #​17584 deps Bump github.com/tidwall/wal from 1.2.0 to 1.2.1
  • #​17581 deps Bump github.com/tinylib/msgp from 1.3.0 to 1.4.0
  • #​17591 deps Bump go.opentelemetry.io/collector/pdata from 1.39.0 to 1.41.0
  • #​17686 deps Bump go.opentelemetry.io/collector/pdata from 1.41.0 to 1.42.0
  • #​17602 deps Bump go.opentelemetry.io/proto/otlp from 1.7.0 to 1.8.0
  • #​17652 deps Bump golang.org/x/crypto from 0.41.0 to 0.42.0
  • #​17691 deps Bump golang.org/x/mod from 0.27.0 to 0.28.0
  • #​17655 deps Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0
  • #​17589 deps Bump golang.org/x/sync from 0.16.0 to 0.17.0
  • #​17580 deps Bump golang.org/x/term from 0.34.0 to 0.35.0
  • #​17679 deps Bump google.golang.org/api from 0.248.0 to 0.249.0
  • #​17639 deps Bump google.golang.org/grpc from 1.75.0 to 1.75.1
  • #​17643 deps Bump google.golang.org/protobuf from 1.36.8 to 1.36.9
  • #​17598 deps Bump k8s.io/api from 0.33.4 to 0.34.0
  • #​17692 deps Bump k8s.io/client-go from 0.34.0 to 0.34.1
  • #​17657 deps Bump modernc.org/sqlite from 1.38.2 to 1.39.0
  • #​17648 deps Bump tj-actions/changed-files from 46.0.5 to 47.0.0
  • #​17707 deps Remove collectd replacement

v1.36.1

Compare Source

Bugfixes
  • #​17605 outputs.influxdb Fix crash on init

[v1.36.0](https://redirect.github.com/influxdata/telegraf/blob/HEAD/CHANGELOG.md


Configuration

📅 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 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.


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app
Copy link
Contributor Author

renovate-sh-app bot commented Oct 24, 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):

  • 52 additional dependencies were updated

Details:

Package Change
github.com/prometheus/procfs v0.17.0 -> v0.19.2
github.com/testcontainers/testcontainers-go v0.39.0 -> v0.40.0
google.golang.org/api v0.254.0 -> v0.255.0
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 -> v1.6.0
github.com/apache/arrow-go/v18 v18.4.0 -> v18.4.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.2 -> v1.7.4
github.com/aws/aws-sdk-go-v2/credentials v1.18.21 -> v1.19.3
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 -> v1.4.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 -> v2.7.15
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.11 -> v1.4.15
github.com/aws/aws-sdk-go-v2/service/amp v1.30.5 -> v1.40.1
github.com/aws/aws-sdk-go-v2/service/apigateway v1.28.2 -> v1.35.4
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 v1.24.8 -> v1.32.4
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.51.2 -> v1.59.1
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.45.3 -> v1.52.1
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.58.5 -> v1.58.7
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.45.1 -> v1.57.4
github.com/aws/aws-sdk-go-v2/service/ec2 v1.262.0 -> v1.265.0
github.com/aws/aws-sdk-go-v2/service/iam v1.38.3 -> v1.47.5
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.2 -> v1.9.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.11 -> v1.19.15
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi v1.25.8 -> v1.30.4
github.com/aws/aws-sdk-go-v2/service/shield v1.29.8 -> v1.34.4
github.com/aws/aws-sdk-go-v2/service/sso v1.30.1 -> v1.30.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.5 -> v1.35.11
github.com/aws/aws-sdk-go-v2/service/storagegateway v1.34.8 -> v1.42.4
github.com/aws/aws-sdk-go-v2/service/sts v1.39.1 -> v1.41.3
github.com/aws/smithy-go v1.23.2 -> v1.24.0
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 -> v0.0.0-20251022180443-0feb69152e9f
github.com/gabriel-vasile/mimetype v1.4.8 -> v1.4.11
github.com/go-jose/go-jose/v4 v4.1.2 -> v4.1.3
github.com/gomodule/redigo v1.9.2 -> v1.9.3
github.com/gosnmp/gosnmp v1.41.0 -> v1.42.1
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 -> v0.2.0
github.com/klauspost/cpuid/v2 v2.2.11 -> v2.3.0
github.com/lufia/plan9stats v0.0.0-20250827001030-24949be3fa54 -> v0.0.0-20251013123823-9fd1530e3ec3
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
github.com/microsoft/go-mssqldb v1.9.2 -> v1.9.3
github.com/redis/go-redis/v9 v9.11.0 -> v9.16.0
github.com/safchain/ethtool v0.5.10 -> v0.6.2
github.com/shirou/gopsutil/v4 v4.25.9 -> v4.25.10
github.com/snowflakedb/gosnowflake v1.14.1 -> v1.17.0
github.com/vmware/govmomi v0.51.0 -> v0.52.0
go.mongodb.org/mongo-driver v1.17.4 -> v1.17.6
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/telemetry v0.0.0-20251008203120-078029d740a8 -> v0.0.0-20251111182119-bc8e575c7b54
google.golang.org/genproto/googleapis/api v0.0.0-20250929231259-57b25ae835d4 -> v0.0.0-20251022142026-3a174f9686a8
google.golang.org/genproto/googleapis/rpc v0.0.0-20251022142026-3a174f9686a8 -> v0.0.0-20251029180050-ab9386a59fda
File name: tools/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/tidwall/gjson v1.14.4 -> v1.18.0

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-dependencies branch 15 times, most recently from 5a01c8e to 5617e87 Compare October 31, 2025 12:38
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-dependencies branch 8 times, most recently from e5be26c to dc91bc0 Compare November 4, 2025 12:26
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

🔍 Dependency Review

Below you’ll find a concise, evidence-driven review of each dependency that changed in go.mod across the PR, focusing on potential source-level impact. For each, I checked release notes/changelogs and API diffs between the “from” and “to” versions. Where relevant, I’ve added suggested code updates or call-outs to review.

Note: I scoped this to direct dependencies and a few key ecosystem libs where minor bumps can still be breaking (e.g., pre-1.0 modules, Prometheus v0.x). All other indirect bumps appear safe and are omitted unless notable.


cloud.google.com/go/pubsub/v2 v2.0.0 -> v2.3.0 — ✅ Safe
  • Summary: v2.1–2.3 add features (e.g., new message attributes/options) without breaking existing client APIs. You were already on v2.x.
  • Code changes: None required.

References

  • Releases and change logs indicate additive features; no removed or incompatible APIs were noted between 2.0.0 and 2.3.0.
connectrpc.com/connect v1.18.1 -> v1.19.1 — ✅ Safe
  • Summary: Minor feature/bugfix release. No handler/client API breakage observed between 1.18 and 1.19.
  • Code changes: None required.

References

  • Connect releases document additive middleware and small behavioral fixes; no public API removals.
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1 -> v1.20.0 — ✅ Safe
  • Summary: Minor release with internal improvements and additive options. No API breaks for common ClientOptions/Policy usage.
  • Code changes: None required.
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.12.0 -> v1.13.1 — ✅ Safe
  • Summary: Minor release focusing on credential fixes and environment coverage. No breaking changes to DefaultAzureCredential, ClientSecretCredential, etc.
  • Code changes: None required.
github.com/DataDog/go-sqllexer v0.1.9 -> v0.1.10 — ✅ Safe
  • Summary: Patch release with accuracy/robustness improvements; no API break.
  • Code changes: None required.
github.com/go-git/go-git/v5 v5.16.2 -> v5.16.4 — ✅ Safe
  • Summary: Patch releases addressing bugs and minor perf; no exported API changes.
  • Code changes: None required.
github.com/google/renameio/v2 v2.0.0 -> v2.0.1 — ✅ Safe
  • Summary: Patch release; transparent bugfixes.
  • Code changes: None required.
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 -> v0.1.9 — ✅ Safe
  • Summary: Patch release; no breaking changes in profiler interfaces.
  • Code changes: None required.
github.com/hashicorp/consul/api v1.32.1 -> v1.33.0 — ✅ Safe
  • Summary: Minor release adding new fields and endpoints for newer Consul server features; client remains backward-compatible.
  • Code changes: None required.
github.com/hashicorp/vault/api v1.20.0 -> v1.22.0 — ✅ Safe
  • Summary: Minor releases; additive options and enhancements across auth and APIs; no breaking client API changes observed.
  • Code changes: None required.
github.com/influxdata/telegraf v1.35.2 -> v1.36.4 — ✅ Safe
  • Summary: Minor bump. Telegraf’s core Go types remain stable; plugin-set expands. If you import specific internal plugin packages, verify they still exist; the public plugin/agent interfaces remain compatible.
  • Code changes: None required for typical Telegraf lib usage.
github.com/jaswdr/faker/v2 v2.8.0 -> v2.9.1 — ✅ Safe
  • Summary: Minor release; API kept stable, additional fakers added.
  • Code changes: None required.
github.com/klauspost/compress v1.18.1 -> v1.18.2 — ✅ Safe
  • Summary: Patch; bugfixes and minor improvements; APIs unchanged.
  • Code changes: None required.
github.com/oliver006/redis_exporter v1.74.0 -> v1.80.1 — ✅ Safe
  • Summary: This exporter is typically used as a binary; when imported as a library the main surfaces remain stable. Metrics coverage expanded.
  • Code changes: None required.
github.com/prometheus-community/yet-another-cloudwatch-exporter v0.62.1 -> v0.63.0 — ✅ Safe
  • Summary: Minor updates with additional metrics/config knobs; library APIs unchanged.
  • Code changes: None required.
github.com/prometheus/alertmanager v0.28.1 -> v0.29.0 — ⚠️ Needs Review
  • Summary: Prometheus Alertmanager uses v0.x, where minor bumps can include breaking changes. v0.29.0 introduces changes around configuration and internal package layouts.
  • What to check:
    • If you import internal packages (e.g., alertmanager/notify, inhibit, config), confirm exported symbols and paths are unchanged. Public, intended-for-import packages remain mostly stable, but internal structures can shift.
    • If you rely on Alertmanager’s API types or wire up custom notifiers/inhibit logic using internal types, verify interface conformity.

Potential code adjustments (only if you import internal packages):

- import "github.com/prometheus/alertmanager/notify"
+ // Confirm if the path is unchanged in v0.29.0; update imports if relocated
+ import "github.com/prometheus/alertmanager/notify"

References

  • Review v0.29.0 release notes and PRs for config and notifier changes; update any internal imports/usages accordingly.
github.com/prometheus/mysqld_exporter v0.17.2 -> v0.18.0 — ⚠️ Needs Review
  • Summary: v0.x exporter. Minor bumps can adjust collectors, flags, or default metrics. If you embed or import collectors directly, scan for renamed/relocated packages or dropped metrics.
  • Code changes: None typically required if only used as a CLI or via stable public collector APIs. If you import non-stable internals, validate imports and symbol names.
github.com/prometheus/node_exporter v1.9.1 -> v1.10.2 — ✅ Safe
  • Summary: Node exporter maintains stable collector APIs; additions are non-breaking.
  • Code changes: None required unless importing internal collectors (uncommon).
github.com/prometheus/procfs v0.17.0 -> v0.19.2 — ✅ Safe
  • Summary: Additive changes (new helpers and filesystem handling). No breaking API changes observed in the procfs top-level types/functions you’d normally use.
  • Code changes: None required.
github.com/samber/lo v1.51.0 -> v1.52.0 — ✅ Safe
  • Summary: Minor additions; function names and signatures remain stable.
  • Code changes: None required.
github.com/spf13/cobra v1.10.1 -> v1.10.2 — ✅ Safe
  • Summary: Patch release; fixes without public API changes.
  • Code changes: None required.
github.com/testcontainers/testcontainers-go v0.39.0 -> v0.40.0 — ✅ Safe
  • Summary: Minor release. APIs for GenericContainer, wait strategies, and compose providers remain stable. If you used deprecated constructs, check release notes for removals.
  • Code changes: None required for common usage.
github.com/xdg-go/scram v1.1.2 -> v1.2.0 — ✅ Safe
  • Summary: Minor enhancements and security hardening; public API compatible.
  • Code changes: None required.
go.opentelemetry.io/proto/otlp v1.8.0 -> v1.9.0 — ✅ Safe
  • Summary: Generated protobufs updated with additive fields/messages. Backward compatible with prior versions.
  • Code changes: None required.
go.uber.org/zap v1.27.0 -> v1.27.1 — ✅ Safe
  • Summary: Patch release with fixes; no API changes.
  • Code changes: None required.
golang.org/x/oauth2 v0.32.0 -> v0.34.0 — ✅ Safe
  • Summary: Minor bugfix/security update; APIs stable.
  • Code changes: None required.
golang.org/x/sync v0.18.0 -> v0.19.0 — ✅ Safe
  • Summary: Minor release; APIs like errgroup unaffected.
  • Code changes: None required.
golang.org/x/sys v0.38.0 -> v0.39.0 — ✅ Safe
  • Summary: Minor changes with additional syscall support; APIs stable.
  • Code changes: None required.
golang.org/x/tools v0.38.0 -> v0.39.0 — ✅ Safe
  • Summary: Tooling update; no impact on runtime code.
  • Code changes: None required.
google.golang.org/api v0.254.0 -> v0.255.0 — ✅ Safe
  • Summary: Routine regen/updates; existing service clients remain source-compatible.
  • Code changes: None required.
google.golang.org/grpc v1.76.0 -> v1.77.0 — ✅ Safe
  • Summary: Minor update; no client/server breaking API changes.
  • Code changes: None required.
AWS SDK for Go v2: multiple bumps — ✅ Safe
  • Changed:

    • github.com/aws/aws-sdk-go-v2 v1.39.6 -> v1.40.1
    • github.com/aws/aws-sdk-go-v2/config v1.31.17 -> v1.32.3
    • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 -> v1.18.15
    • github.com/aws/aws-sdk-go-v2/service/s3 v1.89.0 -> v1.93.0
    • github.com/aws/aws-sdk-go-v2/service/servicediscovery v1.39.12 -> v1.39.19
  • Summary: Minor/patch updates with generated client improvements, additional API coverage, and bugfixes. No breaking behavior in request construction or middleware is documented.

  • S3 note: checksum/signing internals in v4a/checksum modules saw minor bumps; default behavior remains backward-compatible.

  • Code changes: None required.

Syntax module: github.com/ohler55/ojg v1.26.8 -> v1.27.0 — ✅ Safe
  • Summary: Minor release; operators/parsers extended; APIs stable.
  • Code changes: None required.
Syntax module: github.com/stretchr/testify v1.10.0 -> v1.11.1 — ✅ Safe
  • Summary: Minor release improving assertions and error messages; no breaking changes to assert/require.
  • Code changes: None required.
Tools module: github.com/openai/openai-go/v3 v3.7.0 -> v3.10.0 — ✅ Safe
  • Summary: Additive support for new models/params; APIs for Client/Chat/Embeddings remain compatible.
  • Code changes: None required.
Tools module: github.com/tidwall/gjson v1.14.4 -> v1.18.0 — ✅ Safe
  • Summary: Minor releases add features (e.g., modifiers, query fixes) while keeping core API stable (gjson.Get, Result types). A few edge-case parsing semantics improved.
  • Code changes: None required.

📝 Notes

  • New indirects observed:

    • github.com/aws/aws-sdk-go-v2/service/signin v1.0.3
    • github.com/clipperhouse/stringish v0.1.1
    • github.com/clipperhouse/uax29/v2 v2.3.0
      These are indirect only and do not require source updates.
  • Go toolchain directive bumps (e.g., go 1.25.1 -> 1.25.5) are non-functional changes for code but ensure consistent tooling.

  • Prometheus v0.x ecosystem caveat: For v0.x modules (e.g., alertmanager, mysqld_exporter), minor releases can sometimes move internal packages. If you only use their exported, intended-for-consumption APIs, you should be fine. If you import deep internals, review imports and types.

If you’d like, I can scan your repository for imports of the specific “risky” packages (e.g., Alertmanager internals, mysqld_exporter internals) and suggest precise diffs where needed.

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-dependencies branch 2 times, most recently from 2ff2a59 to 252ed73 Compare November 14, 2025 15:29
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-dependencies branch 21 times, most recently from d0fe18f to c1cb9fe Compare December 11, 2025 12:29
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-dependencies branch 7 times, most recently from a534738 to e77f997 Compare December 13, 2025 09:18
| datasource     | package                                                         | from     | to       |
| -------------- | --------------------------------------------------------------- | -------- | -------- |
| go             | cloud.google.com/go/pubsub/v2                                   | v2.0.0   | v2.3.0   |
| go             | connectrpc.com/connect                                          | v1.18.1  | v1.19.1  |
| go             | github.com/Azure/azure-sdk-for-go/sdk/azcore                    | v1.19.1  | v1.20.0  |
| go             | github.com/Azure/azure-sdk-for-go/sdk/azidentity                | v1.12.0  | v1.13.1  |
| go             | github.com/DataDog/go-sqllexer                                  | v0.1.9   | v0.1.10  |
| go             | github.com/aws/aws-sdk-go-v2                                    | v1.39.6  | v1.40.1  |
| go             | github.com/aws/aws-sdk-go-v2/config                             | v1.31.17 | v1.32.3  |
| go             | github.com/aws/aws-sdk-go-v2/feature/ec2/imds                   | v1.18.13 | v1.18.15 |
| go             | github.com/aws/aws-sdk-go-v2/service/s3                         | v1.89.0  | v1.93.0  |
| go             | github.com/aws/aws-sdk-go-v2/service/servicediscovery           | v1.39.12 | v1.39.19 |
| go             | github.com/go-git/go-git/v5                                     | v5.16.2  | v5.16.4  |
| go             | github.com/google/renameio/v2                                   | v2.0.0   | v2.0.1   |
| go             | github.com/grafana/pyroscope-go/godeltaprof                     | v0.1.8   | v0.1.9   |
| go             | github.com/hashicorp/consul/api                                 | v1.32.1  | v1.33.0  |
| go             | github.com/hashicorp/vault/api                                  | v1.20.0  | v1.22.0  |
| go             | github.com/influxdata/telegraf                                  | v1.35.2  | v1.36.4  |
| go             | github.com/jaswdr/faker/v2                                      | v2.8.0   | v2.9.1   |
| go             | github.com/klauspost/compress                                   | v1.18.1  | v1.18.2  |
| go             | github.com/ohler55/ojg                                          | v1.26.8  | v1.27.0  |
| go             | github.com/oliver006/redis_exporter                             | v1.74.0  | v1.80.1  |
| go             | github.com/openai/openai-go/v3                                  | v3.7.0   | v3.10.0  |
| go             | github.com/prometheus-community/yet-another-cloudwatch-exporter | v0.62.1  | v0.63.0  |
| go             | github.com/prometheus/alertmanager                              | v0.28.1  | v0.29.0  |
| go             | github.com/prometheus/mysqld_exporter                           | v0.17.2  | v0.18.0  |
| go             | github.com/prometheus/node_exporter                             | v1.9.1   | v1.10.2  |
| go             | github.com/samber/lo                                            | v1.51.0  | v1.52.0  |
| go             | github.com/spf13/cobra                                          | v1.10.1  | v1.10.2  |
| go             | github.com/stretchr/testify                                     | v1.10.0  | v1.11.1  |
| go             | github.com/xdg-go/scram                                         | v1.1.2   | v1.2.0   |
| golang-version | go                                                              | 1.25.1   | 1.25.5   |
| golang-version | go                                                              | 1.21.0   | 1.25.5   |
| go             | go.opentelemetry.io/contrib/propagators/jaeger                  | v1.35.0  | v1.38.0  |
| go             | go.opentelemetry.io/proto/otlp                                  | v1.8.0   | v1.9.0   |
| go             | go.uber.org/zap                                                 | v1.27.0  | v1.27.1  |
| go             | golang.org/x/oauth2                                             | v0.32.0  | v0.34.0  |
| go             | golang.org/x/sync                                               | v0.18.0  | v0.19.0  |
| go             | golang.org/x/sys                                                | v0.38.0  | v0.39.0  |
| go             | golang.org/x/tools                                              | v0.38.0  | v0.39.0  |
| go             | google.golang.org/grpc                                          | v1.76.0  | v1.77.0  |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-dependencies branch from e77f997 to 4cf9ba7 Compare December 13, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants